diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-07-04 08:05:06 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-07-04 08:05:06 +0000 |
commit | d2152291b7f16b5684b1a9807509326b36869e03 (patch) | |
tree | 80a628510b3e70f355c0d78cbb3910fc6c2ef445 /devel/p5-Log-Log4perl | |
parent | - Update to 0.4.0 (diff) |
Update to 1.12
Notes
Notes:
svn path=/head/; revision=194867
Diffstat (limited to 'devel/p5-Log-Log4perl')
-rw-r--r-- | devel/p5-Log-Log4perl/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Log-Log4perl/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Log-Log4perl/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile index 7c5f08130249..6409f08a0d21 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log-Log4perl -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Log @@ -65,6 +65,7 @@ MAN3= Log::Log4perl.3 \ Log::Log4perl::Logger.3 \ Log::Log4perl::MDC.3 \ Log::Log4perl::NDC.3 \ + Log::Log4perl::Resurrector.3 \ Log::Log4perl::Util.3 .include <bsd.port.pre.mk> diff --git a/devel/p5-Log-Log4perl/distinfo b/devel/p5-Log-Log4perl/distinfo index c7b302aa8edb..c511630eb218 100644 --- a/devel/p5-Log-Log4perl/distinfo +++ b/devel/p5-Log-Log4perl/distinfo @@ -1,3 +1,3 @@ -MD5 (Log-Log4perl-1.11.tar.gz) = 8b6ed8da4fc0f50b84da8d862dfd4a8e -SHA256 (Log-Log4perl-1.11.tar.gz) = 0aaeda12ddf134a2b9d7c5f78821b9769358275d132f544127d7a8daa43a14bd -SIZE (Log-Log4perl-1.11.tar.gz) = 224735 +MD5 (Log-Log4perl-1.12.tar.gz) = 1d6fd65d68e5d8e399473d0b92d11728 +SHA256 (Log-Log4perl-1.12.tar.gz) = acce6972e032710b0a840f6b6252af680c82e304de4117d7bb65def484823f6d +SIZE (Log-Log4perl-1.12.tar.gz) = 226812 diff --git a/devel/p5-Log-Log4perl/pkg-plist b/devel/p5-Log-Log4perl/pkg-plist index 74fb1ed142aa..e5a891759a57 100644 --- a/devel/p5-Log-Log4perl/pkg-plist +++ b/devel/p5-Log-Log4perl/pkg-plist @@ -42,6 +42,7 @@ %%SITE_PERL%%/Log/Log4perl/Logger.pm %%SITE_PERL%%/Log/Log4perl/MDC.pm %%SITE_PERL%%/Log/Log4perl/NDC.pm +%%SITE_PERL%%/Log/Log4perl/Resurrector.pm %%SITE_PERL%%/Log/Log4perl/Util.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Log4perl/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Log4perl |