Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  8 Jun 2012 01:00:06 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        apache@FreeBSD.org
Subject:   [PATCH] www/mod_perl2: update to 2.0.7,3
Message-ID:  <3W7Y064W2Cz6kJ@sunpoet.net>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Sunpoet Po-Chuan Hsieh
>Organization:	The FreeBSD Project
>Confidential:	no 
>Synopsis:	[PATCH] www/mod_perl2: update to 2.0.7,3
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 9.0-STABLE amd64
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Sun May  6 00:46:29 CST
>Description:
- Update to 2.0.7
- Use APACHE macro for MASTER_SITES
- Remove SITE_PERL from *_DEPENDS

Changes:	http://search.cpan.org/dist/mod_perl/CHANGES

Port maintainer (apache@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- ap22-mod_perl2-2.0.7,3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/Makefile,v
retrieving revision 1.76
diff -u -u -r1.76 Makefile
--- Makefile	27 May 2012 20:16:43 -0000	1.76
+++ Makefile	7 Jun 2012 17:00:02 -0000
@@ -6,18 +6,17 @@
 #
 
 PORTNAME=	mod_perl
-PORTVERSION=	2.0.6
+PORTVERSION=	2.0.7
 PORTEPOCH=	3
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_APACHE}
-MASTER_SITE_SUBDIR=perl
+MASTER_SITES=	APACHE/perl
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
 PKGNAMESUFFIX=	2
 
 MAINTAINER=	apache@FreeBSD.org
 COMMENT=	Embeds a Perl interpreter in the Apache2 server
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource
+BUILD_DEPENDS=	p5-BSD-Resource>=0:${PORTSDIR}/devel/p5-BSD-Resource
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CONFLICTS=	p5-Apache-Reload-0.*
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/distinfo,v
retrieving revision 1.32
diff -u -u -r1.32 distinfo
--- distinfo	27 May 2012 20:16:43 -0000	1.32
+++ distinfo	7 Jun 2012 17:00:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (mod_perl-2.0.6.tar.gz) = 8cf768d2c55291e10542ef8d9a4f4ebe835365e43b4584771e654079405827dc
-SIZE (mod_perl-2.0.6.tar.gz) = 3784836
\ No newline at end of file
+SHA256 (mod_perl-2.0.7.tar.gz) = 53414be9db843054b927f23a35edb7b82d99e32e031b3cd81d5ff2473f51e3c6
+SIZE (mod_perl-2.0.7.tar.gz) = 3784950
--- ap22-mod_perl2-2.0.7,3.patch ends here ---




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