summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-12-25 22:53:28 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-12-25 22:53:28 +0000
commit39f3dc0e4dc2a020aec679a3f90c6158dda625d4 (patch)
treeaca265aa373ce04f965016302f9bd2becd65bc3a /www/mod_php3
parentIntegrate changes from OpenBSD's efforts to use the FreeBSD ports system. (diff)
Upgrade to 1.2b3
Submitted by: mostly by peter
Notes
Notes: svn path=/head/; revision=5095
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/Makefile16
-rw-r--r--www/mod_php3/distinfo2
2 files changed, 9 insertions, 9 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index c497377b39fd..d5296140f6ba 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: apache HTTPD and HTTPSD
-# Version required: 1.2b2
+# Version required: 1.2b3
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.23 1996/12/11 19:09:59 ache Exp $
+# $Id: Makefile,v 1.24 1996/12/11 21:04:21 markm Exp $
#
-DISTNAME= apache_1.2b2
-PKGNAME= apache-1.2b2
+DISTNAME= apache_1.2b3
+PKGNAME= apache-1.2b3
CATEGORIES= www
MASTER_SITES= ftp://www.apache.org/apache/dist/
@@ -26,10 +26,10 @@ VERS_ID= dir/ache
.if defined(VERS_ID)
post-patch:
- @cd ${WRKSRC}/src; \
- mv httpd.h httpd.h.old; \
- sed 's=SERVER_VERSION *"\(.*\)"=SERVER_VERSION "\1 '"${VERS_ID}"'"=' \
- < httpd.h.old > httpd.h
+ @cd ${WRKSRC}/src && \
+ mv Configuration Configuration.old && \
+ sed 's;^OPTIM=.*;& -DSERVER_SUBVERSION=\\"${VERS_ID}\\";' \
+ < Configuration.old > Configuration
.endif
.if defined(SECURE_SERVER)
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index 9ec6ff721d39..68bdd578e65c 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache_1.2b2.tar.gz) = 3203f4ffcd7ad5d27ae733ca68a77b69
+MD5 (apache_1.2b3.tar.gz) = 42e1d05e816e064135a9230bad103369
MD5 (dir.patch) = b91b8faad5c9d849c691e1b0f47479d0