svn commit: r371293 - head/devel/p5-Log-Log4perl
Lars Thegler
lth at FreeBSD.org
Mon Oct 20 19:34:39 UTC 2014
Author: lth
Date: Mon Oct 20 19:34:37 2014
New Revision: 371293
URL: https://svnweb.freebsd.org/changeset/ports/371293
QAT: https://qat.redports.org/buildarchive/r371293/
Log:
- 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 at gmail.com>
Modified:
head/devel/p5-Log-Log4perl/Makefile
head/devel/p5-Log-Log4perl/distinfo
head/devel/p5-Log-Log4perl/pkg-plist
Modified: head/devel/p5-Log-Log4perl/Makefile
==============================================================================
--- head/devel/p5-Log-Log4perl/Makefile Mon Oct 20 19:29:22 2014 (r371292)
+++ head/devel/p5-Log-Log4perl/Makefile Mon Oct 20 19:34:37 2014 (r371293)
@@ -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 at FreeBSD.org
COMMENT= Log4j implementation for Perl
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
Modified: head/devel/p5-Log-Log4perl/distinfo
==============================================================================
--- head/devel/p5-Log-Log4perl/distinfo Mon Oct 20 19:29:22 2014 (r371292)
+++ head/devel/p5-Log-Log4perl/distinfo Mon Oct 20 19:34:37 2014 (r371293)
@@ -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
Modified: head/devel/p5-Log-Log4perl/pkg-plist
==============================================================================
--- head/devel/p5-Log-Log4perl/pkg-plist Mon Oct 20 19:29:22 2014 (r371292)
+++ head/devel/p5-Log-Log4perl/pkg-plist Mon Oct 20 19:34:37 2014 (r371293)
@@ -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
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Log4perl
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
- at dirrm %%SITE_PERL%%/Log/Log4perl/Util
- at dirrm %%SITE_PERL%%/Log/Log4perl/Layout/PatternLayout
- at dirrm %%SITE_PERL%%/Log/Log4perl/Layout
- at dirrm %%SITE_PERL%%/Log/Log4perl/JavaMap
- at dirrm %%SITE_PERL%%/Log/Log4perl/Filter
- at dirrm %%SITE_PERL%%/Log/Log4perl/Config
- at dirrm %%SITE_PERL%%/Log/Log4perl/Appender
- at dirrm %%SITE_PERL%%/Log/Log4perl
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/Util
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/Layout/PatternLayout
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/Layout
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/JavaMap
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/Filter
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/Config
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl/Appender
+ at dirrmtry %%SITE_PERL%%/Log/Log4perl
@dirrmtry %%SITE_PERL%%/Log
More information about the svn-ports-all
mailing list