[137167] trunk/dports/textproc/xmlformat/Portfile

devans at macports.org devans at macports.org
Fri Jun 5 14:35:14 PDT 2015


Revision: 137167
          https://trac.macports.org/changeset/137167
Author:   devans at macports.org
Date:     2015-06-05 14:35:14 -0700 (Fri, 05 Jun 2015)
Log Message:
-----------
xmlformat: update to version 1.04, add description to +ruby variant.

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

Modified: trunk/dports/textproc/xmlformat/Portfile
===================================================================
--- trunk/dports/textproc/xmlformat/Portfile	2015-06-05 21:34:27 UTC (rev 137166)
+++ trunk/dports/textproc/xmlformat/Portfile	2015-06-05 21:35:14 UTC (rev 137167)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                xmlformat
-version             1.03
+version             1.04
 categories          textproc perl ruby
 license             BSD Permissive
 platforms           darwin
@@ -20,12 +20,14 @@
 
 homepage            http://www.kitebird.com/software/xmlformat/
 master_sites        ${homepage}
-checksums           md5 23a1a4f6c49cc83ebae0f8f25d1e2069
 
+checksums           rmd160  320ec471367c5679a2f1698eefb904994eaea1a8 \
+                    sha256  71a70397e44760d67645007ad85fea99736f4b6f8679067a3b5f010589fd8fef
+
 depends_run         bin:perl:perl5
 set ext             pl
 
-variant ruby    {
+variant ruby description {Install ruby version} {
     set ext rb
     depends_run bin:ruby:ruby
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150605/9c08893a/attachment.html>


More information about the macports-changes mailing list