diff options
author | skv <skv@FreeBSD.org> | 2008-06-09 18:22:53 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2008-06-09 18:22:53 +0800 |
commit | 6e5582f34ff955dad5288721a219b6370868e212 (patch) | |
tree | 835550a7eedb764e1176cc9f270f03f962eab94c /devel | |
parent | f6670346b753d965664595697f2c15179bc3b16d (diff) | |
download | freebsd-ports-gnome-6e5582f34ff955dad5288721a219b6370868e212.tar.gz freebsd-ports-gnome-6e5582f34ff955dad5288721a219b6370868e212.tar.zst freebsd-ports-gnome-6e5582f34ff955dad5288721a219b6370868e212.zip |
Update to 0.1002
Changes: http://search.cpan.org/src/DAGOLDEN/File-chdir-0.1002/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-File-chdir/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-chdir/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-File-chdir/pkg-descr | 3 | ||||
-rw-r--r-- | devel/p5-File-chdir/pkg-plist | 1 |
4 files changed, 5 insertions, 7 deletions
diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index c86601f30313..239cacf81631 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-chdir -PORTVERSION= 0.07 +PORTVERSION= 0.1002 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-File-chdir/distinfo b/devel/p5-File-chdir/distinfo index 0061e9125783..d32a822d5ef2 100644 --- a/devel/p5-File-chdir/distinfo +++ b/devel/p5-File-chdir/distinfo @@ -1,3 +1,3 @@ -MD5 (File-chdir-0.07.tar.gz) = 23c64d291574b2c6141090916887efdf -SHA256 (File-chdir-0.07.tar.gz) = ec1dc5cb65c34f3fd1fd78b0d992e58cc1ce8de1a8e3c0b3673d255c48a7203d -SIZE (File-chdir-0.07.tar.gz) = 23217 +MD5 (File-chdir-0.1002.tar.gz) = f510e8791e976cf517b010adc753ce1d +SHA256 (File-chdir-0.1002.tar.gz) = d7cc4257bcdda64485b1ae6613701cc036e4302755da3822fd51f745caa182b9 +SIZE (File-chdir-0.1002.tar.gz) = 36601 diff --git a/devel/p5-File-chdir/pkg-descr b/devel/p5-File-chdir/pkg-descr index d2dd0bb72290..e40fda3ddb85 100644 --- a/devel/p5-File-chdir/pkg-descr +++ b/devel/p5-File-chdir/pkg-descr @@ -7,6 +7,3 @@ File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd. WWW: http://search.cpan.org/dist/File-chdir/ - --- Sergey Skvortsov -skv@FreeBSD.org diff --git a/devel/p5-File-chdir/pkg-plist b/devel/p5-File-chdir/pkg-plist index 04b734cc9ede..fb6022cb1f8b 100644 --- a/devel/p5-File-chdir/pkg-plist +++ b/devel/p5-File-chdir/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/chdir/.packlist %%SITE_PERL%%/File/chdir.pm +%%SITE_PERL%%/File/chdir.pod @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/chdir @dirrmtry %%SITE_PERL%%/File @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File |