Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2005 16:06:34 +0100 (CET)
From:      Lars Eggert <lars.eggert@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75801: [MAINTAINER] www/mod_perl2: update to 2.0.0r2
Message-ID:  <200501041506.j04F6YmA025536@kobe.netlab.nec.de>
Resent-Message-ID: <200501041510.j04FAEho045238@freefall.freebsd.org>

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

>Number:         75801
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_perl2: update to 2.0.0r2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 04 15:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD kobe.netlab.nec.de 5.3-STABLE FreeBSD 5.3-STABLE #14: Tue Dec  7 13:32:55 CET
>Description:
- Update to 2.0.0r2

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

--- mod_perl2-2.0.0r2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/Makefile,v
retrieving revision 1.40
diff -u -r1.40 Makefile
--- Makefile	19 Dec 2004 02:06:53 -0000	1.40
+++ Makefile	4 Jan 2005 15:04:56 -0000
@@ -6,20 +6,16 @@
 #
 
 PORTNAME=	mod_perl
-PORTVERSION=	1.99r18
-PORTREVISION=	1
+# internally, this still calls itself r19, but we go with the RC numbers now
+PORTVERSION=	2.0.0r2
 CATEGORIES=	www perl5
 MASTER_SITES=	http://perl.apache.org/dist/ \
 		http://perl.apache.org/dist/old/
 PKGNAMESUFFIX=	2
-DISTNAME=	${PORTNAME}-2.0.0-RC1
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/r/-RC/}-XMas
 
 MAINTAINER=	lars.eggert@gmx.net
 COMMENT=	Embeds a Perl interpreter in the Apache2 server
-
-# no idea why they still call it r18 when the tarball is 2.0.0-RC1
-# PORTVERSION=	2.0.0r1
-# DISTNAME=	${PORTNAME}-${PORTVERSION:S/r/-RC/}
 
 USE_APACHE=	yes
 WITH_APACHE2=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/mod_perl2/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	14 Dec 2004 02:32:59 -0000	1.17
+++ distinfo	4 Jan 2005 15:04:56 -0000
@@ -1,2 +1,2 @@
-MD5 (mod_perl-2.0.0-RC1.tar.gz) = 6b3453396263cf0cdd3ae433eeadbedf
-SIZE (mod_perl-2.0.0-RC1.tar.gz) = 1401333
+MD5 (mod_perl-2.0.0-RC2-XMas.tar.gz) = efeec9c467f1f1fb4a3f11652ce4d2ad
+SIZE (mod_perl-2.0.0-RC2-XMas.tar.gz) = 1407092
--- mod_perl2-2.0.0r2.patch ends here ---

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



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