[115513] trunk/dports/gnome/gpodder/Portfile

elelay at macports.org elelay at macports.org
Fri Jan 3 13:47:10 PST 2014


Revision: 115513
          https://trac.macports.org/changeset/115513
Author:   elelay at macports.org
Date:     2014-01-03 13:47:10 -0800 (Fri, 03 Jan 2014)
Log Message:
-----------
gpodder: upgrade to 3.5.2

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

Modified: trunk/dports/gnome/gpodder/Portfile
===================================================================
--- trunk/dports/gnome/gpodder/Portfile	2014-01-03 21:46:23 UTC (rev 115512)
+++ trunk/dports/gnome/gpodder/Portfile	2014-01-03 21:47:10 UTC (rev 115513)
@@ -2,10 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           active_variants 1.1
 
 name                gpodder
-version             3.5.1
-revision            1
+version             3.5.2
 categories          gnome audio
 license             GPL-3
 maintainers         elelay
@@ -20,9 +20,9 @@
 homepage            http://gpodder.org
 master_sites        http://gpodder.org/src/
 
-checksums           md5     60bcc814adc654c00ab197abfe920d80 \
-                    sha1    e9f26bd5bb7742d9c0fa78323e81060495f7417a \
-                    rmd160  d8f06fe88f20a462d445589cdcbed9423a8bb20e
+checksums           md5     03b6906fbb52bce49542ec53632cf07d \
+                    sha1    a39dfdba48424322c7d5579d92c2622a57591997 \
+                    rmd160  11e8a000204b1f926705d9bc459b03e7e3e3a5c6
 
 
 depends_build       port:help2man\
@@ -89,6 +89,9 @@
 
 variant quartz {
     depends_lib-append  port:gtk-osx-application
+
+    # gPodder is still using pygtk, not the gtk3 bindings
+    require_active_variants gtk-osx-application "" gtk3
     
     post-destroot {
     	# Command-XX shortcuts in gPodder menus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140103/a32543e8/attachment.html>


More information about the macports-changes mailing list