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

elelay at macports.org elelay at macports.org
Wed Jul 16 10:14:41 PDT 2014


Revision: 122172
          https://trac.macports.org/changeset/122172
Author:   elelay at macports.org
Date:     2014-07-16 10:14:41 -0700 (Wed, 16 Jul 2014)
Log Message:
-----------
gpodder: remove PIL dependency #44306

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

Modified: trunk/dports/gnome/gpodder/Portfile
===================================================================
--- trunk/dports/gnome/gpodder/Portfile	2014-07-16 16:03:15 UTC (rev 122171)
+++ trunk/dports/gnome/gpodder/Portfile	2014-07-16 17:14:41 UTC (rev 122172)
@@ -6,6 +6,7 @@
 
 name                gpodder
 version             3.7.0
+revision            1
 categories          gnome audio
 license             GPL-3
 maintainers         elelay
@@ -35,7 +36,6 @@
 
 variant python26 conflicts description {Use Python 2.6} {
     depends_lib-append  port:py26-feedparser\
-                        port:py26-pil\
                         port:dbus-python26\
                         port:py26-mygpoclient \
                         port:py26-pygtk
@@ -60,7 +60,6 @@
 
 variant python27 conflicts python26 conflicts description {Use Python 2.7} {
     depends_lib-append  port:py27-feedparser\
-                        port:py27-pil\
                         port:dbus-python27\
                         port:py27-mygpoclient \
                         port:py27-pygtk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140716/5590946e/attachment-0001.html>


More information about the macports-changes mailing list