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

devans at macports.org devans at macports.org
Mon Feb 23 11:56:14 PST 2015


Revision: 133226
          https://trac.macports.org/changeset/133226
Author:   devans at macports.org
Date:     2015-02-23 11:56:14 -0800 (Mon, 23 Feb 2015)
Log Message:
-----------
GNOME-3/unstable: libpeas, update to unstable version 1.13.0, seed no longer supported.

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

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

Modified: users/devans/GNOME-3/unstable/dports/gnome/libpeas/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libpeas/Portfile	2015-02-21 03:00:49 UTC (rev 133137)
+++ users/devans/GNOME-3/unstable/dports/gnome/libpeas/Portfile	2015-02-23 19:56:14 UTC (rev 133226)
@@ -5,8 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                libpeas
-version             1.12.1
-revision            1
+version             1.13.0
 license             LGPL-2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         libpeas is a GObject-based plugins engine
@@ -19,15 +18,14 @@
 
 use_xz              yes
 
-checksums           rmd160  17784fd54f503327f436860243a4bbf39874d795 \
-                    sha256  e610be31c9d382580fb5d8686f8311149f27413f55af6abf5c033178b99452d6
+checksums           rmd160  900b017b4933f7191f39d4d75988ab7e2c49b5e3 \
+                    sha256  a5f795b0341efb5d38aca26727294c2ab22e32e8ed3e22082ac38f4cce7656d3
 
 depends_build       port:pkgconfig \
                     port:intltool \
                     port:gnome-common
 
-depends_lib         port:gtk3 \
-                    port:seed
+depends_lib         port:gtk3
 
 gobject_introspection yes
 
@@ -41,7 +39,6 @@
 autoreconf.args     -fvi
 
 configure.args      --enable-gtk \
-                    --enable-seed \
                     --disable-glade-catalog \
                     --disable-python2 \
                     --disable-python3 \
@@ -92,4 +89,4 @@
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150223/586441a8/attachment.html>


More information about the macports-changes mailing list