ports/130327: [PATCH] www/p5-libapreq: update to 1.34

Philip M. Gollucci pgollucci at FreeBSD.org
Fri Jan 9 14:40:03 UTC 2009


>Number:         130327
>Category:       ports
>Synopsis:       [PATCH] www/p5-libapreq: update to 1.34
>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:   Fri Jan 09 14:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Update to 1.34

Port maintainer (skv at FreeBSD.org) is cc'd.

Skv, another one I'm interested in maintainer for, but I'd forsee any more updates on the 1.3x line

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-libapreq-1.34.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-libapreq/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile	17 Apr 2008 14:30:25 -0000	1.24
+++ Makefile	9 Jan 2009 14:35:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libapreq
-PORTVERSION=	1.33
+PORTVERSION=	1.34
 CATEGORIES=	www perl5 devel
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Apache
@@ -16,7 +16,7 @@
 COMMENT=	Generic Apache Request Library
 
 .if defined(WITH_MODPERL2)
-IGNORE=		This port does not support mod_perl2
+IGNORE=		this port does not support mod_perl2
 .else
 RUN_DEPENDS?=	${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
 BUILD_DEPENDS=	${RUN_DEPENDS} \
@@ -28,10 +28,6 @@
 MAN3=		Apache::Cookie.3 Apache::Request.3 Apache::libapreq.3 \
 		libapreq.3
 
-post-patch:
-	@${PERL} -pi~ -e '$$_="" if ($$.>37 && $$.<63) || /PREREQ_PM/' \
-		${WRKSRC}/Makefile.PL
-
 post-install:
 .ifndef(NOPORTDOCS)
 	@${ECHO_MSG} "===>   Installing examples for ${PKGNAME}"
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/p5-libapreq/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	24 Jan 2006 03:13:59 -0000	1.10
+++ distinfo	9 Jan 2009 14:35:47 -0000
@@ -1,3 +1,3 @@
-MD5 (libapreq-1.33.tar.gz) = f5d2c36ae545aac6fd26cb03307df52b
-SHA256 (libapreq-1.33.tar.gz) = 81233db6972e0525cdd2db6f076a15fff7dcdd2f116a342db236ce72786ef524
-SIZE (libapreq-1.33.tar.gz) = 328933
+MD5 (libapreq-1.34.tar.gz) = 2bee94cf9f36fb156b794bd469fcc550
+SHA256 (libapreq-1.34.tar.gz) = b77fb7d883a06b4f17138ae1611d22e108dce7dc4763fc28e5cbebf25b29f64a
+SIZE (libapreq-1.34.tar.gz) = 314952
--- p5-libapreq-1.34.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list