diff options
author | tobez <tobez@FreeBSD.org> | 2005-11-06 17:08:44 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-11-06 17:08:44 +0800 |
commit | c1c8c9f4ec553f3496523d429057f76fe5fa7ce3 (patch) | |
tree | 4bc9c0a152680cf08d8107b4c6edaa09873b91e4 /devel | |
parent | 559f14ef352503046bbce85795d66561b115d25f (diff) | |
download | freebsd-ports-gnome-c1c8c9f4ec553f3496523d429057f76fe5fa7ce3.tar.gz freebsd-ports-gnome-c1c8c9f4ec553f3496523d429057f76fe5fa7ce3.tar.zst freebsd-ports-gnome-c1c8c9f4ec553f3496523d429057f76fe5fa7ce3.zip |
Update to 0.40.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-CPAN-Mini/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-CPAN-Mini/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile index c54f91f79799..6c76e740ba71 100644 --- a/devel/p5-CPAN-Mini/Makefile +++ b/devel/p5-CPAN-Mini/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CPAN-Mini -PORTVERSION= 0.38 +PORTVERSION= 0.40 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CPAN @@ -16,6 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= CPAN::Mini - create a minimal mirror of CPAN BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ + ${SITE_PERL}/File/HomeDir.pm:${PORTSDIR}/devel/p5-File-HomeDir \ ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-CPAN-Mini/distinfo b/devel/p5-CPAN-Mini/distinfo index a1d4a525ff7c..4fb2550c649a 100644 --- a/devel/p5-CPAN-Mini/distinfo +++ b/devel/p5-CPAN-Mini/distinfo @@ -1,2 +1,2 @@ -MD5 (CPAN-Mini-0.38.tar.gz) = 2ba586dd813448dc27523aa09de911f3 -SIZE (CPAN-Mini-0.38.tar.gz) = 7635 +MD5 (CPAN-Mini-0.40.tar.gz) = e020d32066821513c58957a3fd62b6cb +SIZE (CPAN-Mini-0.40.tar.gz) = 7779 |