summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2004-08-27 21:03:46 +0000
committerlth <lth@FreeBSD.org>2004-08-27 21:03:46 +0000
commit68d9ee4b3658b1b3d5c02cb72291ec53c9ff0a33 (patch)
tree1c52120e893dd5e54b8f56d24d2d01e82179be8d /devel
parenta50c12053025985da5cfded1a1ad165246d17a90 (diff)
downloadFreeBSD-ports-68d9ee4b3658b1b3d5c02cb72291ec53c9ff0a33.zip
FreeBSD-ports-68d9ee4b3658b1b3d5c02cb72291ec53c9ff0a33.tar.gz
Update to 0.48
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Log-Log4perl/Makefile9
-rw-r--r--devel/p5-Log-Log4perl/distinfo4
-rw-r--r--devel/p5-Log-Log4perl/pkg-plist1
3 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile
index 0df96c8..13def76 100644
--- a/devel/p5-Log-Log4perl/Makefile
+++ b/devel/p5-Log-Log4perl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Log-Log4perl
-PORTVERSION= 0.47
+PORTVERSION= 0.48
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Log
@@ -33,6 +33,7 @@ MAN3= Log::Log4perl.3 \
Log::Log4perl::Appender::TestBuffer.3 \
Log::Log4perl::Appender::TestFileCreeper.3 \
Log::Log4perl::Config.3 \
+ Log::Log4perl::Config::BaseConfigurator.3 \
Log::Log4perl::Config::DOMConfigurator.3 \
Log::Log4perl::Config::PropertyConfigurator.3 \
Log::Log4perl::Config::Watch.3 \
@@ -67,10 +68,4 @@ MAN3= Log::Log4perl.3 \
BUILD_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif
-.if ${PERL_LEVEL} <= 500503
-# make PREFIX-clean under perl 5.005_03
-post-configure:
- @${PERL} -pi -e 's,/usr/local/,\$${PREFIX}/,g' ${WRKSRC}/Makefile
-.endif
-
.include <bsd.port.post.mk>
diff --git a/devel/p5-Log-Log4perl/distinfo b/devel/p5-Log-Log4perl/distinfo
index cf506a8..504310c 100644
--- a/devel/p5-Log-Log4perl/distinfo
+++ b/devel/p5-Log-Log4perl/distinfo
@@ -1,2 +1,2 @@
-MD5 (Log-Log4perl-0.47.tar.gz) = 964dbf582982d19106428d2cb306a4fe
-SIZE (Log-Log4perl-0.47.tar.gz) = 188067
+MD5 (Log-Log4perl-0.48.tar.gz) = f93118f42c103b34e11c54172103e827
+SIZE (Log-Log4perl-0.48.tar.gz) = 192672
diff --git a/devel/p5-Log-Log4perl/pkg-plist b/devel/p5-Log-Log4perl/pkg-plist
index 199b94e..bc928b7 100644
--- a/devel/p5-Log-Log4perl/pkg-plist
+++ b/devel/p5-Log-Log4perl/pkg-plist
@@ -11,6 +11,7 @@
%%SITE_PERL%%/Log/Log4perl/Appender/TestBuffer.pm
%%SITE_PERL%%/Log/Log4perl/Appender/TestFileCreeper.pm
%%SITE_PERL%%/Log/Log4perl/Config.pm
+%%SITE_PERL%%/Log/Log4perl/Config/BaseConfigurator.pm
%%SITE_PERL%%/Log/Log4perl/Config/DOMConfigurator.pm
%%SITE_PERL%%/Log/Log4perl/Config/PropertyConfigurator.pm
%%SITE_PERL%%/Log/Log4perl/Config/Watch.pm
OpenPOWER on IntegriCloud