diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-04 20:02:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-04 20:02:53 +0800 |
commit | 630168446241977cdf9691d0407c5b10d4678088 (patch) | |
tree | 5306ac4ab37ec6bb5e6645a0e49785c67b7fdb11 /devel | |
parent | bb2e6acb0d3f7432c4bb70a6e8ed13ee2d8c8403 (diff) | |
download | freebsd-ports-gnome-630168446241977cdf9691d0407c5b10d4678088.tar.gz freebsd-ports-gnome-630168446241977cdf9691d0407c5b10d4678088.tar.zst freebsd-ports-gnome-630168446241977cdf9691d0407c5b10d4678088.zip |
- Update to 0.04
Changes: http://search.cpan.org/dist/Log-Dispatch-ArrayWithLimits/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Dispatch-ArrayWithLimits/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Log-Dispatch-ArrayWithLimits/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile b/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile index 7b047b86b917..d0c6ee52f7ff 100644 --- a/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile +++ b/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch-ArrayWithLimits -PORTVERSION= 0.03 +PORTVERSION= 0.04 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,9 @@ COMMENT= Log to array, with some limits applied LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ + p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames +RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo b/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo index 7c5a15c0ca8f..ef644cce6763 100644 --- a/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo +++ b/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-ArrayWithLimits-0.03.tar.gz) = e82579fe800747f264b87351b1349810d9501393d518b6a8fed5d6b741398fd9 -SIZE (Log-Dispatch-ArrayWithLimits-0.03.tar.gz) = 13107 +SHA256 (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 44433ff530ef00ab65341b8fde3a02123e6df5bb80f1b750df1ac099b3a50381 +SIZE (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 14237 |