svn commit: r339488 - head/www/p5-Apache-LogFormat-Compiler

Jun Kuriyama kuriyama at FreeBSD.org
Sun Jan 12 09:30:07 UTC 2014


Author: kuriyama
Date: Sun Jan 12 09:30:06 2014
New Revision: 339488
URL: http://svnweb.freebsd.org/changeset/ports/339488

Log:
  - Upgrade to 0.22.

Modified:
  head/www/p5-Apache-LogFormat-Compiler/Makefile
  head/www/p5-Apache-LogFormat-Compiler/distinfo
  head/www/p5-Apache-LogFormat-Compiler/pkg-plist

Modified: head/www/p5-Apache-LogFormat-Compiler/Makefile
==============================================================================
--- head/www/p5-Apache-LogFormat-Compiler/Makefile	Sun Jan 12 09:08:26 2014	(r339487)
+++ head/www/p5-Apache-LogFormat-Compiler/Makefile	Sun Jan 12 09:30:06 2014	(r339488)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Apache-LogFormat-Compiler
-PORTVERSION=	0.13
+PORTVERSION=	0.22
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,4 @@ TEST_DEPENDS=	\
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Apache::LogFormat::Compiler.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/p5-Apache-LogFormat-Compiler/distinfo
==============================================================================
--- head/www/p5-Apache-LogFormat-Compiler/distinfo	Sun Jan 12 09:08:26 2014	(r339487)
+++ head/www/p5-Apache-LogFormat-Compiler/distinfo	Sun Jan 12 09:30:06 2014	(r339488)
@@ -1,2 +1,2 @@
-SHA256 (Apache-LogFormat-Compiler-0.13.tar.gz) = b4185125501e288efbc664da8b723ff86f0b69eb57d3c7c69c7d2069aab0efb0
-SIZE (Apache-LogFormat-Compiler-0.13.tar.gz) = 14805
+SHA256 (Apache-LogFormat-Compiler-0.22.tar.gz) = 675ec8449eba619684a2056ad72f24580502bdb2ea41b345746ab3c5eb4a2f6f
+SIZE (Apache-LogFormat-Compiler-0.22.tar.gz) = 16280

Modified: head/www/p5-Apache-LogFormat-Compiler/pkg-plist
==============================================================================
--- head/www/p5-Apache-LogFormat-Compiler/pkg-plist	Sun Jan 12 09:08:26 2014	(r339487)
+++ head/www/p5-Apache-LogFormat-Compiler/pkg-plist	Sun Jan 12 09:30:06 2014	(r339488)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Apache::LogFormat::Compiler.3.gz
 %%SITE_PERL%%/Apache/LogFormat/Compiler.pm
 @dirrmtry %%SITE_PERL%%/Apache/LogFormat
 @dirrmtry %%SITE_PERL%%/Apache


More information about the svn-ports-all mailing list