ports/62400: [orphaned port] update of textproc/xmlindent and adoption
David Le Brun
david at dyn-ns.net
Thu Feb 5 20:41:25 UTC 2004
>Number: 62400
>Category: ports
>Synopsis: [orphaned port] update of textproc/xmlindent and adoption
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 05 12:40:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: David Le Brun
>Release: FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD da-quirk.org 5.2-RELEASE FreeBSD 5.2-RELEASE #4: Sat Jan 17 16:34:59 CET 2004 root at da-quirk.org:/usr/src/sys/i386/compile/PAPRIKA i386
>Description:
- New version of xmlindent has been released to fix a bug I've discovered (DOCTYPE parsing error that caused corruption in output file)
- Correct comment to respect convention
- Take the maintainership of this port
>How-To-Repeat:
>Fix:
diff -ruN xmlindent.orig/Makefile xmlindent/Makefile
--- xmlindent.orig/Makefile Fri Nov 7 10:25:12 2003
+++ xmlindent/Makefile Thu Feb 5 21:33:45 2004
@@ -7,12 +7,12 @@
#
PORTNAME= xmlindent
-PORTVERSION= 0.2.12
+PORTVERSION= 0.2.13
CATEGORIES= textproc
MASTER_SITES= http://www.cs.helsinki.fi/u/penberg/xmlindent/src/
-MAINTAINER= ports at FreeBSD.org
-COMMENT= A XML stream reformatter
+MAINTAINER= david at dyn-ns.net
+COMMENT= XML stream reformatter
MAN1= xmlindent.1
MANCOMPRESSED= maybe
diff -ruN xmlindent.orig/distinfo xmlindent/distinfo
--- xmlindent.orig/distinfo Sat Jan 31 15:28:16 2004
+++ xmlindent/distinfo Thu Feb 5 20:11:08 2004
@@ -1,2 +1,2 @@
-MD5 (xmlindent-0.2.12.tar.gz) = 24e0315ecf999885f859cf317df621be
-SIZE (xmlindent-0.2.12.tar.gz) = 8954
+MD5 (xmlindent-0.2.13.tar.gz) = e967241802b82d64e1f345ed2127c3d6
+SIZE (xmlindent-0.2.13.tar.gz) = 9032
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list