diff options
-rw-r--r-- | archivers/p5-POE-Filter-LZW/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-POE-Filter-LZW/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/archivers/p5-POE-Filter-LZW/Makefile b/archivers/p5-POE-Filter-LZW/Makefile index c51d3ccbab06..cd5f6f8abc4b 100644 --- a/archivers/p5-POE-Filter-LZW/Makefile +++ b/archivers/p5-POE-Filter-LZW/Makefile @@ -6,17 +6,18 @@ # PORTNAME= POE-Filter-LZW -PORTVERSION= 1.5 +PORTVERSION= 1.6.0 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= A POE filter wrapped around Compress::LZW RUN_DEPENDS= ${SITE_PERL}/Compress/LZW.pm:${PORTSDIR}/archivers/p5-Compress-LZW \ - p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE + p5-POE>=0.38:${PORTSDIR}/devel/p5-POE BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/archivers/p5-POE-Filter-LZW/distinfo b/archivers/p5-POE-Filter-LZW/distinfo index 639fe5596425..b57bca9808c1 100644 --- a/archivers/p5-POE-Filter-LZW/distinfo +++ b/archivers/p5-POE-Filter-LZW/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Filter-LZW-1.5.tar.gz) = 24240fc537220592b5d953ec5a059119 -SHA256 (POE-Filter-LZW-1.5.tar.gz) = 86578927396d3f18a67c141bdeb4751a59d0e06c382d1ce4941bb41cc777c8d2 -SIZE (POE-Filter-LZW-1.5.tar.gz) = 10122 +MD5 (POE-Filter-LZW-1.60.tar.gz) = dc16bc273e42c75ea017759c70203abf +SHA256 (POE-Filter-LZW-1.60.tar.gz) = 98f54dfc747717de56c7224600b1fd3a2f52cc9d0f6eeff9641511573604083e +SIZE (POE-Filter-LZW-1.60.tar.gz) = 12034 |