Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 16:11:56 +0200 (CEST)
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52784: [Maintainer Update] PHP4 4.3.2
Message-ID:  <200305291411.h4TEBu6m082981@vaio.alexdupre.com>
Resent-Message-ID: <200305291420.h4TEK4Yk006249@freefall.freebsd.org>

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

>Number:         52784
>Category:       ports
>Synopsis:       [Maintainer Update] PHP4 4.3.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 29 07:20:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.8-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.8-ALEXDUPRE i386
>Description:
Update to 4.3.2 release.
Require commit of PR 52617.
>How-To-Repeat:
>Fix:

--- php4.diff begins here ---
diff -ruN php4.orig/Makefile php4/Makefile
--- php4.orig/Makefile	Thu May 29 16:09:23 2003
+++ php4/Makefile	Thu May 29 15:47:31 2003
@@ -20,10 +20,16 @@
 #
 
 PORTNAME=	php4
-PORTVERSION=	4.3.2.r4
+PORTVERSION=	4.3.2
 CATEGORIES?=	lang devel www
-MASTER_SITES=	http://downloads.php.net/jani/ \
-		http://www.gufi.org/~alex/php/
+MASTER_SITES=	http://www.php.net/distributions/ \
+		http://it.php.net/distributions/ \
+		http://fi.php.net/distributions/ \
+		http://de.php.net/distributions/ \
+		http://gr.php.net/distributions/ \
+		http://fr.php.net/distributions/ \
+		http://es.php.net/distributions/ \
+		http://se.php.net/distributions/
 .if defined(WITHOUT_CLI) && !defined(WITHOUT_APACHE)
 PKGNAMEPREFIX=	mod_
 .else
@@ -35,7 +41,7 @@
 .endif
 .endif
 .endif
-DISTNAME=	php-${PORTVERSION:S/.r/RC/}
+DISTNAME=	php-${PORTVERSION}
 
 MAINTAINER?=	sysadmin@alexdupre.com
 COMMENT=	PHP Scripting Language (Apache Module and CLI)
diff -ruN php4.orig/distinfo php4/distinfo
--- php4.orig/distinfo	Thu May 29 15:39:45 2003
+++ php4/distinfo	Thu May 29 15:46:37 2003
@@ -1 +1 @@
-MD5 (php-4.3.2RC4.tar.bz2) = 9efabc2c2ee949b256b46d7fc1818154
+MD5 (php-4.3.2.tar.bz2) = 8aec1bb2dbcca1c92835c71e2e30d9c5
--- php4.diff ends here ---

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



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