diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 20:21:51 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-03 20:21:51 +0800 |
commit | abb8fdf247e96b7526135a9e7399ded09bbf7fb3 (patch) | |
tree | 4926502825bec36d0a6c0f5399c02aabf542a0dd /www/epiphany | |
parent | cb9c446a74c6edd979bf619f4974a4eca5b5ceef (diff) | |
download | marcuscom-ports-abb8fdf247e96b7526135a9e7399ded09bbf7fb3.tar.gz marcuscom-ports-abb8fdf247e96b7526135a9e7399ded09bbf7fb3.tar.zst marcuscom-ports-abb8fdf247e96b7526135a9e7399ded09bbf7fb3.zip |
- Update to 2.16.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7511 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/epiphany')
-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 6e7ddfdca..30aed2738 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.123 2006/08/22 01:11:23 ahze Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.124 2006/09/03 20:42:39 ahze Exp $ # PORTNAME= epiphany -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -32,7 +32,7 @@ WANT_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_OMF= yes -CONFIGURE_ARGS= --with-mozilla=${GECKO} +CONFIGURE_ARGS= --with-mozilla=${GECKO} --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" diff --git a/www/epiphany/distinfo b/www/epiphany/distinfo index 3593eb510..7829042ac 100644 --- a/www/epiphany/distinfo +++ b/www/epiphany/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/epiphany-2.16.0.tar.bz2) = dd68883fae26a60bfc51072fc3771f26 -SHA256 (gnome2/epiphany-2.16.0.tar.bz2) = 5f856088de0aa8bd77df394b749cbe7aaba84e6815c77d98002b0e1d75669255 -SIZE (gnome2/epiphany-2.16.0.tar.bz2) = 3756771 +MD5 (gnome2/epiphany-2.16.1.tar.bz2) = 25fecb147b1c68cc71d2af2bac727724 +SHA256 (gnome2/epiphany-2.16.1.tar.bz2) = edc36ae24624cae00aa06dde6475c31574d5fc281612dfd1e51cda63c7a9300a +SIZE (gnome2/epiphany-2.16.1.tar.bz2) = 3761594 |