[153940] users/devans/GNOME-3/stable/dports/gnome/dconf-editor

devans at macports.org devans at macports.org
Sun Oct 16 19:05:11 CEST 2016


Revision: 153940
          https://trac.macports.org/changeset/153940
Author:   devans at macports.org
Date:     2016-10-16 10:05:11 -0700 (Sun, 16 Oct 2016)
Log Message:
-----------
GNOME-3/stable: dconf-editor, update to version 3.22.1, remove patch now incorporated in distribution.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/dconf-editor/Portfile

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/gnome/dconf-editor/files/fix-appdata-installation.patch

Modified: users/devans/GNOME-3/stable/dports/gnome/dconf-editor/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/dconf-editor/Portfile	2016-10-16 16:58:30 UTC (rev 153939)
+++ users/devans/GNOME-3/stable/dports/gnome/dconf-editor/Portfile	2016-10-16 17:05:11 UTC (rev 153940)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                dconf-editor
-version             3.22.0
+version             3.22.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 maintainers         devans openmaintainer
 categories          gnome
@@ -21,8 +21,8 @@
 
 use_xz              yes
 
-checksums           rmd160  b0c185196076490522d0456a949088af7f3db334 \
-                    sha256  4ca3c2c3836f4c944f161540d1521507dab8e7bee0cac7d543560808efb9246f
+checksums           rmd160  912ee0ac7f32faf1f43b8d7aa72a5c58ed368ace \
+                    sha256  0a0e56a5dc7cc20cd7127901069939f0c8049b585f90e229ef753ee9b3a4c126
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -40,8 +40,6 @@
 
 depends_run         port:gnome-themes-standard
 
-patchfiles          fix-appdata-installation.patch
-
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {

Deleted: users/devans/GNOME-3/stable/dports/gnome/dconf-editor/files/fix-appdata-installation.patch
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/dconf-editor/files/fix-appdata-installation.patch	2016-10-16 16:58:30 UTC (rev 153939)
+++ users/devans/GNOME-3/stable/dports/gnome/dconf-editor/files/fix-appdata-installation.patch	2016-10-16 17:05:11 UTC (rev 153940)
@@ -1,26 +0,0 @@
-From a51f887042419d721fcb996751b74e528dbabaf5 Mon Sep 17 00:00:00 2001
-From: Kalev Lember <klember at redhat.com>
-Date: Thu, 22 Sep 2016 06:28:25 +0200
-Subject: Fix appdata installation
-
-Add back @APPSTREAM_XML_RULES@ that got accidentally lost in commit
-8ae85f0.
----
- editor/Makefile.am | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/editor/Makefile.am b/editor/Makefile.am
-index 3ef2952..a3d13c1 100644
---- editor/Makefile.am
-+++ editor/Makefile.am
-@@ -68,6 +68,7 @@ ca.desrt.dconf-editor.service: Makefile
- 	             echo 'Exec=${bindir}/dconf-editor --gapplication-service') > $@.tmp && \
- 	             mv $@.tmp $@
- 
-+ at APPSTREAM_XML_RULES@
- appstream_in_files = ca.desrt.dconf-editor.appdata.xml.in
- appstream_XML = $(appstream_in_files:.xml.in=.xml)
- @INTLTOOL_XML_RULE@
--- 
-cgit v0.12
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161016/4db8a044/attachment-0002.html>


More information about the macports-changes mailing list