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

elelay at macports.org elelay at macports.org
Sat Feb 6 08:47:47 PST 2010


Revision: 63504
          http://trac.macports.org/changeset/63504
Author:   elelay at macports.org
Date:     2010-02-06 08:47:46 -0800 (Sat, 06 Feb 2010)
Log Message:
-----------
updated to 2.2

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

Modified: trunk/dports/gnome/gpodder/Portfile
===================================================================
--- trunk/dports/gnome/gpodder/Portfile	2010-02-06 16:41:18 UTC (rev 63503)
+++ trunk/dports/gnome/gpodder/Portfile	2010-02-06 16:47:46 UTC (rev 63504)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gpodder
-version             2.1
+version             2.2
 revision            0
 categories          gnome audio
 license             GPLv3
@@ -20,9 +20,9 @@
 homepage            http://gpodder.org
 master_sites        http://download.berlios.de/gpodder/
 
-checksums           md5     57ed679e3722b7c214956b8d4e13141a \
-                    sha1    3528e0925654373deef54a6c4e7929c0d31b9c3a \
-                    rmd160  62cbb236f3327e685c5d8b63da8fe4b817e71ac6
+checksums           md5     1d91f4a4ef59012e1df2c7add9357ca2 \
+                    sha1    bdac1156363ea7efa19dd02ea9b20741ce498221 \
+                    rmd160  a52f424df28c83ee20c8235d251375b861359883
 
 depends_build       port:help2man\
                     port:intltool
@@ -34,7 +34,9 @@
     depends_lib-append  port:py25-feedparser\
                         port:py25-pil\
                         port:dbus-python25\
-                        port:gnome-python-extras
+                        port:gnome-python-extras\
+                        port:py25-mygpoclient
+
     patch {
         reinplace s|python|${prefix}/bin/python2.5|g ${worksrcpath}/Makefile
     }
@@ -49,7 +51,8 @@
     depends_lib-append  port:py26-feedparser\
                         port:py26-pil\
                         port:dbus-python26\
-                        port:gnome-python26-extras
+                        port:gnome-python26-extras\
+                        port:py26-mygpoclient
     
     patch {
         reinplace s|python|${my_python}/bin/python|g ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100206/2817d52a/attachment.html>


More information about the macports-changes mailing list