diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2008-06-11 13:08:45 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2008-06-11 13:08:45 +0000 |
commit | 3a872e77138797aefde2e5f97efb922a234252b9 (patch) | |
tree | 96dd31a89072f4a038a3e541ee7c480ece9c8b7b /devel/p5-File-NCopy | |
parent | 9d90cf369d76dabea61dd9e316421a2491ac7e7d (diff) |
Notes
Diffstat (limited to 'devel/p5-File-NCopy')
-rw-r--r-- | devel/p5-File-NCopy/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-File-NCopy/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-File-NCopy/pkg-descr | 3 |
3 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-File-NCopy/Makefile b/devel/p5-File-NCopy/Makefile index eea1e4ee9a08..491a9986a371 100644 --- a/devel/p5-File-NCopy/Makefile +++ b/devel/p5-File-NCopy/Makefile @@ -6,11 +6,10 @@ # PORTNAME= File-NCopy -PORTVERSION= 0.34 -PORTREVISION= 1 +PORTVERSION= 0.36 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/M/MZ/MZSANFORD +MASTER_SITE_SUBDIR= ../../authors/id/C/CH/CHORNY PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org diff --git a/devel/p5-File-NCopy/distinfo b/devel/p5-File-NCopy/distinfo index 24dd7e6064de..e286cedb986d 100644 --- a/devel/p5-File-NCopy/distinfo +++ b/devel/p5-File-NCopy/distinfo @@ -1,3 +1,3 @@ -MD5 (File-NCopy-0.34.tar.gz) = a2633eb0f3f8a6906303e709a35af26f -SHA256 (File-NCopy-0.34.tar.gz) = ab3d9d99d97676dcf3daf2242ae2ad6362f3ef1ea413802768237b8a57128db8 -SIZE (File-NCopy-0.34.tar.gz) = 7495 +MD5 (File-NCopy-0.36.tar.gz) = 695eb9f4147da74555a87983d2b691ad +SHA256 (File-NCopy-0.36.tar.gz) = f983a7a85bbfc1fb5ad852c16c5aa5ccf2af3623e864c4a9090a986f94b38f65 +SIZE (File-NCopy-0.36.tar.gz) = 8477 diff --git a/devel/p5-File-NCopy/pkg-descr b/devel/p5-File-NCopy/pkg-descr index 81248cb83073..f846a0cb6189 100644 --- a/devel/p5-File-NCopy/pkg-descr +++ b/devel/p5-File-NCopy/pkg-descr @@ -14,6 +14,3 @@ especially for the to file. If passed a file handle, it is not closed when copy returns, files opened by copy are closed. WWW: http://search.cpan.org/dist/File-NCopy/ - --- Sergey Skvortsov -skv@FreeBSD.org |