aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-LZW
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-02-13 15:13:58 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-02-13 15:13:58 +0000
commitfcf39f1eb1b243e9a7393c76c20ca1f17d5b926f (patch)
treebb5f5f3a609577edc1ffd8072abdf24cacb7a64f /archivers/p5-Compress-LZW
parent01aacc513bef09aad141c257bd4de44692f6bac9 (diff)
downloadports-fcf39f1eb1b243e9a7393c76c20ca1f17d5b926f.tar.gz
ports-fcf39f1eb1b243e9a7393c76c20ca1f17d5b926f.zip
- Update to 0.04
Notes
Notes: svn path=/head/; revision=378935
Diffstat (limited to 'archivers/p5-Compress-LZW')
-rw-r--r--archivers/p5-Compress-LZW/Makefile10
-rw-r--r--archivers/p5-Compress-LZW/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/archivers/p5-Compress-LZW/Makefile b/archivers/p5-Compress-LZW/Makefile
index 8190e019e4ca..d4ad7b63dbae 100644
--- a/archivers/p5-Compress-LZW/Makefile
+++ b/archivers/p5-Compress-LZW/Makefile
@@ -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
diff --git a/archivers/p5-Compress-LZW/distinfo b/archivers/p5-Compress-LZW/distinfo
index 64f1429d41a4..98db6f080b00 100644
--- a/archivers/p5-Compress-LZW/distinfo
+++ b/archivers/p5-Compress-LZW/distinfo
@@ -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