[121383] trunk/dports/devel/appstream-glib/Portfile

devans at macports.org devans at macports.org
Tue Jun 24 10:16:47 PDT 2014


Revision: 121383
          https://trac.macports.org/changeset/121383
Author:   devans at macports.org
Date:     2014-06-24 10:16:47 -0700 (Tue, 24 Jun 2014)
Log Message:
-----------
appstream-glib: update to version 0.2.1, automate version fixup.

Modified Paths:
--------------
    trunk/dports/devel/appstream-glib/Portfile

Modified: trunk/dports/devel/appstream-glib/Portfile
===================================================================
--- trunk/dports/devel/appstream-glib/Portfile	2014-06-24 16:38:54 UTC (rev 121382)
+++ trunk/dports/devel/appstream-glib/Portfile	2014-06-24 17:16:47 UTC (rev 121383)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        hughsie appstream-glib 0_2_0 appstream_glib_
-version             0.2.0
+github.setup        hughsie appstream-glib 0_2_1 appstream_glib_
+version             [string map {_ .} ${version}]
 license             LGPL-2+
 categories          devel
 maintainers         devans openmaintainer
@@ -17,8 +17,8 @@
 
 long_description    ${description}
 
-checksums           rmd160  56f3e2700e63e3d0e2102cbb21581d0c83e02beb \
-                    sha256  68b91806dc4da15317affee6298a9a70f4526d4440eb158bfc59d5e67a1c9e91
+checksums           rmd160  09c793e721b29dedd70b37900b25e7884d265491 \
+                    sha256  cbfebbfe312e684b4e7ff41a16d584bb45c996e637713b4f77b02759691a7e08
 
 depends_build       port:pkgconfig \
                     port:autoconf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140624/644aa0fe/attachment.html>


More information about the macports-changes mailing list