From d52f6c398c1d3e652605dae4a86753dca3ccdb5e Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 28 Jan 2010 16:40:22 +0000 Subject: Update to 2.29.6. Tell that seed support is for JavaScript in OPTIONS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13525 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 8 ++++---- www/epiphany/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index c4eb11ff2..1388a88ba 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.218 2010/01/17 00:23:14 kwm Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.219 2010/01/28 13:41:55 avl Exp $ # PORTNAME= epiphany -PORTVERSION= 2.29.5 -PORTREVISION?= 2 +PORTVERSION= 2.29.6 +PORTREVISION?= 0 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -46,7 +46,7 @@ PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}" MAN1= epiphany.1 OPTIONS= NSS "Import passwords from 2.26 and older on first run" on \ - SEED "Enable seed support" off \ + SEED "Enable seed (JavaScript) support" off \ SPELLCHECK "Enable spell checking by default" on .if defined(PACKAGE_BUILDING) diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index fb831b30d..f2b68ed76 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-2.29.5.tar.bz2) = 2556c6fb3dc52da9815f76084adaf635 -SHA256 (gnome2/epiphany-2.29.5.tar.bz2) = ffea07630dca774771776af420801524fd68eec5126b9e40f0c32f5f70b42af2 -SIZE (gnome2/epiphany-2.29.5.tar.bz2) = 5723188 +MD5 (gnome2/epiphany-2.29.6.tar.bz2) = a4f60233da278b9fc6e741d876691989 +SHA256 (gnome2/epiphany-2.29.6.tar.bz2) = 43bf0e429671fd59c3179cb2c3650d6875ef290fc94fdd341a69be5a99276ef6 +SIZE (gnome2/epiphany-2.29.6.tar.bz2) = 5723711 -- cgit