[128825] users/devans/GNOME-3/stable/dports/devel/appstream-glib

devans at macports.org devans at macports.org
Thu Nov 27 14:29:45 PST 2014


Revision: 128825
          https://trac.macports.org/changeset/128825
Author:   devans at macports.org
Date:     2014-11-27 14:29:45 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
GNOME-3/stable: appstream-glib, update to version 0.3.3, drop outdated patch.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/devel/appstream-glib/files/patch-data-appdata-xml.m4.diff

Modified: users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile	2014-11-27 22:26:43 UTC (rev 128824)
+++ users/devans/GNOME-3/stable/dports/devel/appstream-glib/Portfile	2014-11-27 22:29:45 UTC (rev 128825)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        hughsie appstream-glib 0_3_2 appstream_glib_
+github.setup        hughsie appstream-glib 0_3_3 appstream_glib_
 version             [string map {_ .} ${version}]
 license             LGPL-2+
 categories          devel
@@ -17,8 +17,8 @@
 
 long_description    ${description}
 
-checksums           rmd160  4b9cdb1e646f4bb18329bffcd75bc3decb0e645d \
-                    sha256  9a560e515e0b34662d3c23520f1da23b2bd41db4f3c0915ac7b11251aec4f364
+checksums           rmd160  3948d88730afbb9e1539e77111ae94623d6ba8a0 \
+                    sha256  8468b514cc8ab086e5a895602ad0ca00eb8ff093e1e696b5c213e8e9ec248dd8
 
 depends_build       port:pkgconfig \
                     port:autoconf \
@@ -37,8 +37,7 @@
                     port:sqlite3 \
                     port:freetype
 
-patchfiles          patch-configure.ac.diff \
-                    patch-data-appdata-xml.m4.diff
+patchfiles          patch-configure.ac.diff
 
 configure.cmd       ./autogen.sh
 

Deleted: users/devans/GNOME-3/stable/dports/devel/appstream-glib/files/patch-data-appdata-xml.m4.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/devel/appstream-glib/files/patch-data-appdata-xml.m4.diff	2014-11-27 22:26:43 UTC (rev 128824)
+++ users/devans/GNOME-3/stable/dports/devel/appstream-glib/files/patch-data-appdata-xml.m4.diff	2014-11-27 22:29:45 UTC (rev 128825)
@@ -1,41 +0,0 @@
---- data/appdata-xml.m4.orig	2014-11-14 06:15:33.000000000 -0800
-+++ data/appdata-xml.m4	2014-11-14 06:16:09.000000000 -0800
-@@ -1,6 +1,6 @@
- # appdata-xml.m4
- #
--# serial 4
-+# serial 5
- 
- dnl APPDATA_XML
- dnl Installs and validates AppData XML files.
-@@ -15,16 +15,13 @@
- dnl
- dnl Adding files to appdata_XML does not distribute them automatically.
- 
--AC_DEFUN([APPDATA_XML],
-+AU_DEFUN([APPDATA_XML],
- [
-   m4_pattern_allow([AM_V_GEN])
-   AC_ARG_ENABLE([appdata-validate],
-                 [AS_HELP_STRING([--disable-appdata-validate],
-                                 [Disable validating AppData XML files during check phase])])
- 
--  # big fat warning
--  AC_MSG_WARN([APPDATA_XML is deprecated, use APPSTREAM_XML instead.])
--
-   AS_IF([test "x$enable_appdata_validate" != "xno"],
-         [AC_PATH_PROG([APPSTREAM_UTIL], [appstream-util])
-          AS_IF([test "x$APPSTREAM_UTIL" = "x"],
-@@ -77,7 +74,11 @@
- 	rm -f $(appdata_XML:.appdata.xml=.appdata.valid)
- '
-   _APPDATA_XML_SUBST(APPDATA_XML_RULES)
--])
-+],
-+[Use the new APPSTREAM_XML macro instead of APPDATA_XML in configure.ac, and
-+ replace @APPDATA_XML_RULES@ with @APPSTREAM_XML_RULES@, appdata_XML with
-+ appstream_XML and --enable-appdata-validate with --enable-appstream-validate
-+ in Makefile.am])
- 
- dnl _APPDATA_XML_SUBST(VARIABLE)
- dnl Abstract macro to do either _AM_SUBST_NOTMAKE or AC_SUBST
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/70a65c7b/attachment-0001.html>


More information about the macports-changes mailing list