From d1eb2ba3f9e53a854a88133003458e10460b19aa Mon Sep 17 00:00:00 2001 From: Hye-Shik Chang Date: Thu, 27 Jun 2002 00:22:40 +0000 Subject: o Fix the htpasswd logic bug around -c and -n options o Take away WITH_BUNDLED_EXPAT option (use textproc/expat2) o Bump PORTREVISION Prompted by: Jon Noack (htpasswd) Obtained from: Apache Project's CVS (htpasswd) --- www/apache20/pkg-plist | 6 ------ 1 file changed, 6 deletions(-) (limited to 'www/apache20/pkg-plist') diff --git a/www/apache20/pkg-plist b/www/apache20/pkg-plist index 297d23c2551d..29da7ea06294 100644 --- a/www/apache20/pkg-plist +++ b/www/apache20/pkg-plist @@ -78,7 +78,6 @@ include/apache2/apr_xlate.h include/apache2/apr_xml.h include/apache2/apu.h include/apache2/apu_compat.h -%%EXPAT%%include/apache2/expat.h include/apache2/http_config.h include/apache2/http_connection.h include/apache2/http_core.h @@ -131,11 +130,6 @@ lib/apache2/libaprutil.la lib/apache2/libaprutil.so.0 @unexec rm -f %D/lib/apache2/libaprutil.so @exec ln -fs libaprutil.so.0 %D/lib/apache2/libaprutil.so -%%EXPAT%%lib/apache2/libexpat.a -%%EXPAT%%lib/apache2/libexpat.la -%%EXPAT%%lib/apache2/libexpat.so.1 -%%EXPAT%%@unexec rm -f %D/lib/apache2/libexpat.so -%%EXPAT%%@exec ln -fs libexpat.so.1 %D/lib/apache2/libexpat.so libexec/apache2/httpd.exp libexec/apache2/mod_access.so libexec/apache2/mod_actions.so -- cgit v1.2.3