[131891] trunk/dports/gnome/liferea/Portfile

devans at macports.org devans at macports.org
Tue Jan 20 04:07:15 PST 2015


Revision: 131891
          https://trac.macports.org/changeset/131891
Author:   devans at macports.org
Date:     2015-01-20 04:07:15 -0800 (Tue, 20 Jan 2015)
Log Message:
-----------
liferea: update to version 1.11.2, use gobject_introspection portgroup.

Modified Paths:
--------------
    trunk/dports/gnome/liferea/Portfile

Modified: trunk/dports/gnome/liferea/Portfile
===================================================================
--- trunk/dports/gnome/liferea/Portfile	2015-01-20 11:30:58 UTC (rev 131890)
+++ trunk/dports/gnome/liferea/Portfile	2015-01-20 12:07:15 UTC (rev 131891)
@@ -3,8 +3,9 @@
 
 PortSystem          1.0
 PortGroup           github 1.0
+PortGroup           gobject_introspection 1.0
 
-github.setup        lwindolf liferea 1.11.1 v
+github.setup        lwindolf liferea 1.11.2 v
 # Note: do not remove the epoch line.
 epoch               20090731
 description         A feed aggregator for GTK+/GNOME.
@@ -18,8 +19,8 @@
 platforms           darwin
 homepage            http://lzone.de/${name}/
 
-checksums           rmd160  a7c4a6de4b8db0b13ce4caba437c16c371d31619 \
-                    sha256  42969312e7c8ea6d67a9bc0d4f384a93ce0192077a11a585041c7f19db6cd175
+checksums           rmd160  f704fcc812237a31c43fd4dde4e306e1a764bf74 \
+                    sha256  c710786f88778eaae34b25cd813ab806a0c8d4313b40ef5667cf352c1bf10814
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -35,7 +36,6 @@
                     port:libsoup \
                     path:lib/pkgconfig/webkit-3.0.pc:webkit-gtk3 \
                     port:json-glib \
-                    port:gobject-introspection \
                     port:gsettings-desktop-schemas \
                     port:libpeas \
                     port:libnotify \
@@ -50,10 +50,11 @@
 
 patchfiles          patch-autogen.sh.diff
 
+gobject_introspection yes
+
 configure.cmd       ./autogen.sh
 
-configure.args      --disable-schemas-compile \
-                    --enable-introspection=yes
+configure.args      --disable-schemas-compile
 
 post-activate {
     system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150120/d0b4998b/attachment.html>


More information about the macports-changes mailing list