mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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.
This commit is contained in:
parent
e25d96e450
commit
415b1db90c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162835
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue