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

devans at macports.org devans at macports.org
Wed Apr 22 17:44:39 PDT 2015


Revision: 135326
          https://trac.macports.org/changeset/135326
Author:   devans at macports.org
Date:     2015-04-22 17:44:39 -0700 (Wed, 22 Apr 2015)
Log Message:
-----------
liferea: update to version 1.11.4, requires gnome-themes-standard at runtime.

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

Modified: trunk/dports/gnome/liferea/Portfile
===================================================================
--- trunk/dports/gnome/liferea/Portfile	2015-04-23 00:07:25 UTC (rev 135325)
+++ trunk/dports/gnome/liferea/Portfile	2015-04-23 00:44:39 UTC (rev 135326)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           gobject_introspection 1.0
 
-github.setup        lwindolf liferea 1.11.3 v
+github.setup        lwindolf liferea 1.11.4 v
 # Note: do not remove the epoch line.
 epoch               20090731
 description         A feed aggregator for GTK+/GNOME.
@@ -19,8 +19,8 @@
 platforms           darwin
 homepage            http://lzone.de/${name}/
 
-checksums           rmd160  de0dbd38dfa961d709fa95907c7cf354cc760f62 \
-                    sha256  ff12972db00096faccce7ce2335ea4366c5efd13d73845f348c6c5c72c559652
+checksums           rmd160  417d9b10b4b972c7ecc6c3be53eee3fa1ccea470 \
+                    sha256  02d227ec64b6010a3d5aa72dac8c4eaa3ad04c5641c071105a1b898ae1240d91
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -41,6 +41,8 @@
                     port:libnotify \
                     port:libgnome-keyring
 
+depends_run         path:share/themes/HighContrast/index.theme:gnome-themes-standard
+
 platform darwin {
     if {${configure.cxx_stdlib} eq "libstdc++"} {
        depends_lib-delete path:lib/pkgconfig/webkit-3.0.pc:webkit-gtk3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150422/602fc4e9/attachment.html>


More information about the macports-changes mailing list