diff options
author | ache <ache@FreeBSD.org> | 1997-06-01 04:16:08 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-06-01 04:16:08 +0800 |
commit | 1157b5d08416d3a5be3c9ce37ee93525d6b3e068 (patch) | |
tree | 323d45225cda0e82fc9699031df8d6c2c2051dbb /www/mod_php3 | |
parent | 631b830a8e6266e9130dbcafbf3f3fd9fc863b68 (diff) | |
download | freebsd-ports-gnome-1157b5d08416d3a5be3c9ce37ee93525d6b3e068.tar.gz freebsd-ports-gnome-1157b5d08416d3a5be3c9ce37ee93525d6b3e068.tar.zst freebsd-ports-gnome-1157b5d08416d3a5be3c9ce37ee93525d6b3e068.zip |
Upgrade to 1.2b11
Diffstat (limited to 'www/mod_php3')
-rw-r--r-- | www/mod_php3/Makefile | 10 | ||||
-rw-r--r-- | www/mod_php3/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 8a2c091c315f..98bb0f48b00d 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.2b10 +# Version required: 1.2b11 # Date created: Fri Aug 25 16:42:36 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.29 1997/04/14 18:54:26 ache Exp $ +# $Id: Makefile,v 1.30 1997/05/02 18:22:03 ache Exp $ # -DISTNAME= apache_1.2b10 -PKGNAME= apache-1.2b10 +DISTNAME= apache_1.2b11 +PKGNAME= apache-1.2b11 CATEGORIES= www MASTER_SITES= ftp://www.apache.org/apache/dist/ @@ -23,7 +23,7 @@ MAINTAINER= markm@freebsd.org # SECURE_SERVER - build Apache with SSL .if defined(DIR_ACHE) -PATCH_SITES+= http://www.nagual.ru/~ache/ +PATCH_SITES+= http://www.nagual.pp.ru/~ache/ PATCHFILES+= dir.patch VERS_ID= dir/ache .endif diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo index a8005b576604..157900f9faa1 100644 --- a/www/mod_php3/distinfo +++ b/www/mod_php3/distinfo @@ -1,2 +1,2 @@ -MD5 (apache_1.2b10.tar.gz) = c02f12c9da63fcc0a2c28ed6faed3820 -MD5 (dir.patch) = ebc8d7d2b1970cd02b179f747c1209c5 +MD5 (apache_1.2b11.tar.gz) = 56b492e80c693e7f490c95d91a7036c5 +MD5 (dir.patch) = b6170b285243300221867d03db55da8b |