aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Log4perl
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2007-12-14 09:47:33 +0000
committerLars Thegler <lth@FreeBSD.org>2007-12-14 09:47:33 +0000
commita488b6aa02e3f8d297df855b71042e6594eb4223 (patch)
tree936247370bf9c610e167deabd79f2318c4d2c15b /devel/p5-Log-Log4perl
parentc7083916e2b351a10a01ed49b69d6526a121b7ac (diff)
downloadports-a488b6aa02e3f8d297df855b71042e6594eb4223.tar.gz
ports-a488b6aa02e3f8d297df855b71042e6594eb4223.zip
Upgrade to 1.14
Notes
Notes: svn path=/head/; revision=203537
Diffstat (limited to 'devel/p5-Log-Log4perl')
-rw-r--r--devel/p5-Log-Log4perl/Makefile5
-rw-r--r--devel/p5-Log-Log4perl/distinfo6
-rw-r--r--devel/p5-Log-Log4perl/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile
index edb4cfa757bc..31e0fa9ea974 100644
--- a/devel/p5-Log-Log4perl/Makefile
+++ b/devel/p5-Log-Log4perl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Log-Log4perl
-PORTVERSION= 1.13
+PORTVERSION= 1.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Log
@@ -66,6 +66,7 @@ MAN3= Log::Log4perl.3 \
Log::Log4perl::MDC.3 \
Log::Log4perl::NDC.3 \
Log::Log4perl::Resurrector.3 \
- Log::Log4perl::Util.3
+ Log::Log4perl::Util.3 \
+ Log::Log4perl::Util::Semaphore.3
.include <bsd.port.mk>
diff --git a/devel/p5-Log-Log4perl/distinfo b/devel/p5-Log-Log4perl/distinfo
index f0352a97965f..ee2d485663ad 100644
--- a/devel/p5-Log-Log4perl/distinfo
+++ b/devel/p5-Log-Log4perl/distinfo
@@ -1,3 +1,3 @@
-MD5 (Log-Log4perl-1.13.tar.gz) = ba0eff06d756834a9f549f3ece8c3f88
-SHA256 (Log-Log4perl-1.13.tar.gz) = fda984df15c7c5e22d2605c72cbf5fa937f18a1a40793cc088c8d7aeb334d2c8
-SIZE (Log-Log4perl-1.13.tar.gz) = 227363
+MD5 (Log-Log4perl-1.14.tar.gz) = bee26b11c26857743f76ce23b3e140bc
+SHA256 (Log-Log4perl-1.14.tar.gz) = 17e9ca966855dfceff5d1a7d9af609c4120ef4c2ea2d46d56837f55f91e952df
+SIZE (Log-Log4perl-1.14.tar.gz) = 229273
diff --git a/devel/p5-Log-Log4perl/pkg-plist b/devel/p5-Log-Log4perl/pkg-plist
index e5a891759a57..fa7e25c0e8f7 100644
--- a/devel/p5-Log-Log4perl/pkg-plist
+++ b/devel/p5-Log-Log4perl/pkg-plist
@@ -44,9 +44,11 @@
%%SITE_PERL%%/Log/Log4perl/NDC.pm
%%SITE_PERL%%/Log/Log4perl/Resurrector.pm
%%SITE_PERL%%/Log/Log4perl/Util.pm
+%%SITE_PERL%%/Log/Log4perl/Util/Semaphore.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Log4perl/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Log4perl
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
+@dirrm %%SITE_PERL%%/Log/Log4perl/Util
@dirrm %%SITE_PERL%%/Log/Log4perl/Layout/PatternLayout
@dirrm %%SITE_PERL%%/Log/Log4perl/Layout
@dirrm %%SITE_PERL%%/Log/Log4perl/JavaMap