1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- add WWW: in pkg-descr

- Update to 0.51

from changes:
* scandeps.pl is now usable without CPANPLUS.pm installed.
  Reported by: Rafael Garcia-Suarez

PR:		76034
Submitted by:	maintainer
This commit is contained in:
Yen-Ming Lee 2005-01-15 14:03:04 +00:00
parent 8c290b5de7
commit 6419e3f061
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126503
3 changed files with 5 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Module-ScanDeps
PORTVERSION= 0.50
PORTVERSION= 0.51
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.50.tar.gz) = c6c838efbd29e097a595fb6457b26a93
SIZE (Module-ScanDeps-0.50.tar.gz) = 15275
MD5 (Module-ScanDeps-0.51.tar.gz) = 5fc35c473d7d33818bc061c098fb5f6a
SIZE (Module-ScanDeps-0.51.tar.gz) = 17468

View File

@ -1,2 +1,4 @@
This module scans potential modules used by perl programs, using
line-by-line analysis and elaborate heuristics.
WWW: http://search.cpan.org/dist/Module-ScanDeps/