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

jeremyhu at macports.org jeremyhu at macports.org
Wed Jan 27 15:58:09 PST 2010


Revision: 63158
          http://trac.macports.org/changeset/63158
Author:   jeremyhu at macports.org
Date:     2010-01-27 15:58:08 -0800 (Wed, 27 Jan 2010)
Log Message:
-----------
epiphany: Bump to 2.28.1, now using webkit instead of xulrunner

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

Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile	2010-01-27 23:57:09 UTC (rev 63157)
+++ trunk/dports/gnome/epiphany/Portfile	2010-01-27 23:58:08 UTC (rev 63158)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name		epiphany
-version		2.26.3
+version		2.28.1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	A GNOME Web browser.
 long_description	A web browser is more than an application, it is a \
@@ -18,9 +18,9 @@
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2	yes
 
-checksums       md5     16f44012bc376077e1443e049d725847 \
-                sha1    d1143fd2f287efe3eab648e1feded9f4911e3236 \
-                rmd160  ef2474c8523a6787227d3dfa5e8fc9d443708a0c
+checksums           md5     7a8b885a4894d2a9e979b8cb8898db1e \
+                    sha1    e15a404e52cdf4fded6a0075f27f46c2ae2a739c \
+                    rmd160  c3d6a33080711ec3c25c6418aba5eb2047b73384
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -39,7 +39,7 @@
                 port:py25-gnome \
                 port:enchant \
                 port:iso-codes \
-                path:lib/pkgconfig/libxul.pc:xulrunner
+                port:webkit-gtk
 
 configure.args  --enable-spell-checker \
                 --with-distributor-name=MacPorts \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100127/3a590f90/attachment-0001.html>


More information about the macports-changes mailing list