>Submitter-Id:  current-users
>Originator:    Philip M. Gollucci
>Organization:  Riderway Inc.
>Confidential:  no 
>Synopsis:      [PATCH] www/p5-libapreq: update to 1.34
>Severity:      non-critical
>Priority:      low
>Category:      ports 
>Class:         update
>Release:       FreeBSD 7.1-PRERELEASE i386
>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 (s...@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 ---

Reply via email to