[121913] trunk/dports/devel/appstream-glib

devans at macports.org devans at macports.org
Fri Jul 11 06:39:29 PDT 2014


Revision: 121913
          https://trac.macports.org/changeset/121913
Author:   devans at macports.org
Date:     2014-07-11 06:39:29 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
appstream-glib: update to version 0.2.2.

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

Removed Paths:
-------------
    trunk/dports/devel/appstream-glib/files/patch-libappstream-builder-Makefile.am.diff

Modified: trunk/dports/devel/appstream-glib/Portfile
===================================================================
--- trunk/dports/devel/appstream-glib/Portfile	2014-07-11 13:36:01 UTC (rev 121912)
+++ trunk/dports/devel/appstream-glib/Portfile	2014-07-11 13:39:29 UTC (rev 121913)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        hughsie appstream-glib 0_2_1 appstream_glib_
+github.setup        hughsie appstream-glib 0_2_2 appstream_glib_
 version             [string map {_ .} ${version}]
 license             LGPL-2+
 categories          devel
@@ -17,8 +17,8 @@
 
 long_description    ${description}
 
-checksums           rmd160  09c793e721b29dedd70b37900b25e7884d265491 \
-                    sha256  cbfebbfe312e684b4e7ff41a16d584bb45c996e637713b4f77b02759691a7e08
+checksums           rmd160  c67566823891f3b5abcac03f5386660bd2e94995 \
+                    sha256  b79718bf201d5fcc6edeba1b7b09264c5d20574741c6d9ab4739eb32a4d67dfd
 
 depends_build       port:pkgconfig \
                     port:autoconf \
@@ -36,8 +36,7 @@
                     port:sqlite3 \
                     port:freetype
 
-patchfiles          patch-configure.ac.diff \
-                    patch-libappstream-builder-Makefile.am.diff
+patchfiles          patch-configure.ac.diff
 
 configure.cmd       ./autogen.sh
 

Deleted: trunk/dports/devel/appstream-glib/files/patch-libappstream-builder-Makefile.am.diff
===================================================================
--- trunk/dports/devel/appstream-glib/files/patch-libappstream-builder-Makefile.am.diff	2014-07-11 13:36:01 UTC (rev 121912)
+++ trunk/dports/devel/appstream-glib/files/patch-libappstream-builder-Makefile.am.diff	2014-07-11 13:39:29 UTC (rev 121913)
@@ -1,12 +0,0 @@
---- libappstream-builder/Makefile.am.orig	2014-06-20 11:32:09.000000000 -0700
-+++ libappstream-builder/Makefile.am	2014-06-20 11:33:25.000000000 -0700
-@@ -67,7 +67,8 @@
- libappstream_builder_la_LIBADD =				\
- 	$(AS_GLIB_LIBS)						\
- 	$(RPM_LIBS)						\
--	$(GLIB_LIBS)
-+	$(GLIB_LIBS)						\
-+	$(LIBARCHIVE_LIBS)
- 
- libappstream_builder_la_LDFLAGS =				\
- 	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)	\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/50f50101/attachment.html>


More information about the macports-changes mailing list