mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Update to 1.33
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Sort-Key/Changes
This commit is contained in:
parent
beec472547
commit
bad5615c7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353095
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Sort-Key
|
||||
PORTVERSION= 1.32
|
||||
PORTVERSION= 1.33
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Sorts objects by one or several keys really fast
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Sort-Key-1.32.tar.gz) = 258ec6ef5c4c54b0a69b2b9c35a29984ef577ad5aee211eebeb9be70259b80f1
|
||||
SIZE (Sort-Key-1.32.tar.gz) = 58251
|
||||
SHA256 (Sort-Key-1.33.tar.gz) = ed6a4ccfab094c9cd164f564024e98bd21d94f4312ccac4d6246d22b34081acf
|
||||
SIZE (Sort-Key-1.33.tar.gz) = 58324
|
||||
|
Loading…
Reference in New Issue
Block a user