From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 26 13:40:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E26A6106568F for ; Tue, 26 Jan 2010 13:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C02678FC23 for ; Tue, 26 Jan 2010 13:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0QDe63W070819 for ; Tue, 26 Jan 2010 13:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0QDe6Ne070818; Tue, 26 Jan 2010 13:40:06 GMT (envelope-from gnats) Resent-Date: Tue, 26 Jan 2010 13:40:06 GMT Resent-Message-Id: <201001261340.o0QDe6Ne070818@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pietro Cerutti Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74357106566C for ; Tue, 26 Jan 2010 13:39:15 +0000 (UTC) (envelope-from gahr@tucana.bfh.ch) Received: from tucana.bfh.ch (tucana.bfh.ch [147.87.98.186]) by mx1.freebsd.org (Postfix) with ESMTP id 0E5548FC21 for ; Tue, 26 Jan 2010 13:39:14 +0000 (UTC) Received: from tucana.bfh.ch (localhost [127.0.0.1]) by tucana.bfh.ch (8.14.3/8.14.3) with ESMTP id o0QDd2An035458 for ; Tue, 26 Jan 2010 14:39:02 +0100 (CET) (envelope-from gahr@tucana.bfh.ch) Received: (from gahr@localhost) by tucana.bfh.ch (8.14.3/8.14.3/Submit) id o0QDd2cr035457; Tue, 26 Jan 2010 14:39:02 +0100 (CET) (envelope-from gahr) Message-Id: <201001261339.o0QDd2cr035457@tucana.bfh.ch> Date: Tue, 26 Jan 2010 14:39:02 +0100 (CET) From: Pietro Cerutti To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/143256: [patch] www/mod_proxy_htlm -- update to 3.1.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pietro Cerutti List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 13:40:07 -0000 >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@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@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: