[141711] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Sat Dec 12 02:41:10 PST 2015


Revision: 141711
          https://trac.macports.org/changeset/141711
Author:   devans at macports.org
Date:     2015-10-26 15:11:20 -0700 (Mon, 26 Oct 2015)
Log Message:
-----------
GNOME-3/unstable: dconf-editor, copy from stable and update to unstable version 3.19.1, dependencies, use gnome unstable livecheck.

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

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/dconf-editor/

Modified: users/devans/GNOME-3/unstable/dports/gnome/dconf-editor/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/dconf-editor/Portfile	2015-10-26 20:42:05 UTC (rev 141690)
+++ users/devans/GNOME-3/unstable/dports/gnome/dconf-editor/Portfile	2015-10-26 22:11:20 UTC (rev 141711)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                dconf-editor
-version             3.18.1
+version             3.19.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 maintainers         devans openmaintainer
 categories          gnome
@@ -21,13 +21,14 @@
 
 use_xz              yes
 
-checksums           rmd160  47b8b9a6458042ef50d80d72778f9a0643df5f0c \
-                    sha256  35c17852acc7dc9015d35148c1c4ebec1477c252f1d979cb324e1e6010d1db13
+checksums           rmd160  445e11a32fd904981a34ce5bf8040842b6de5327 \
+                    sha256  c3c0bcde329b0e9fc2a3b5aab0c5aee36182697f0cefcbe399745102155ce93c
 
 depends_build       port:pkgconfig \
                     port:intltool \
                     port:docbook-xsl \
                     port:libxslt \
+                    port:appstream-glib \
                     port:autoconf \
                     port:automake
 
@@ -37,6 +38,8 @@
                     port:gtk3 \
                     port:libxml2
 
+depends_run         port:gnome-themes-standard
+
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 post-patch {
@@ -54,4 +57,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/458047a2/attachment.html>


More information about the macports-changes mailing list