diff -u /usr/ports/www/apache13/Makefile ./Makefile --- /usr/ports/www/apache13/Makefile Sat Jun 22 07:47:32 2002 +++ ./Makefile Fri Oct 4 19:03:57 2002 @@ -6,8 +6,7 @@ # PORTNAME= apache -PORTVERSION= 1.3.26 -PORTREVISION= 3 +PORTVERSION= 1.3.27 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/httpd/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/httpd/ \ diff -u /usr/ports/www/apache13/distinfo ./distinfo --- /usr/ports/www/apache13/distinfo Wed Jun 19 04:01:59 2002 +++ ./distinfo Fri Oct 4 09:00:56 2002 @@ -1 +1 @@ -MD5 (apache_1.3.26.tar.gz) = 52e9b875597a208fca9d393e710087b6 +MD5 (apache_1.3.27.tar.gz) = 65b89365a65dcad71d4402b4862beeaa diff -u /usr/ports/www/apache13/pkg-plist ./pkg-plist --- /usr/ports/www/apache13/pkg-plist Fri Oct 4 13:30:19 2002 +++ ./pkg-plist Fri Oct 4 18:59:59 2002 @@ -56,15 +56,15 @@ include/apache/util_script.h include/apache/util_uri.h include/apache/xml/asciitab.h -include/apache/xml/hashtable.h -include/apache/xml/iasciitab.h -include/apache/xml/latin1tab.h -include/apache/xml/nametab.h -include/apache/xml/utf8tab.h -include/apache/xml/xmldef.h -include/apache/xml/xmlparse.h -include/apache/xml/xmlrole.h include/apache/xml/xmltok.h +include/apache/xml/xmlrole.h +include/apache/xml/xmlparse.h +include/apache/xml/xmldef.h +include/apache/xml/utf8tab.h +include/apache/xml/nametab.h +include/apache/xml/latin1tab.h +include/apache/xml/iasciitab.h +include/apache/xml/hashtable.h include/apache/xml/xmltok_impl.h libexec/apache/httpd.exp libexec/apache/libproxy.so @@ -175,6 +175,7 @@ share/doc/apache/howto/cgi.html.ja.jis share/doc/apache/howto/footer.html share/doc/apache/howto/header.html +share/doc/apache/howto/htaccess.html share/doc/apache/howto/ssi.html.en share/doc/apache/howto/ssi.html.html share/doc/apache/howto/ssi.html.ja.jis @@ -259,11 +260,13 @@ share/doc/apache/mod/mod_actions.html.en share/doc/apache/mod/mod_actions.html.html share/doc/apache/mod/mod_actions.html.ja.jis -share/doc/apache/mod/mod_alias.html +share/doc/apache/mod/mod_alias.html.en +share/doc/apache/mod/mod_alias.html.ja.jis share/doc/apache/mod/mod_asis.html.en share/doc/apache/mod/mod_asis.html.html share/doc/apache/mod/mod_asis.html.ja.jis -share/doc/apache/mod/mod_auth.html +share/doc/apache/mod/mod_auth.html.en +share/doc/apache/mod/mod_auth.html.ja.jis share/doc/apache/mod/mod_auth_anon.html share/doc/apache/mod/mod_auth_db.html share/doc/apache/mod/mod_auth_dbm.html