svn commit: r376211 - head/devel/p5-Log-Log4perl

Lars Thegler lth at FreeBSD.org
Sun Jan 4 11:53:45 UTC 2015


Author: lth
Date: Sun Jan  4 11:53:44 2015
New Revision: 376211
URL: https://svnweb.freebsd.org/changeset/ports/376211
QAT: https://qat.redports.org/buildarchive/r376211/

Log:
  - update to 1.46
  - remove duplicate makefile target

Modified:
  head/devel/p5-Log-Log4perl/Makefile
  head/devel/p5-Log-Log4perl/distinfo

Modified: head/devel/p5-Log-Log4perl/Makefile
==============================================================================
--- head/devel/p5-Log-Log4perl/Makefile	Sun Jan  4 11:53:22 2015	(r376210)
+++ head/devel/p5-Log-Log4perl/Makefile	Sun Jan  4 11:53:44 2015	(r376211)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Log4perl
-PORTVERSION=	1.44
-PORTREVISION=	1
+PORTVERSION=	1.46
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +15,4 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
-regression-test: build
-	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} test
-
 .include <bsd.port.mk>

Modified: head/devel/p5-Log-Log4perl/distinfo
==============================================================================
--- head/devel/p5-Log-Log4perl/distinfo	Sun Jan  4 11:53:22 2015	(r376210)
+++ head/devel/p5-Log-Log4perl/distinfo	Sun Jan  4 11:53:44 2015	(r376211)
@@ -1,2 +1,2 @@
-SHA256 (Log-Log4perl-1.44.tar.gz) = 031a12c72a36c120b962eb35fe0e9e5d649fdfa031b83122fcafd5213b791790
-SIZE (Log-Log4perl-1.44.tar.gz) = 276328
+SHA256 (Log-Log4perl-1.46.tar.gz) = 31011a17c04e78016e73eaa4865d0481d2ffc3dc22813c61065d90ad73c64e6f
+SIZE (Log-Log4perl-1.46.tar.gz) = 278058


More information about the svn-ports-head mailing list