From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 12 22:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E8A2CB6A for ; Fri, 12 Apr 2013 22:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D0C871F36 for ; Fri, 12 Apr 2013 22:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3CM00CW085103 for ; Fri, 12 Apr 2013 22:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3CM00c9085092; Fri, 12 Apr 2013 22:00:00 GMT (envelope-from gnats) Resent-Date: Fri, 12 Apr 2013 22:00:00 GMT Resent-Message-Id: <201304122200.r3CM00c9085092@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, Jason Bacon Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 36634A68 for ; Fri, 12 Apr 2013 21:52:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 290D01EEE for ; Fri, 12 Apr 2013 21:52:15 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r3CLqDpB097069 for ; Fri, 12 Apr 2013 21:52:13 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r3CLqDY1097068; Fri, 12 Apr 2013 21:52:13 GMT (envelope-from nobody) Message-Id: <201304122152.r3CLqDY1097068@red.freebsd.org> Date: Fri, 12 Apr 2013 21:52:13 GMT From: Jason Bacon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177818: New port: textproc/xml-format X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Apr 2013 22:00:01 -0000 >Number: 177818 >Category: ports >Synopsis: New port: textproc/xml-format >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 12 22:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jason Bacon >Release: 8.3-RELEASE >Organization: Acadix Consulting, LLC >Environment: FreeBSD sculpin.jbacon.dyndns.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:23:18 UTC 2012 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: xml-format is an XML beautifier that indents and formats XML files for consistent line length. WWW: http://acadix.biz/xml-format.php >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xml-format # xml-format/distinfo # xml-format/Makefile # xml-format/pkg-descr # xml-format/pkg-plist # echo c - xml-format mkdir -p xml-format > /dev/null 2>&1 echo x - xml-format/distinfo sed 's/^X//' >xml-format/distinfo << '3e4ef276000dee2f3d7261ccc17f299c' XSHA256 (xml-format-0.1.tar.gz) = 1fb17867854a8d6b216b74220faaa7eac3e3e6a3267ac69692b6e76950b59acd XSIZE (xml-format-0.1.tar.gz) = 55335 3e4ef276000dee2f3d7261ccc17f299c echo x - xml-format/Makefile sed 's/^X//' >xml-format/Makefile << '8cdf9253a5cd22031d0deab55bb7bcba' X# Created by: Jason Bacon X# $FreeBSD$ X XPORTNAME= xml-format XPORTVERSION= 0.1 XCATEGORIES= textproc XMASTER_SITES= http://acadix.biz/Ports/distfiles/ \ X http://personalpages.tds.net/~jwbacon/Ports/distfiles/ X XMAINTAINER= jwbacon@tds.net XCOMMENT= XML beautifier X XLICENSE= BSD X XMAN1= xml-format.1 X XMAKE_ENV+= DATADIR=${DATADIR} X X.include 8cdf9253a5cd22031d0deab55bb7bcba echo x - xml-format/pkg-descr sed 's/^X//' >xml-format/pkg-descr << '718ee49166d87907fa575c89ca18bc44' Xxml-format is an XML beautifier that indents and formats XML files for Xconsistent line length. X XWWW: http://acadix.biz/xml-format.php 718ee49166d87907fa575c89ca18bc44 echo x - xml-format/pkg-plist sed 's/^X//' >xml-format/pkg-plist << 'b87bc86644dce4f8974039038c6002d0' Xbin/xml-format X%%DATADIR%%/Config/dbk/block-tags.txt X%%DATADIR%%/Config/dbk/line-tags.txt X%%DATADIR%%/Config/dbk/sectioning-tags.txt X@dirrm %%DATADIR%%/Config/dbk X@dirrm %%DATADIR%%/Config X@dirrm %%DATADIR%% b87bc86644dce4f8974039038c6002d0 exit >Release-Note: >Audit-Trail: >Unformatted: