diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-04-05 05:10:50 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-04-05 05:10:50 +0800 |
commit | c28cc4b735aa29bd26ffd501bbcf3db811f611f7 (patch) | |
tree | b155fba457868aa5525201cde7eb40571dcf4dfb /devel | |
parent | 866ca95051a97043d3b639c3479f52f029b7a704 (diff) | |
download | freebsd-ports-gnome-c28cc4b735aa29bd26ffd501bbcf3db811f611f7.tar.gz freebsd-ports-gnome-c28cc4b735aa29bd26ffd501bbcf3db811f611f7.tar.zst freebsd-ports-gnome-c28cc4b735aa29bd26ffd501bbcf3db811f611f7.zip |
- Update to 0.08
Changes: http://search.cpan.org/dist/Log-Any-Adapter-Log4perl/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Log-Any-Adapter-Log4perl/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Log-Any-Adapter-Log4perl/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Log-Any-Adapter-Log4perl/Makefile b/devel/p5-Log-Any-Adapter-Log4perl/Makefile index 571f47ff388b..93a892c1f42b 100644 --- a/devel/p5-Log-Any-Adapter-Log4perl/Makefile +++ b/devel/p5-Log-Any-Adapter-Log4perl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Any-Adapter-Log4perl -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,9 +13,9 @@ COMMENT= Log::Any adapter for Log4perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Log-Any>=0:${PORTSDIR}/devel/p5-Log-Any \ +BUILD_DEPENDS= p5-Log-Any>=1.03:${PORTSDIR}/devel/p5-Log-Any \ p5-Log-Log4perl>=1.32:${PORTSDIR}/devel/p5-Log-Log4perl -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Log-Any-Adapter-Log4perl/distinfo b/devel/p5-Log-Any-Adapter-Log4perl/distinfo index 2aee7537d11c..2410ae1b0c3d 100644 --- a/devel/p5-Log-Any-Adapter-Log4perl/distinfo +++ b/devel/p5-Log-Any-Adapter-Log4perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Any-Adapter-Log4perl-0.07.tar.gz) = 84f761593610b3bf104e938dcab6407a8becf81d2dd7dda4279906521f809133 -SIZE (Log-Any-Adapter-Log4perl-0.07.tar.gz) = 16461 +SHA256 (Log-Any-Adapter-Log4perl-0.08.tar.gz) = b65709524a5fa0699fec21cee5e9b830284944088860331c046fdbafb375c475 +SIZE (Log-Any-Adapter-Log4perl-0.08.tar.gz) = 16616 |