summaryrefslogtreecommitdiffstats
path: root/lang/php53
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-06-06 18:07:54 +0000
committernork <nork@FreeBSD.org>2003-06-06 18:07:54 +0000
commita54f58ed5d2722b0a5eb35819c7d4170330be1ba (patch)
tree45d92179af68cd3204562944db10a799c8193e38 /lang/php53
parentfca90df4903fb354d0938a9e34cca2a5ec0951bc (diff)
downloadFreeBSD-ports-a54f58ed5d2722b0a5eb35819c7d4170330be1ba.zip
FreeBSD-ports-a54f58ed5d2722b0a5eb35819c7d4170330be1ba.tar.gz
Update to 4.3.2 release.
PR: ports/52784 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile14
-rw-r--r--lang/php53/distinfo2
2 files changed, 11 insertions, 5 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 463f91b..34a9fca 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -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 @@ PKGNAMESUFFIX= -cli
.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 --git a/lang/php53/distinfo b/lang/php53/distinfo
index d6aba4b..111ca42 100644
--- a/lang/php53/distinfo
+++ b/lang/php53/distinfo
@@ -1 +1 @@
-MD5 (php-4.3.2RC4.tar.bz2) = 9efabc2c2ee949b256b46d7fc1818154
+MD5 (php-4.3.2.tar.bz2) = 8aec1bb2dbcca1c92835c71e2e30d9c5
OpenPOWER on IntegriCloud