diff options
author | leeym <leeym@FreeBSD.org> | 2008-03-11 16:28:19 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2008-03-11 16:28:19 +0800 |
commit | a735a8c9529eaa984bdc59ef9628b408465806c5 (patch) | |
tree | c42af16e8232335b65b8d921d794a4adccd3381b /archivers | |
parent | 84b17f0c3e3322706301f09817824b61639c3756 (diff) | |
download | freebsd-ports-gnome-a735a8c9529eaa984bdc59ef9628b408465806c5.tar.gz freebsd-ports-gnome-a735a8c9529eaa984bdc59ef9628b408465806c5.tar.zst freebsd-ports-gnome-a735a8c9529eaa984bdc59ef9628b408465806c5.zip |
- update to 1.66
Submitted by: leeym
Approved by: clsung
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-POE-Filter-LZO/Makefile | 7 | ||||
-rw-r--r-- | archivers/p5-POE-Filter-LZO/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/archivers/p5-POE-Filter-LZO/Makefile b/archivers/p5-POE-Filter-LZO/Makefile index 3d63a0bfe5af..edc5c62d73b2 100644 --- a/archivers/p5-POE-Filter-LZO/Makefile +++ b/archivers/p5-POE-Filter-LZO/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Filter-LZO -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.6 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= A POE filter wrapped around Compress::LZO -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/LZO.pm:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Compress-LZO>=1.08:${PORTSDIR}/archivers/p5-Compress-LZO \ + p5-POE>=0.38:${PORTSDIR}/devel/p5-POE PERL_CONFIGURE= yes diff --git a/archivers/p5-POE-Filter-LZO/distinfo b/archivers/p5-POE-Filter-LZO/distinfo index e11441a19196..59c3612de4cf 100644 --- a/archivers/p5-POE-Filter-LZO/distinfo +++ b/archivers/p5-POE-Filter-LZO/distinfo @@ -1,3 +1,3 @@ -MD5 (POE-Filter-LZO-1.64.tar.gz) = 8d80feb306364c2139562fa48504b977 -SHA256 (POE-Filter-LZO-1.64.tar.gz) = e0aa097d4f536aee2cfc36e85fb5dd7088e6595ff9e28a172435d2412ab1ba93 -SIZE (POE-Filter-LZO-1.64.tar.gz) = 13039 +MD5 (POE-Filter-LZO-1.66.tar.gz) = 88fe06ccb868d278f541e3e9180dbec9 +SHA256 (POE-Filter-LZO-1.66.tar.gz) = d1635ff90d627b3d23dbb2fe37b505752da32c93432e1c94d1949fe8581efb16 +SIZE (POE-Filter-LZO-1.66.tar.gz) = 13115 |