[102871] trunk/dports/gnome/epiphany/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Feb 9 18:58:55 PST 2013


Revision: 102871
          https://trac.macports.org/changeset/102871
Author:   jeremyhu at macports.org
Date:     2013-02-09 18:58:55 -0800 (Sat, 09 Feb 2013)
Log Message:
-----------
epiphany: Use libnotify on Lion

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

Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile	2013-02-10 02:44:49 UTC (rev 102870)
+++ trunk/dports/gnome/epiphany/Portfile	2013-02-10 02:58:55 UTC (rev 102871)
@@ -5,7 +5,7 @@
 
 name		epiphany
 version		2.30.6
-revision        9
+revision        10
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	A GNOME Web browser.
@@ -66,13 +66,6 @@
 
 universal_variant no
 
-# libnotify cannot be installed on Mac OS X 10.7 Lion, #30283
-platform darwin 11 {
-    depends_lib-delete  port:libnotify
-    patchfiles-append   patch-remove-libnotify.diff
-    use_autoreconf yes
-}
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/963787b7/attachment.html>


More information about the macports-changes mailing list