ports/179013: [PATCH] devel/p5-Log-Log4perl: update to 1.41
Anton Yuzhaninov
ayuzhaninov at openstat.ru
Mon May 27 15:40:02 UTC 2013
>Number: 179013
>Category: ports
>Synopsis: [PATCH] devel/p5-Log-Log4perl: update to 1.41
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon May 27 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Anton Yuzhaninov
>Release: FreeBSD 10.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD citrin.office.vega.ru 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r250144: Wed May 1 21:01:29
>Description:
- Update to 1.41
- Update project web site
- Remove p5-Storable from DEPENDS - in core since perl 5.8 (and 5.6 removed
from ports log time ago)
Port maintainer (lth at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- p5-Log-Log4perl-1.41.patch begins here ---
diff -ruN /usr/ports//devel/p5-Log-Log4perl/Makefile ./Makefile
--- /usr/ports//devel/p5-Log-Log4perl/Makefile 2012-12-09 21:04:25.000000000 +0400
+++ ./Makefile 2013-05-27 19:28:40.000000000 +0400
@@ -1,12 +1,8 @@
-# New ports collection makefile for: p5-Log-Log4perl
-# Date created: Sat Oct 19 11:22:09 CEST 2002
-# Whom: Lars Thegler <lars at thegler.dk>
-#
+# Created by: Lars Thegler <lars at thegler.dk>
# $FreeBSD: ports/devel/p5-Log-Log4perl/Makefile,v 1.69 2012/12/09 17:04:25 svnexp Exp $
-#
PORTNAME= Log-Log4perl
-PORTVERSION= 1.40
+PORTVERSION= 1.41
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,9 +10,6 @@
MAINTAINER= lth at FreeBSD.org
COMMENT= Log4j implementation for Perl
-RUN_DEPENDS+= p5-Storable>0:${PORTSDIR}/devel/p5-Storable
-BUILD_DEPENDS:= ${RUN_DEPENDS}
-
PERL_CONFIGURE= yes
MAN1= l4p-tmpl.1
@@ -47,6 +40,7 @@
Log::Log4perl::Filter::Boolean.3 \
Log::Log4perl::Filter::LevelMatch.3 \
Log::Log4perl::Filter::LevelRange.3 \
+ Log::Log4perl::Filter::MDC.3 \
Log::Log4perl::Filter::StringMatch.3 \
Log::Log4perl::InternalDebug.3 \
Log::Log4perl::JavaMap.3 \
diff -ruN /usr/ports//devel/p5-Log-Log4perl/distinfo ./distinfo
--- /usr/ports//devel/p5-Log-Log4perl/distinfo 2012-12-09 21:04:25.000000000 +0400
+++ ./distinfo 2013-05-27 19:26:26.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (Log-Log4perl-1.40.tar.gz) = 336f263adbfe16ee438e4bdb398ac088878bc4e59b023f892385fe8fee4feb25
-SIZE (Log-Log4perl-1.40.tar.gz) = 273132
+SHA256 (Log-Log4perl-1.41.tar.gz) = 5128a16bd5e921a413450ed79604c2d7c35baca0d18d6e78fb64694ef79b5235
+SIZE (Log-Log4perl-1.41.tar.gz) = 273464
diff -ruN /usr/ports//devel/p5-Log-Log4perl/pkg-descr ./pkg-descr
--- /usr/ports//devel/p5-Log-Log4perl/pkg-descr 2011-10-23 03:50:04.000000000 +0400
+++ ./pkg-descr 2013-05-27 19:30:38.000000000 +0400
@@ -2,4 +2,4 @@
behaviour of your system from the outside. It implements the widely
popular (Java-based) Log4j logging package in pure Perl.
-WWW: http://log4perl.sourceforge.net
+WWW: http://mschilli.github.io/log4perl/
diff -ruN /usr/ports//devel/p5-Log-Log4perl/pkg-plist ./pkg-plist
--- /usr/ports//devel/p5-Log-Log4perl/pkg-plist 2010-06-22 19:13:40.000000000 +0400
+++ ./pkg-plist 2013-05-27 19:29:02.000000000 +0400
@@ -26,6 +26,7 @@
%%SITE_PERL%%/Log/Log4perl/Filter/Boolean.pm
%%SITE_PERL%%/Log/Log4perl/Filter/LevelMatch.pm
%%SITE_PERL%%/Log/Log4perl/Filter/LevelRange.pm
+%%SITE_PERL%%/Log/Log4perl/Filter/MDC.pm
%%SITE_PERL%%/Log/Log4perl/Filter/StringMatch.pm
%%SITE_PERL%%/Log/Log4perl/InternalDebug.pm
%%SITE_PERL%%/Log/Log4perl/JavaMap.pm
--- p5-Log-Log4perl-1.41.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list