mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 2.048
- Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
This commit is contained in:
parent
73a5b8fca5
commit
bdfe09a5c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290095
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= IO-Compress-Lzop
|
||||
PORTVERSION= 2.045
|
||||
PORTVERSION= 2.048
|
||||
CATEGORIES= archivers perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PMQS
|
||||
@ -15,10 +15,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Write lzop files / buffers
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
|
||||
p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
p5-IO-Compress>=2.048:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
RUN_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \
|
||||
p5-IO-Compress>=2.045:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
p5-IO-Compress>=2.048:${PORTSDIR}/archivers/p5-IO-Compress
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Compress-Lzop-2.045.tar.gz) = 19739e934121f8ac2d93faa2f71c48956d3afc6e035cdd02d436ddabd0b7f501
|
||||
SIZE (IO-Compress-Lzop-2.045.tar.gz) = 77172
|
||||
SHA256 (IO-Compress-Lzop-2.048.tar.gz) = 53e7d18ebc112a48661b3ea7a49d785c89b417a58f28099fe063335a355b656e
|
||||
SIZE (IO-Compress-Lzop-2.048.tar.gz) = 77202
|
||||
|
Loading…
Reference in New Issue
Block a user