[29300] trunk/dports/textproc/xmlcatmgr/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 20 09:16:43 PDT 2007


Revision: 29300
          http://trac.macosforge.org/projects/macports/changeset/29300
Author:   nox at macports.org
Date:     2007-09-20 09:16:43 -0700 (Thu, 20 Sep 2007)

Log Message:
-----------
xmlcatmgr:
 * Changed docdir to a versioned one.
 * Added a better long_description.
 * Added sha1 and rmd160 checksums.

Modified Paths:
--------------
    trunk/dports/textproc/xmlcatmgr/Portfile

Modified: trunk/dports/textproc/xmlcatmgr/Portfile
===================================================================
--- trunk/dports/textproc/xmlcatmgr/Portfile	2007-09-20 16:13:17 UTC (rev 29299)
+++ trunk/dports/textproc/xmlcatmgr/Portfile	2007-09-20 16:16:43 UTC (rev 29300)
@@ -4,15 +4,26 @@
 
 name			xmlcatmgr
 version			2.2
+revision        1
 categories		textproc
 platforms		darwin
 maintainers		boeyms openmaintainer
 description		SGML and XML catalog manager
-long_description	${description}
 
+long_description \
+    XML Catalog Manager (xmlcatmgr in its short form) is a small utility used to manipulate \
+    SGML and XML catalogs. It is extremely small and lightweight, specially designed to be \
+    run from packaging systems. Basically, it allows adding and removing entries from \
+    catalogs, in a completely automated way.
+
 homepage		http://xmlcatmgr.sourceforge.net/
 master_sites	freebsd sourceforge
-checksums		md5 4b0c7e075f5ff5aa86537b403468739a
 
+checksums       md5 4b0c7e075f5ff5aa86537b403468739a \
+                sha1 1761eb72234a14d3d919ce3ccb0c0550421bf2e8 \
+                rmd160 6d01a88defccd086758f78d345a2abdf4be5c970
+
 configure.args	--mandir=${prefix}/share/man
 
+destroot.args   DIR_DOC=${prefix}/share/doc/${name}-${version}
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070920/d587cd53/attachment.html


More information about the macports-changes mailing list