ports/143256: [patch] www/mod_proxy_htlm -- update to 3.1.2

Pietro Cerutti gahr at FreeBSD.org
Tue Jan 26 13:40:07 UTC 2010


>Number:         143256
>Category:       ports
>Synopsis:       [patch] www/mod_proxy_htlm -- update to 3.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 26 13:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 9.0-CURRENT sparc64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD tucana.bfh.ch 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Thu Dec 3 19:51:47 CET 2009 root at tucana.bfh.ch:/usr/obj/usr/src/sys/TUCANA sparc64

>Description:
>How-To-Repeat:
>Fix:


Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_html/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	21 May 2009 20:45:32 -0000	1.9
+++ Makefile	22 Jan 2010 08:12:30 -0000
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	mod_proxy_html
-PORTVERSION=	3.0.1
+PORTVERSION=	3.1.2
 CATEGORIES=	www
 MASTER_SITES=	http://apache.webthing.com/${PORTNAME}/
 DISTNAME=	${PORTNAME}
+DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	dsl at bitwizards.com.au
 COMMENT=	Apache module for rewriting HTML links in proxied content
@@ -24,7 +25,7 @@
 USE_BZIP2=	YES
 USE_GNOME=	libxml2
 
-AP_INC+=	${LOCALBASE}/include/libxml2
+AP_INC+=	${LOCALBASE}/include/libxml2 -I${WRKSRC}
 AP_LIB+=	${LOCALBASE}/lib
 AP_EXTRAS+=	-lxml2
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/mod_proxy_html/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	17 Dec 2008 17:42:08 -0000	1.7
+++ distinfo	22 Jan 2010 08:12:39 -0000
@@ -1,3 +1,3 @@
-MD5 (mod_proxy_html.tar.bz2) = badb7ee9fb3b892437589d7ceb21637c
-SHA256 (mod_proxy_html.tar.bz2) = 69b9b4a107788a150d84b897656db443b51e13cb1f712a614ba3f7baad0d195d
-SIZE (mod_proxy_html.tar.bz2) = 19488
+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


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list