From d73de4b13b1d86b48bbe72a5b892b5c0187f2108 Mon Sep 17 00:00:00 2001 From: dirk Date: Thu, 1 Jul 1999 11:28:26 +0000 Subject: File EXTENSION_STATUS is no longer in the PHP3 distribution. --- www/mod_php3/Makefile | 4 ++-- www/mod_php3/pkg-plist | 1 - www/mod_php4/Makefile | 4 ++-- www/mod_php4/pkg-plist | 1 - www/mod_php5/Makefile | 4 ++-- www/mod_php5/pkg-plist | 1 - 6 files changed, 6 insertions(+), 9 deletions(-) diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 222fa45169d0..21c7d56a3e1b 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # -# $Id: Makefile,v 1.78 1999/06/18 02:40:11 billf Exp $ +# $Id: Makefile,v 1.79 1999/06/26 11:53:00 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -130,7 +130,7 @@ post-install: .for i in README LICENSE ABOUT_APACHE ${INSTALL_DATA} ${WRKSRC}/$i ${APACHEDOCDIR} .endfor -.for i in CODING_STANDARDS EXTENSION_STATUS LICENSE +.for i in CODING_STANDARDS LICENSE ${INSTALL_DATA} ${WRKDIR}/php-${VERSION_PHP3}/$i ${PHP3DOCDIR} .endfor @${ECHO} "Docs reside in ${APACHEDOCDIR}" diff --git a/www/mod_php3/pkg-plist b/www/mod_php3/pkg-plist index 0b126a2de7f4..a7b25a0637e1 100644 --- a/www/mod_php3/pkg-plist +++ b/www/mod_php3/pkg-plist @@ -324,7 +324,6 @@ share/doc/apache/ABOUT_APACHE share/doc/apache/LICENSE share/doc/apache/README share/doc/php3/CODING_STANDARDS -share/doc/php3/EXTENSION_STATUS share/doc/php3/LICENSE @dirrm etc/apache @dirrm include/apache diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile index 222fa45169d0..21c7d56a3e1b 100644 --- a/www/mod_php4/Makefile +++ b/www/mod_php4/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # -# $Id: Makefile,v 1.78 1999/06/18 02:40:11 billf Exp $ +# $Id: Makefile,v 1.79 1999/06/26 11:53:00 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -130,7 +130,7 @@ post-install: .for i in README LICENSE ABOUT_APACHE ${INSTALL_DATA} ${WRKSRC}/$i ${APACHEDOCDIR} .endfor -.for i in CODING_STANDARDS EXTENSION_STATUS LICENSE +.for i in CODING_STANDARDS LICENSE ${INSTALL_DATA} ${WRKDIR}/php-${VERSION_PHP3}/$i ${PHP3DOCDIR} .endfor @${ECHO} "Docs reside in ${APACHEDOCDIR}" diff --git a/www/mod_php4/pkg-plist b/www/mod_php4/pkg-plist index 0b126a2de7f4..a7b25a0637e1 100644 --- a/www/mod_php4/pkg-plist +++ b/www/mod_php4/pkg-plist @@ -324,7 +324,6 @@ share/doc/apache/ABOUT_APACHE share/doc/apache/LICENSE share/doc/apache/README share/doc/php3/CODING_STANDARDS -share/doc/php3/EXTENSION_STATUS share/doc/php3/LICENSE @dirrm etc/apache @dirrm include/apache diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index 222fa45169d0..21c7d56a3e1b 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -3,7 +3,7 @@ # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # -# $Id: Makefile,v 1.78 1999/06/18 02:40:11 billf Exp $ +# $Id: Makefile,v 1.79 1999/06/26 11:53:00 dirk Exp $ # DISTNAME= apache_${VERSION_APACHE} @@ -130,7 +130,7 @@ post-install: .for i in README LICENSE ABOUT_APACHE ${INSTALL_DATA} ${WRKSRC}/$i ${APACHEDOCDIR} .endfor -.for i in CODING_STANDARDS EXTENSION_STATUS LICENSE +.for i in CODING_STANDARDS LICENSE ${INSTALL_DATA} ${WRKDIR}/php-${VERSION_PHP3}/$i ${PHP3DOCDIR} .endfor @${ECHO} "Docs reside in ${APACHEDOCDIR}" diff --git a/www/mod_php5/pkg-plist b/www/mod_php5/pkg-plist index 0b126a2de7f4..a7b25a0637e1 100644 --- a/www/mod_php5/pkg-plist +++ b/www/mod_php5/pkg-plist @@ -324,7 +324,6 @@ share/doc/apache/ABOUT_APACHE share/doc/apache/LICENSE share/doc/apache/README share/doc/php3/CODING_STANDARDS -share/doc/php3/EXTENSION_STATUS share/doc/php3/LICENSE @dirrm etc/apache @dirrm include/apache -- cgit