- Update to 0.04

Changes:	http://search.cpan.org/dist/Compress-LZW/Changes
This commit is contained in:
Frederic Culot 2015-02-13 15:13:58 +00:00
parent 01aacc513b
commit fcf39f1eb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378935
2 changed files with 7 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Compress-LZW
PORTVERSION= 0.03
PORTREVISION= 1
PORTVERSION= 0.04
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,9 +13,10 @@ COMMENT= Pure perl implementation of LZW
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean \
p5-strictures>=0:${PORTSDIR}/devel/p5-strictures
BUILD_DEPENDS= p5-Moo>=1.001000:${PORTSDIR}/devel/p5-Moo \
p5-Types-Standard>0:${PORTSDIR}/devel/p5-Type-Tiny \
p5-namespace-clean>0:${PORTSDIR}/devel/p5-namespace-clean \
p5-strictures>0:${PORTSDIR}/devel/p5-strictures
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5

View File

@ -1,2 +1,2 @@
SHA256 (Compress-LZW-0.03.tar.gz) = 56f043ad786581fd963913eff2c00d41d71f018f088d44610dab8aa74a684882
SIZE (Compress-LZW-0.03.tar.gz) = 14579
SHA256 (Compress-LZW-0.04.tar.gz) = 8fcc0bbff45e8dfb1394727a981524394d80a452fda28bf7e5576ad521262bd6
SIZE (Compress-LZW-0.04.tar.gz) = 15662