- Update to 2.045
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes Feature safe: yes
This commit is contained in:
parent
bd9bc41c20
commit
0e82a61da7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286910
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= IO-Compress-Lzf
|
||||
PORTVERSION= 2.043
|
||||
PORTVERSION= 2.045
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
|
@ -16,9 +16,9 @@ MAINTAINER= sunpoet@FreeBSD.org
|
|||
COMMENT= Write lzf files / buffers
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
|
||||
p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
RUN_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
|
||||
p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (IO-Compress-Lzf-2.043.tar.gz) = 89f26973a9e9be146aa5fb98ec46ef51dcfba3d1f4d0efa32d8e93ffd3360a7a
|
||||
SIZE (IO-Compress-Lzf-2.043.tar.gz) = 75215
|
||||
SHA256 (IO-Compress-Lzf-2.045.tar.gz) = a986f59a098c1efe5783ddece69e4287505db7f381fae36df32c861cb8c3a50f
|
||||
SIZE (IO-Compress-Lzf-2.045.tar.gz) = 72557
|
||||
|
|
Loading…
Reference in a new issue