- Update to 2.043
Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes Feature safe: yes
This commit is contained in:
parent
bda3f7626c
commit
76ade8ca8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286168
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= IO-Compress-Lzma
|
||||
PORTVERSION= 2.042
|
||||
PORTVERSION= 2.043
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
@ -15,10 +15,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Write lzma files / buffers
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
|
||||
p5-IO-Compress>=2.042:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.042:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
|
||||
p5-IO-Compress>=2.042:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
|
||||
p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
RUN_DEPENDS= p5-Compress-Raw-Lzma>=2.043:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \
|
||||
p5-IO-Compress>=2.043:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Compress-Lzma-2.042.tar.gz) = f466be28b1e59da3d548bc12cfdce7d712466f8a38bdedca5573cfceee8b234a
|
||||
SIZE (IO-Compress-Lzma-2.042.tar.gz) = 90492
|
||||
SHA256 (IO-Compress-Lzma-2.043.tar.gz) = b473dbcd344a3e92f499105377cd4257fa76155c647ba9e230d4b9848cb88f37
|
||||
SIZE (IO-Compress-Lzma-2.043.tar.gz) = 90779
|
||||
|
Loading…
Reference in New Issue
Block a user