Update to p5-Sort-Key-1.33.
ok ajacoutot@
This commit is contained in:
parent
d1a54a8733
commit
90ac353606
@ -1,12 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2014/06/14 23:24:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2014/12/17 12:40:24 benoit Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT= sort perl arrays
|
||||
CATEGORIES= devel
|
||||
DISTNAME= Sort-Key-1.28
|
||||
REVISION= 5
|
||||
DISTNAME = Sort-Key-1.33
|
||||
MODULES= cpan
|
||||
USE_GROFF = Yes
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (Sort-Key-1.28.tar.gz) = 7J0APWh4SlZDgVxlEkqtGA==
|
||||
RMD160 (Sort-Key-1.28.tar.gz) = M0NcZ6CGDAyr/odurHJwuJxlFZU=
|
||||
SHA1 (Sort-Key-1.28.tar.gz) = e1DCo4SoF8QA1Dg1Y4rluZtLIXs=
|
||||
SHA256 (Sort-Key-1.28.tar.gz) = ftMl81qKVrxdtD+wkRs91dKt5zv3CYUAQfV4Z9ihW7E=
|
||||
SIZE (Sort-Key-1.28.tar.gz) = 56339
|
||||
SHA256 (Sort-Key-1.33.tar.gz) = 7WpMz6sJTJzRZPVkAk6YvSHZT0MSzKxNYkbSKzQIGs8=
|
||||
SIZE (Sort-Key-1.33.tar.gz) = 58324
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2014/06/14 23:24:58 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/12/17 12:40:24 benoit Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Sort/
|
||||
${P5ARCH}/Sort/Key/
|
||||
@ -7,13 +7,14 @@ ${P5ARCH}/Sort/Key/Maker.pm
|
||||
${P5ARCH}/Sort/Key/Multi.pm
|
||||
${P5ARCH}/Sort/Key/Natural.pm
|
||||
${P5ARCH}/Sort/Key/Register.pm
|
||||
${P5ARCH}/Sort/Key/Types.pm
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Sort/
|
||||
${P5ARCH}/auto/Sort/Key/
|
||||
@comment ${P5ARCH}/auto/Sort/Key/Key.bs
|
||||
${P5ARCH}/auto/Sort/Key/Key.so
|
||||
@man man/man3p/Sort::Key.3p
|
||||
@man man/man3p/Sort::Key::Maker.3p
|
||||
@man man/man3p/Sort::Key::Multi.3p
|
||||
@man man/man3p/Sort::Key::Natural.3p
|
||||
@man man/man3p/Sort::Key::Register.3p
|
||||
@man man/man3p/Sort::Key::Types.3p
|
||||
|
Loading…
x
Reference in New Issue
Block a user