diff options
author | lth <lth@FreeBSD.org> | 2014-10-21 03:34:37 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2014-10-21 03:34:37 +0800 |
commit | a7e7dc5ff26d99247f807802d4ec82c7610f8215 (patch) | |
tree | f7b0564fcd3b7a0462f25d7ec20c5acde13b9230 | |
parent | 653c7096088e42427f78b4f1f2cd7d0552fc8883 (diff) | |
download | freebsd-ports-gnome-a7e7dc5ff26d99247f807802d4ec82c7610f8215.tar.gz freebsd-ports-gnome-a7e7dc5ff26d99247f807802d4ec82c7610f8215.tar.zst freebsd-ports-gnome-a7e7dc5ff26d99247f807802d4ec82c7610f8215.zip |
- update 1.42 -> 1.44
changes:
http://cpansearch.perl.org/src/MSCHILLI/Log-Log4perl-1.44/Changes
- add LICENCE according to the last section of
http://cpansearch.perl.org/src/MSCHILLI/Log-Log4perl-1.44/README
PR: 193489
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com>
-rw-r--r-- | devel/p5-Log-Log4perl/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Log-Log4perl/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Log-Log4perl/pkg-plist | 18 |
3 files changed, 14 insertions, 13 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile index 4756726763a3..1ef4e2b5dd5a 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Log-Log4perl -PORTVERSION= 1.42 +PORTVERSION= 1.44 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,6 +9,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Log4j implementation for Perl +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Log-Log4perl/distinfo b/devel/p5-Log-Log4perl/distinfo index b4f79da27b6a..ab3d4b775bee 100644 --- a/devel/p5-Log-Log4perl/distinfo +++ b/devel/p5-Log-Log4perl/distinfo @@ -1,2 +1,2 @@ -SHA256 (Log-Log4perl-1.42.tar.gz) = 52160920f27609458790b940583c054f4b1536de8912c9d5cbe27fb8ac626108 -SIZE (Log-Log4perl-1.42.tar.gz) = 274273 +SHA256 (Log-Log4perl-1.44.tar.gz) = 031a12c72a36c120b962eb35fe0e9e5d649fdfa031b83122fcafd5213b791790 +SIZE (Log-Log4perl-1.44.tar.gz) = 276328 diff --git a/devel/p5-Log-Log4perl/pkg-plist b/devel/p5-Log-Log4perl/pkg-plist index aa7a739cd027..636371a85b95 100644 --- a/devel/p5-Log-Log4perl/pkg-plist +++ b/devel/p5-Log-Log4perl/pkg-plist @@ -103,14 +103,12 @@ bin/l4p-tmpl %%PERL5_MAN3%%/Log::Log4perl::Util::Semaphore.3.gz %%PERL5_MAN3%%/Log::Log4perl::Util::TimeTracker.3.gz man/man1/l4p-tmpl.1.gz -@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 -@dirrm %%SITE_PERL%%/Log/Log4perl/Filter -@dirrm %%SITE_PERL%%/Log/Log4perl/Config -@dirrm %%SITE_PERL%%/Log/Log4perl/Appender -@dirrm %%SITE_PERL%%/Log/Log4perl +@dirrmtry %%SITE_PERL%%/Log/Log4perl/Util +@dirrmtry %%SITE_PERL%%/Log/Log4perl/Layout/PatternLayout +@dirrmtry %%SITE_PERL%%/Log/Log4perl/Layout +@dirrmtry %%SITE_PERL%%/Log/Log4perl/JavaMap +@dirrmtry %%SITE_PERL%%/Log/Log4perl/Filter +@dirrmtry %%SITE_PERL%%/Log/Log4perl/Config +@dirrmtry %%SITE_PERL%%/Log/Log4perl/Appender +@dirrmtry %%SITE_PERL%%/Log/Log4perl @dirrmtry %%SITE_PERL%%/Log |