Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2014 09:30:06 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339488 - head/www/p5-Apache-LogFormat-Compiler
Message-ID:  <201401120930.s0C9U6kX035294@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401120930.s0C9U6kX035294>