diff options
author | lth <lth@FreeBSD.org> | 2007-12-14 17:47:33 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-12-14 17:47:33 +0800 |
commit | e1b8b4e24cbcff276cdec3ba8122649fe230bb54 (patch) | |
tree | a8ef6d37962c213196cd6c93186d88e9f84f13ae /devel/p5-Log-Log4perl | |
parent | 6b579739409627940a33bd4e24bf56fc5f6b2bf2 (diff) | |
download | freebsd-ports-gnome-e1b8b4e24cbcff276cdec3ba8122649fe230bb54.tar.gz freebsd-ports-gnome-e1b8b4e24cbcff276cdec3ba8122649fe230bb54.tar.zst freebsd-ports-gnome-e1b8b4e24cbcff276cdec3ba8122649fe230bb54.zip |
Upgrade to 1.14
Diffstat (limited to 'devel/p5-Log-Log4perl')
-rw-r--r-- | devel/p5-Log-Log4perl/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Log-Log4perl/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Log-Log4perl/pkg-plist | 2 |
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 |