diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-06-30 15:43:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-06-30 15:43:14 +0800 |
commit | 3d295b7dfcd6ab24faac457016e4df3cccfdb7e0 (patch) | |
tree | 7b0dc6021a913d029c475f49c091817bc2b3dba2 /archivers/p5-IO-Compress-Lzf | |
parent | bf424b79645f91d164fed634f3a33b8e46378264 (diff) | |
download | freebsd-ports-gnome-3d295b7dfcd6ab24faac457016e4df3cccfdb7e0.tar.gz freebsd-ports-gnome-3d295b7dfcd6ab24faac457016e4df3cccfdb7e0.tar.zst freebsd-ports-gnome-3d295b7dfcd6ab24faac457016e4df3cccfdb7e0.zip |
- Update to 2.037: no functional changes
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzf')
-rw-r--r-- | archivers/p5-IO-Compress-Lzf/Makefile | 6 | ||||
-rw-r--r-- | archivers/p5-IO-Compress-Lzf/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile index 01061d0204e2..0d40328c2d79 100644 --- a/archivers/p5-IO-Compress-Lzf/Makefile +++ b/archivers/p5-IO-Compress-Lzf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IO-Compress-Lzf -PORTVERSION= 2.035 +PORTVERSION= 2.037 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,10 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write lzf files/buffers -BUILD_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \ - p5-IO-Compress>=2.033:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \ - p5-IO-Compress>=2.033:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress PERL_CONFIGURE= yes diff --git a/archivers/p5-IO-Compress-Lzf/distinfo b/archivers/p5-IO-Compress-Lzf/distinfo index b35702af0eba..3f0e71979d7b 100644 --- a/archivers/p5-IO-Compress-Lzf/distinfo +++ b/archivers/p5-IO-Compress-Lzf/distinfo @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzf-2.035.tar.gz) = 5323fd5b0a1f9cc7345649708ce9e14dda1c0894660a2360e4490b0a43925951 -SIZE (IO-Compress-Lzf-2.035.tar.gz) = 74591 +SHA256 (IO-Compress-Lzf-2.037.tar.gz) = 35e4517db08fe240fb163dcdc587f5698ab3f4377be4454ac8e274a33dc9473b +SIZE (IO-Compress-Lzf-2.037.tar.gz) = 74730 |