From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 13 17:40:18 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01B3416A412 for ; Fri, 13 Oct 2006 17:40:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4493643D53 for ; Fri, 13 Oct 2006 17:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9DHeHTt053564 for ; Fri, 13 Oct 2006 17:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9DHeHOi053563; Fri, 13 Oct 2006 17:40:17 GMT (envelope-from gnats) Resent-Date: Fri, 13 Oct 2006 17:40:17 GMT Resent-Message-Id: <200610131740.k9DHeHOi053563@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, "Frank J. Laszlo" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A7D416A494; Fri, 13 Oct 2006 17:35:52 +0000 (UTC) (envelope-from laszlof@main.vonostingroup.com) Received: from main.vonostingroup.com (main.vonostingroup.com [216.32.84.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 120F243D45; Fri, 13 Oct 2006 17:35:52 +0000 (GMT) (envelope-from laszlof@main.vonostingroup.com) Received: from laszlof by main.vonostingroup.com with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GYQwp-0005AX-3L; Fri, 13 Oct 2006 11:35:51 -0600 Message-Id: Date: Fri, 13 Oct 2006 11:35:51 -0600 From: "Frank J. Laszlo" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: fenner@FreeBSD.org Subject: ports/104386: [PATCH]: editors/xml2rfc-xxe: unbreak port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Frank J. Laszlo" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Oct 2006 17:40:18 -0000 >Number: 104386 >Category: ports >Synopsis: [PATCH]: editors/xml2rfc-xxe: unbreak port >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 13 17:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank J. Laszlo >Release: FreeBSD 5.4-RELEASE-p18 i386 >Organization: >Environment: System: FreeBSD main.vonostingroup.com 5.4-RELEASE-p18 FreeBSD 5.4-RELEASE-p18 #1: Sat Sep 16 18:56:42 UTC 2006 laszlof@main.vonostingroup.com:/usr/obj/usr/src/sys/MAIN i386 >Description: This patch will unbreak editors/xml2rfc-xxe. ports/104354 must be commited first in order for this to work properly. The maintainer has been CC'd. >How-To-Repeat: >Fix: --- xml2rfc-xxe-0.7.1_1.diff begins here --- diff -NrU3 xml2rfc-xxe.orig/Makefile xml2rfc-xxe/Makefile --- xml2rfc-xxe.orig/Makefile Fri Oct 13 11:25:54 2006 +++ xml2rfc-xxe/Makefile Fri Oct 13 11:31:56 2006 @@ -7,6 +7,7 @@ PORTNAME= xml2rfc-xxe PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://rtg.ietf.org/~fenner/ietf/ @@ -15,14 +16,10 @@ RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe -BROKEN= Does not build -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - USE_ZIP= YES NO_BUILD= YES -XXE_VERSION= 30p1 +XXE_VERSION= 3_5_0 PLIST_SUB= XXE_VERSION=${XXE_VERSION} do-install: --- xml2rfc-xxe-0.7.1_1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: