diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-03-17 15:57:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-03-17 15:57:37 +0000 |
commit | 7e7c7b2b438b1d531fc6a9edec29939021a73d12 (patch) | |
tree | 775bfa796f032baf0f86a4e165bf746acd9fd58e /www/mod_proxy_html | |
parent | c5ade3bf734d5e73237bd9d9c91728ced435f7c7 (diff) | |
download | ports-7e7c7b2b438b1d531fc6a9edec29939021a73d12.tar.gz ports-7e7c7b2b438b1d531fc6a9edec29939021a73d12.zip |
Notes
Diffstat (limited to 'www/mod_proxy_html')
-rw-r--r-- | www/mod_proxy_html/Makefile | 4 | ||||
-rw-r--r-- | www/mod_proxy_html/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 773a2d7f6195..f095debc8125 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -10,11 +10,13 @@ PORTVERSION= 3.1.2 CATEGORIES= www MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +DIST_SUBDIR= mod_proxy_html MAINTAINER= apache@FreeBSD.org COMMENT= Apache module for rewriting HTML links in proxied content +RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_xml2enc.so:${PORTSDIR}/www/mod_xml2enc + MAKE_JOBS_SAFE= yes SUB_FILES= pkg-message diff --git a/www/mod_proxy_html/distinfo b/www/mod_proxy_html/distinfo index 1b4564005cbe..b1f22b0176eb 100644 --- a/www/mod_proxy_html/distinfo +++ b/www/mod_proxy_html/distinfo @@ -1,3 +1,2 @@ -MD5 (mod_proxy_html-3.1.2/mod_proxy_html.tar.bz2) = d6497b48d2bffc4150472472004618c3 -SHA256 (mod_proxy_html-3.1.2/mod_proxy_html.tar.bz2) = a1aee758bda605e153868b91188ebf2c527b8eeb0f115d11af152078e65895bf -SIZE (mod_proxy_html-3.1.2/mod_proxy_html.tar.bz2) = 23019 +SHA256 (mod_proxy_html/mod_proxy_html.tar.bz2) = a1aee758bda605e153868b91188ebf2c527b8eeb0f115d11af152078e65895bf +SIZE (mod_proxy_html/mod_proxy_html.tar.bz2) = 23019 |