diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-28 10:57:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-28 10:57:12 +0800 |
commit | 555351303323a43df64beb3395d6b9c7089013d8 (patch) | |
tree | d317c204608d38106f38d869a60c3ce1076168ff | |
parent | 22511571d41204efe699817a677be98a21cc5b49 (diff) | |
download | freebsd-ports-gnome-555351303323a43df64beb3395d6b9c7089013d8.tar.gz freebsd-ports-gnome-555351303323a43df64beb3395d6b9c7089013d8.tar.zst freebsd-ports-gnome-555351303323a43df64beb3395d6b9c7089013d8.zip |
- Update to 0.46
Changes: http://search.cpan.org/dist/MooseX-Log-Log4perl/Changes
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-MooseX-Log-Log4perl/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/p5-MooseX-Log-Log4perl/Makefile b/devel/p5-MooseX-Log-Log4perl/Makefile index 1789b56808dd..8c8710843002 100644 --- a/devel/p5-MooseX-Log-Log4perl/Makefile +++ b/devel/p5-MooseX-Log-Log4perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MooseX-Log-Log4perl -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,8 +17,7 @@ COMMENT= A logging role for Moose based on Log::Log4perl BUILD_DEPENDS= p5-Any-Moose>=0.12:${PORTSDIR}/devel/p5-Any-Moose \ p5-Log-Log4perl>=1.13:${PORTSDIR}/devel/p5-Log-Log4perl RUN_DEPENDS:= ${BUILD_DEPENDS} - -TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \ +TEST_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-Moose>=0.65:${PORTSDIR}/devel/p5-Moose PERL_CONFIGURE= yes diff --git a/devel/p5-MooseX-Log-Log4perl/distinfo b/devel/p5-MooseX-Log-Log4perl/distinfo index fea3cd350c77..74f44b7fd125 100644 --- a/devel/p5-MooseX-Log-Log4perl/distinfo +++ b/devel/p5-MooseX-Log-Log4perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (MooseX-Log-Log4perl-0.45.tar.gz) = 0f31812a72a62a3fad2d78f22ce55704e45c6880198ef1a57d849d70301daaa6 -SIZE (MooseX-Log-Log4perl-0.45.tar.gz) = 32601 +SHA256 (MooseX-Log-Log4perl-0.46.tar.gz) = fea8c015242430442c7c51ddefbb8c93ea2a3875404ada41adcce94bfa165f6c +SIZE (MooseX-Log-Log4perl-0.46.tar.gz) = 32858 |