diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-20 07:26:21 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-20 07:26:21 +0800 |
commit | 3d5ef75e7173c1509dea8a83e9235dfce396d76a (patch) | |
tree | 64c832c7cebb8a0ff9f3d43ec37e28c8a88fa6b5 /devel | |
parent | 4dafa3449b823c895b680aa5a9f9d8c6bcfce03c (diff) | |
download | freebsd-ports-gnome-3d5ef75e7173c1509dea8a83e9235dfce396d76a.tar.gz freebsd-ports-gnome-3d5ef75e7173c1509dea8a83e9235dfce396d76a.tar.zst freebsd-ports-gnome-3d5ef75e7173c1509dea8a83e9235dfce396d76a.zip |
- Updated from v1.24 to v1.25
Approved by: tobez (implicit)
1.25 17 May 2006
- Sort::Key::Multi was not accepting 'u' as a valid type.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Sort-Key/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Sort-Key/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Sort-Key/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Sort-Key/Makefile b/devel/p5-Sort-Key/Makefile index 2bcf0b8862ca..db30b60e4555 100644 --- a/devel/p5-Sort-Key/Makefile +++ b/devel/p5-Sort-Key/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sort-Key -PORTVERSION= 1.24 +PORTVERSION= 1.25 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort diff --git a/devel/p5-Sort-Key/distinfo b/devel/p5-Sort-Key/distinfo index 555819511409..8c7d49578e27 100644 --- a/devel/p5-Sort-Key/distinfo +++ b/devel/p5-Sort-Key/distinfo @@ -1,3 +1,3 @@ -MD5 (Sort-Key-1.24.tar.gz) = 5fb7a2c8d477ef3eb0f56652d39ec3c2 -SHA256 (Sort-Key-1.24.tar.gz) = f44052c9bc103e236d4c51396d9b2d1278ad9ee2a620f9d8434eca4850ba28e4 -SIZE (Sort-Key-1.24.tar.gz) = 51124 +MD5 (Sort-Key-1.25.tar.gz) = 4497516900d2859441c337851a9a96b3 +SHA256 (Sort-Key-1.25.tar.gz) = e30447f70f05d1d5c85fbadff4e6b6debddd07806fbff48627aeb97eade8b6c6 +SIZE (Sort-Key-1.25.tar.gz) = 51267 diff --git a/devel/p5-Sort-Key/pkg-plist b/devel/p5-Sort-Key/pkg-plist index f684257a9f0d..df20d6dc2312 100644 --- a/devel/p5-Sort-Key/pkg-plist +++ b/devel/p5-Sort-Key/pkg-plist @@ -6,7 +6,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/Key.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key/Key.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort/Key @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sort -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sort/Key +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Sort/Key @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Sort |