[86727] trunk/dports/textproc

ryandesign at macports.org ryandesign at macports.org
Wed Nov 2 01:39:48 PDT 2011


Revision: 86727
          http://trac.macports.org/changeset/86727
Author:   ryandesign at macports.org
Date:     2011-11-02 01:39:48 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
xml-coreutils: new port, version 0.8.1; see #31836

Added Paths:
-----------
    trunk/dports/textproc/xml-coreutils/
    trunk/dports/textproc/xml-coreutils/Portfile

Added: trunk/dports/textproc/xml-coreutils/Portfile
===================================================================
--- trunk/dports/textproc/xml-coreutils/Portfile	                        (rev 0)
+++ trunk/dports/textproc/xml-coreutils/Portfile	2011-11-02 08:39:48 UTC (rev 86727)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                xml-coreutils
+version             0.8.1
+categories          textproc xml
+platforms           darwin
+license             GPL-3+
+maintainers         nomaintainer
+
+description         Command line tools for XML processing
+
+long_description    The xml-coreutils are a collection of Unix/POSIX command \
+                    line tools for processing XML files. \
+                    The aim is to make XML processing for shell users \
+                    exactly as easy as text processing.
+
+homepage            http://xml-coreutils.sourceforge.net/
+master_sites        sourceforge:project/xml-coreutils
+
+checksums           rmd160  d7c8bb079b7783570e4c47f98570b4cb69df1867 \
+                    sha256  7fb26d57bb17fa770452ccd33caf288deee1d757a0e0a484b90c109610d1b7df
+
+depends_lib         port:expat \
+                    port:ncurses \
+                    port:slang2


Property changes on: trunk/dports/textproc/xml-coreutils/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/af7933fe/attachment.html>


More information about the macports-changes mailing list