summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2003-04-09 22:07:25 +0000
committeranders <anders@FreeBSD.org>2003-04-09 22:07:25 +0000
commit34531de62c601f57b3ca89fbb13116b1908dba41 (patch)
treea8c15049ff0a1bffa430853553fb50b1df7dc1fe /www
parent459ad670bad49870af0d3e0332f25dbe3853eb08 (diff)
downloadFreeBSD-ports-34531de62c601f57b3ca89fbb13116b1908dba41.zip
FreeBSD-ports-34531de62c601f57b3ca89fbb13116b1908dba41.tar.gz
Update to 1.4.
Diffstat (limited to 'www')
-rw-r--r--www/mod_extract_forwarded/Makefile4
-rw-r--r--www/mod_extract_forwarded/distinfo2
-rw-r--r--www/mod_extract_forwarded/pkg-plist2
-rw-r--r--www/mod_extract_forwarded_ap13/Makefile4
-rw-r--r--www/mod_extract_forwarded_ap13/distinfo2
-rw-r--r--www/mod_extract_forwarded_ap13/pkg-plist2
6 files changed, 8 insertions, 8 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile
index ed05d99..97667fb 100644
--- a/www/mod_extract_forwarded/Makefile
+++ b/www/mod_extract_forwarded/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_extract_forwarded
-PORTVERSION= 1.2
+PORTVERSION= 1.4
CATEGORIES= www
MASTER_SITES= http://web.warhound.org/mod_extract_forwarded/ \
http://atreides.freenix.no/~anders/
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
WRKSRC= ${WRKDIR}/${PORTNAME}
APXS?= ${LOCALBASE}/sbin/apxs
-DOCS= mod_extract_forwarded.html README
+DOCS= doc.html README
do-build:
cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c
diff --git a/www/mod_extract_forwarded/distinfo b/www/mod_extract_forwarded/distinfo
index 9a61d52..2d06154 100644
--- a/www/mod_extract_forwarded/distinfo
+++ b/www/mod_extract_forwarded/distinfo
@@ -1 +1 @@
-MD5 (mod_extract_forwarded-1.2.tar.gz) = 70ecf6f26f5561377b97ba8cae10e95f
+MD5 (mod_extract_forwarded-1.4.tar.gz) = 10fd6551c0daef4022fdcbda321374a0
diff --git a/www/mod_extract_forwarded/pkg-plist b/www/mod_extract_forwarded/pkg-plist
index 57031aa..012a5a2 100644
--- a/www/mod_extract_forwarded/pkg-plist
+++ b/www/mod_extract_forwarded/pkg-plist
@@ -1,6 +1,6 @@
libexec/apache/mod_extract_forwarded.so
@exec %D/sbin/apxs -e -A -n extract_forwarded %D/%F
@unexec %D/sbin/apxs -e -A -n extract_forwarded %D/%F
-%%PORTDOCS%%share/doc/mod_extract_forwarded/mod_extract_forwarded.html
+%%PORTDOCS%%share/doc/mod_extract_forwarded/doc.html
%%PORTDOCS%%share/doc/mod_extract_forwarded/README
%%PORTDOCS%%@dirrm share/doc/mod_extract_forwarded
diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile
index ed05d99..97667fb 100644
--- a/www/mod_extract_forwarded_ap13/Makefile
+++ b/www/mod_extract_forwarded_ap13/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_extract_forwarded
-PORTVERSION= 1.2
+PORTVERSION= 1.4
CATEGORIES= www
MASTER_SITES= http://web.warhound.org/mod_extract_forwarded/ \
http://atreides.freenix.no/~anders/
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
WRKSRC= ${WRKDIR}/${PORTNAME}
APXS?= ${LOCALBASE}/sbin/apxs
-DOCS= mod_extract_forwarded.html README
+DOCS= doc.html README
do-build:
cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c
diff --git a/www/mod_extract_forwarded_ap13/distinfo b/www/mod_extract_forwarded_ap13/distinfo
index 9a61d52..2d06154 100644
--- a/www/mod_extract_forwarded_ap13/distinfo
+++ b/www/mod_extract_forwarded_ap13/distinfo
@@ -1 +1 @@
-MD5 (mod_extract_forwarded-1.2.tar.gz) = 70ecf6f26f5561377b97ba8cae10e95f
+MD5 (mod_extract_forwarded-1.4.tar.gz) = 10fd6551c0daef4022fdcbda321374a0
diff --git a/www/mod_extract_forwarded_ap13/pkg-plist b/www/mod_extract_forwarded_ap13/pkg-plist
index 57031aa..012a5a2 100644
--- a/www/mod_extract_forwarded_ap13/pkg-plist
+++ b/www/mod_extract_forwarded_ap13/pkg-plist
@@ -1,6 +1,6 @@
libexec/apache/mod_extract_forwarded.so
@exec %D/sbin/apxs -e -A -n extract_forwarded %D/%F
@unexec %D/sbin/apxs -e -A -n extract_forwarded %D/%F
-%%PORTDOCS%%share/doc/mod_extract_forwarded/mod_extract_forwarded.html
+%%PORTDOCS%%share/doc/mod_extract_forwarded/doc.html
%%PORTDOCS%%share/doc/mod_extract_forwarded/README
%%PORTDOCS%%@dirrm share/doc/mod_extract_forwarded
OpenPOWER on IntegriCloud