diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-07-11 11:04:01 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-07-11 11:04:01 +0000 |
commit | 12c02eddd732316b4316dc81571fab1821b2acb0 (patch) | |
tree | bd5293c2cdb4f2f60078907307fd7a268bb6ea8e /www/mod_php5 | |
parent | Add gnu-finger. (diff) |
Upgrade to 1.1.1
OK-ed by: gpalmer
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 16 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 3 |
2 files changed, 7 insertions, 12 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 81575c1b2c22..4fefa7a61fbe 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -1,25 +1,21 @@ # New ports collection makefile for: apache HTTPD -# Version required: 1.0.5 +# Version required: 1.1.1 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.12 1996/06/15 16:58:06 jkh Exp $ +# $Id: Makefile,v 1.13 1996/06/15 17:51:08 jkh Exp $ # -DISTNAME= apache_1.0.5 -PKGNAME= apache-1.0.5 +DISTNAME= apache_1.1.1 +PKGNAME= apache-1.1.1 CATEGORIES+= www -MASTER_SITES= ftp://www.apache.org/apache/dist/ \ - ftp://www.apache.org/apache/dist/contrib/modules/ -DISTFILES= ${DISTNAME}.tar.gz mod_env.c +MASTER_SITES= ftp://www.apache.org/apache/dist/ +DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= pst@freebsd.org EXTRACT_ONLY= ${DISTNAME}.tar.gz -post-extract: - cp ${DISTDIR}/mod_env.c ${WRKSRC}/src - post-install: @if [ ! -f ${PREFIX}/etc/rc.d/apache.sh ]; then \ echo "Installing ${PREFIX}/etc/rc.d/apache.sh startup file."; \ diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index f9a8d1e1a60a..1426022ab32e 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1,2 +1 @@ -MD5 (apache_1.0.5.tar.gz) = b69c2ba49679dbdc2b21091b8372815a -MD5 (mod_env.c) = 5845f6e9f86623d2cebe534012004ae2 +MD5 (apache_1.1.1.tar.gz) = 0dc9c3a3148d2acf419dd926018003c3 |