- update to 1.66
Submitted by: leeym Approved by: clsung
This commit is contained in:
parent
8162558480
commit
0516f0682a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208792
2 changed files with 6 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE-Filter-LZF
|
||||
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::LZF
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/LZF.pm:${PORTSDIR}/archivers/p5-Compress-LZF \
|
||||
p5-POE>=0.3501:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= p5-Compress-LZF>=1.51:${PORTSDIR}/archivers/p5-Compress-LZF \
|
||||
p5-POE>=0.38:${PORTSDIR}/devel/p5-POE
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (POE-Filter-LZF-1.64.tar.gz) = 9ecd818168876c057066847d42742dbc
|
||||
SHA256 (POE-Filter-LZF-1.64.tar.gz) = 072fe37398443ed873c2d674a4fa9c2ba1041ed2e2b6140c0baca42f4e3b0ac9
|
||||
SIZE (POE-Filter-LZF-1.64.tar.gz) = 12933
|
||||
MD5 (POE-Filter-LZF-1.66.tar.gz) = d8416e4f5102022492e6205a70d3cf24
|
||||
SHA256 (POE-Filter-LZF-1.66.tar.gz) = acb160c232188efd41bae1fd35dc13a6f9beacca4f213eff012d76456ef57381
|
||||
SIZE (POE-Filter-LZF-1.66.tar.gz) = 13030
|
||||
|
|
Loading…
Reference in a new issue