aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-12-12 03:10:06 +0800
committerache <ache@FreeBSD.org>1996-12-12 03:10:06 +0800
commita5ec844fc9357bfc406ab08c22de9075ed63adfb (patch)
tree99d68d68edb27aab29238cca8bac7db0ea17ad80 /www/mod_php5
parent0514a7322db362e652f3590512e5dc516bd62780 (diff)
downloadfreebsd-ports-gnome-a5ec844fc9357bfc406ab08c22de9075ed63adfb.tar.gz
freebsd-ports-gnome-a5ec844fc9357bfc406ab08c22de9075ed63adfb.tar.zst
freebsd-ports-gnome-a5ec844fc9357bfc406ab08c22de9075ed63adfb.zip
Upgrade to 1.2b2
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/Makefile29
-rw-r--r--www/mod_php5/distinfo5
2 files changed, 8 insertions, 26 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index a2f1deda54b7..33a66eb0f179 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -1,44 +1,27 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.1.1
+# Version required: 1.2b2
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.21 1996/11/07 01:53:14 ache Exp $
+# $Id: Makefile,v 1.22 1996/11/18 11:40:33 asami Exp $
#
-DISTNAME= apache_1.1.1
-PKGNAME= apache-1.1.1
+DISTNAME= apache_1.2b2
+PKGNAME= apache-1.2b2
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
MAINTAINER= ache@freebsd.org
# User-controlled variables list
-# CHARSET_ACHE - add charset negotiation to .var files and charset guessing
-# see http://www.nagual.ru/~ache/apache_var.html
# DIR_ACHE - add SuppressHTMLPreamble option to directory index
# see http://www.nagual.ru/~ache/apache_dir.html
-# ALL_ACHE - both patches from above
-#
# SECURE_SERVER - build Apache with SSL
-.if defined(ALL_ACHE)
-CHARSET_ACHE=YES
-DIR_ACHE=YES
-.endif
-.if defined(CHARSET_ACHE) || defined(DIR_ACHE)
-PATCH_SITES+= http://www.nagual.ru/~ache/
-.endif
-.if defined(CHARSET_ACHE)
-PATCHFILES+= mod.patch
-VERS_ID1= charset/
-.endif
.if defined(DIR_ACHE)
+PATCH_SITES+= http://www.nagual.ru/~ache/
PATCHFILES+= dir.patch
-VERS_ID2= dir/
-.endif
-.if defined(VERS_ID1) || defined(VERS_ID2)
-VERS_ID= ${VERS_ID1}${VERS_ID2}ache
+VERS_ID= dir/ache
.endif
.if defined(VERS_ID)
diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo
index 514ab3bc56da..9ec6ff721d39 100644
--- a/www/mod_php5/distinfo
+++ b/www/mod_php5/distinfo
@@ -1,3 +1,2 @@
-MD5 (apache_1.1.1.tar.gz) = 0dc9c3a3148d2acf419dd926018003c3
-MD5 (mod.patch) = ae4c7ec8520bd384f7552f4dd5f4151e
-MD5 (dir.patch) = d840a0a1b484a1820e246ed1effcf561
+MD5 (apache_1.2b2.tar.gz) = 3203f4ffcd7ad5d27ae733ca68a77b69
+MD5 (dir.patch) = b91b8faad5c9d849c691e1b0f47479d0