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

devans at macports.org devans at macports.org
Thu Aug 25 15:57:48 PDT 2016


Revision: 151992
          https://trac.macports.org/changeset/151992
Author:   devans at macports.org
Date:     2016-08-25 15:57:48 -0700 (Thu, 25 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: gnome-characters, copy from stable and update to unstable version 3.21.91, no longer uses intltool, use gnome unstable livecheck.

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

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

Removed Paths:
-------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-characters/files/

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-characters/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-characters/Portfile	2016-08-25 22:07:10 UTC (rev 151990)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-characters/Portfile	2016-08-25 22:57:48 UTC (rev 151992)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gnome-characters
-version             3.20.1
+version             3.21.91
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         A simple utility application to find and insert unusual characters.
@@ -18,15 +18,11 @@
 
 use_xz              yes
 
-checksums           rmd160  f718581cac3fad8c608e07be5219736f7efe8aef \
-                    sha256  6891eed27a5b023200992540266a9216d081eef890d6d0836380dc3c0033857c
+checksums           rmd160  007bb653ac1244d87f708c3588313f04f8d097ba \
+                    sha256  c5bb6deb913a8967443219b68aacdec6d87beefa8063f98ae085472ed3e9c7ea
 
 depends_build       port:pkgconfig \
-                    port:intltool \
-                    port:appstream-glib \
-                    port:autoconf \
-                    port:automake \
-                    port:libtool
+                    port:appstream-glib
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
@@ -37,14 +33,6 @@
 
 gobject_introspection yes
 
-# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
-
-post-patch {
-    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
-}
-
-configure.cmd       ./autogen.sh
-
 configure.args      --disable-schemas-compile \
                     --disable-silent-rules
 
@@ -54,4 +42,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/20160825/6e6bc2cc/attachment.html>


More information about the macports-changes mailing list