diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-03-01 08:45:21 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-03-01 08:45:21 +0000 |
commit | 7519e03173406305076c7e99ff975538fad22100 (patch) | |
tree | 417462b11a81309c24f17f75c664b1fa4ea0ca4c /www/mod_proxy_html | |
parent | 5ad077f30dea16a08e25f03ae02628ac2542ddd3 (diff) | |
download | ports-7519e03173406305076c7e99ff975538fad22100.tar.gz ports-7519e03173406305076c7e99ff975538fad22100.zip |
- Update to 2.4.3
PR: ports/78178
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=130081
Diffstat (limited to 'www/mod_proxy_html')
-rw-r--r-- | www/mod_proxy_html/Makefile | 4 | ||||
-rw-r--r-- | www/mod_proxy_html/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/mod_proxy_html/Makefile b/www/mod_proxy_html/Makefile index 1faca0113fb4..c9a444f8aee6 100644 --- a/www/mod_proxy_html/Makefile +++ b/www/mod_proxy_html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_proxy_html -PORTVERSION= 2.2 +PORTVERSION= 2.4.3 CATEGORIES= www MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} @@ -15,8 +15,6 @@ EXTRACT_SUFX= .c MAINTAINER= dsl@webize.com.au COMMENT= Apache module for rewriting HTML links in proxied content -BROKEN= Size mismatch - USE_GNOME= libxml2 USE_APACHE= yes WITH_APACHE2= yes diff --git a/www/mod_proxy_html/distinfo b/www/mod_proxy_html/distinfo index 607ef0d20785..5934f3c1b1ef 100644 --- a/www/mod_proxy_html/distinfo +++ b/www/mod_proxy_html/distinfo @@ -1,2 +1,2 @@ -MD5 (mod_proxy_html.c) = df7ed20b8543aeb4d4fd017db8138646 -SIZE (mod_proxy_html.c) = 31562 +MD5 (mod_proxy_html.c) = e391f303572b3deb9a3c603ce99894d0 +SIZE (mod_proxy_html.c) = 31180 |