[121384] trunk/dports/devel/appdata-tools/Portfile

devans at macports.org devans at macports.org
Tue Jun 24 10:18:42 PDT 2014


Revision: 121384
          https://trac.macports.org/changeset/121384
Author:   devans at macports.org
Date:     2014-06-24 10:18:42 -0700 (Tue, 24 Jun 2014)
Log Message:
-----------
appdata-tools: automate version fixup.

Modified Paths:
--------------
    trunk/dports/devel/appdata-tools/Portfile

Modified: trunk/dports/devel/appdata-tools/Portfile
===================================================================
--- trunk/dports/devel/appdata-tools/Portfile	2014-06-24 17:16:47 UTC (rev 121383)
+++ trunk/dports/devel/appdata-tools/Portfile	2014-06-24 17:18:42 UTC (rev 121384)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 
 github.setup        hughsie appdata-tools 0_1_8 appdata_tools_
-version             0.1.8
+version             [string map {_ .} ${version}]
 revision            1
 license             GPL-2+
 categories          devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140624/4191e113/attachment.html>


More information about the macports-changes mailing list