[86397] trunk/dports/textproc/xmlto/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 25 00:07:42 PDT 2011


Revision: 86397
          http://trac.macports.org/changeset/86397
Author:   ryandesign at macports.org
Date:     2011-10-25 00:07:42 -0700 (Tue, 25 Oct 2011)
Log Message:
-----------
xmlto: update to 0.0.24; use unversioned docdir

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

Modified: trunk/dports/textproc/xmlto/Portfile
===================================================================
--- trunk/dports/textproc/xmlto/Portfile	2011-10-25 07:04:49 UTC (rev 86396)
+++ trunk/dports/textproc/xmlto/Portfile	2011-10-25 07:07:42 UTC (rev 86397)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            xmlto
-version         0.0.23
-revision        3
+version         0.0.24
 categories      textproc
 license         GPL-2+
 installs_libs   no
@@ -25,9 +24,8 @@
 master_sites    https://fedorahosted.org/releases/x/m/xmlto/
 use_bzip2       yes
 
-checksums           md5     3001d6bb2bbc2c8f6c2301f05120f074 \
-                    sha1    69aab42d941089db3edb32987299290e2472f675 \
-                    rmd160  bbf1e1ee8674a7faeb10643f74a6025d4421d66e
+checksums       rmd160  c3aa05569571aa7c2acbe0cc93c136a0d77a7d80 \
+                sha256  30f59f4cc87a5e86f74fc1d2e63ceb6adc7a260d438e0439689efc2588976e13
 
 depends_run     port:coreutils \
                 port:findutils \
@@ -58,7 +56,7 @@
 destroot.env-append   ${build.env}
 
 post-destroot {
-    set docdir ${prefix}/share/doc/${name}-${version}
+    set docdir ${prefix}/share/doc/${name}
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog FAQ \
         NEWS README ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111025/43b94e5a/attachment.html>


More information about the macports-changes mailing list