diff options
-rw-r--r-- | www/epiphany/Makefile | 7 | ||||
-rw-r--r-- | www/epiphany/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 3abfa8be5..8fceb2f52 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.115 2006/06/06 17:16:42 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.116 2006/06/07 01:14:21 ahze Exp $ # PORTNAME= epiphany -PORTVERSION= 2.15.2 +PORTVERSION= 2.15.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -50,7 +50,8 @@ WITH_GNOME= yes .endif .include <bsd.port.pre.mk> -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" +.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" +#.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" NO_WERROR= yes # allow build with more warnings enabled diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index b6fd90c3d..75738199d 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-2.15.2.tar.bz2) = eb9826f106b29168a8154dbf4aaaf718 -SHA256 (gnome2/epiphany-2.15.2.tar.bz2) = 8d623b56df13dedeb4d3c7dc6085c5c4806036ff4a870dad4f535d4c08cb6852 -SIZE (gnome2/epiphany-2.15.2.tar.bz2) = 3575085 +MD5 (gnome2/epiphany-2.15.3.tar.bz2) = 5d15996352d15b5a9269035cb28c48e3 +SHA256 (gnome2/epiphany-2.15.3.tar.bz2) = 3004199ec4b69991298af92207098f2969ab44f8844c683561bb9bab94942539 +SIZE (gnome2/epiphany-2.15.3.tar.bz2) = 3587805 |