mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 1.4.
This commit is contained in:
parent
78ec340708
commit
87501d76ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78685
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mod_extract_forwarded-1.2.tar.gz) = 70ecf6f26f5561377b97ba8cae10e95f
|
||||
MD5 (mod_extract_forwarded-1.4.tar.gz) = 10fd6551c0daef4022fdcbda321374a0
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (mod_extract_forwarded-1.2.tar.gz) = 70ecf6f26f5561377b97ba8cae10e95f
|
||||
MD5 (mod_extract_forwarded-1.4.tar.gz) = 10fd6551c0daef4022fdcbda321374a0
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user