diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-15 19:40:10 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-15 19:40:10 +0800 |
commit | a33a26d211e4d63fd344c3f99eb8e59186319cad (patch) | |
tree | dbd53e414271d01b395dcfc4e0995f6515b59f0c /www | |
parent | d8fbcc2c15e09620d407c6fbda28eeddf39ca843 (diff) | |
download | marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.tar marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.tar.gz marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.tar.bz2 marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.tar.lz marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.tar.xz marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.tar.zst marcuscom-ports-a33a26d211e4d63fd344c3f99eb8e59186319cad.zip |
Update to 2.27.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12438 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 6 | ||||
-rw-r--r-- | www/epiphany/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 6ffa7ab93..16b15cbfa 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.199 2009/05/27 13:01:18 kwm Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.200 2009/06/15 20:38:21 kwm Exp $ # PORTNAME= epiphany -PORTVERSION= 2.27.3 +PORTVERSION= 2.27.4 PORTREVISION?= 0 CATEGORIES= www gnome MASTER_SITES= GNOME @@ -18,7 +18,7 @@ COMMENT?= An extremely lightweight and simple web browser for GNOME 2 BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - webkit-1.0.9:${PORTSDIR}/www/webkit-gtk2 \ + webkit-1.0.10:${PORTSDIR}/www/webkit-gtk2 \ notify.1:${PORTSDIR}/devel/libnotify RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/icons/HighContrastLargePrint/index.theme:${PORTSDIR}/x11-themes/gnome-themes diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index a9856a178..4449da882 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-2.27.3.tar.bz2) = 83d1785c8e15d77ae088a7d9eed6a705 -SHA256 (gnome2/epiphany-2.27.3.tar.bz2) = 1e065f15583ce75fffd2a51825414f80a7f639f6714ae6141095ecf6f438666c -SIZE (gnome2/epiphany-2.27.3.tar.bz2) = 5643799 +MD5 (gnome2/epiphany-2.27.4.tar.bz2) = 35f37bf3150614f1d8ff3f21864737ca +SHA256 (gnome2/epiphany-2.27.4.tar.bz2) = 61a38227911de9d386441af3bb656c562e55d86d5827433cc64f4bf3246c66d3 +SIZE (gnome2/epiphany-2.27.4.tar.bz2) = 5663708 |