Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2004 13:08:44 -0500 (EST)
From:      Jonathan Lennox <lennox@cs.columbia.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65135: Update textproc/xml2rfc to version 1.23
Message-ID:  <200404031808.i33I8iWf051372@cnr.cs.columbia.edu>
Resent-Message-ID: <200404031810.i33IANgB033634@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65135
>Category:       ports
>Synopsis:       Update textproc/xml2rfc to version 1.23
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 03 10:10:23 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Lennox
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
Columbia University
>Environment:
System: FreeBSD cnr.cs.columbia.edu 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #4: Thu Mar 18 16:03:39 EST 2004 lennox@cnr.cs.columbia.edu:/usr/obj/usr/src/sys/CNR i386


	
>Description:
A new version of xml2rfc is out.  This fixes a few bugs, including one that
causes incorrect IETF boilerplate, and also allows xml2rfc to be used in
makefiles. 


>How-To-Repeat:
	
>Fix:

Here's the patch.  Quite trivial.

--- Makefile.orig	Sat Apr  3 13:00:20 2004
+++ Makefile	Sat Apr  3 13:00:34 2004
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/textproc/xml2rfc/Makefile,v 1.4 2004/03/31 22:11:10 fenner Exp $
 
 PORTNAME=	xml2rfc
-PORTVERSION=	1.22
+PORTVERSION=	1.23
 CATEGORIES=	textproc tcl83
 MASTER_SITES=	http://xml.resource.org/authoring/
 EXTRACT_SUFX=	.tgz
--- distinfo.orig	Sat Apr  3 13:00:23 2004
+++ distinfo	Sat Apr  3 13:01:04 2004
@@ -1,2 +1,2 @@
-MD5 (xml2rfc-1.22.tgz) = ee03a30a332d692156be8e5ad0ca7334
-SIZE (xml2rfc-1.22.tgz) = 459744
+MD5 (xml2rfc-1.23.tgz) = 9cea604c2e4ccbe6b47a947b7ffa4637
+SIZE (xml2rfc-1.23.tgz) = 464781
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404031808.i33I8iWf051372>