diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-01-30 16:20:30 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-01-30 16:20:30 +0000 |
commit | ca5ba62ee89f8e6ae9b19c401a7f15ba57954cc1 (patch) | |
tree | e9b296a390d91af862cc3d5c8f09204a9ca3331e /archivers/p5-IO-Compress-Lzf/Makefile | |
parent | 2da2a1696089734283dbef2a84bee5c3bbe3ffd6 (diff) |
Notes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzf/Makefile')
-rw-r--r-- | archivers/p5-IO-Compress-Lzf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile index 1bc7a25b4353..7d9843afdd3a 100644 --- a/archivers/p5-IO-Compress-Lzf/Makefile +++ b/archivers/p5-IO-Compress-Lzf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzf -PORTVERSION= 2.059 +PORTVERSION= 2.060 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \ - p5-IO-Compress>=2.052:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.060:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod |