- Update to 0.48

* Fix case-insensitive checks.
* Skip auto/ files too if explicitly specified.
* Also check for lower-cased keys in %skip, if operating under a
  case-insensitive file system.

PR:		ports/71569
Submitted by:	maintainer (Rong-En Fan)
Approved by:	mentor (vanilla)
This commit is contained in:
Cheng-Lung Sung 2004-10-12 07:31:30 +00:00
parent 425d7fd3b9
commit b4bd4255b6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118846
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Module-ScanDeps
PORTVERSION= 0.47
PORTVERSION= 0.48
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/A/AU/AUTRIJUS

View File

@ -1,2 +1,2 @@
MD5 (Module-ScanDeps-0.47.tar.gz) = e6718a677eee90855bc9c914a8fd61b3
SIZE (Module-ScanDeps-0.47.tar.gz) = 19748
MD5 (Module-ScanDeps-0.48.tar.gz) = 9303f8d84bdfceaddd34092fefd1e9c3
SIZE (Module-ScanDeps-0.48.tar.gz) = 15172