diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-25 19:13:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-25 19:13:28 +0800 |
commit | e2aa4f8325ccc0f719e5f8650c6a027a5d3ab89c (patch) | |
tree | e3da9ea37f8ddffa87f308f614b6404613f52948 | |
parent | 555232ca39219395f30ea5dce93b913cb3a3e2a3 (diff) | |
download | marcuscom-ports-e2aa4f8325ccc0f719e5f8650c6a027a5d3ab89c.tar.gz marcuscom-ports-e2aa4f8325ccc0f719e5f8650c6a027a5d3ab89c.tar.zst marcuscom-ports-e2aa4f8325ccc0f719e5f8650c6a027a5d3ab89c.zip |
Update to 3.4.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16791 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome-terminal3/Makefile | 9 | ||||
-rw-r--r-- | x11/gnome-terminal3/distinfo | 4 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/gnome-terminal3/Makefile b/x11/gnome-terminal3/Makefile index 6f3e4d6ba..306f558b8 100644 --- a/x11/gnome-terminal3/Makefile +++ b/x11/gnome-terminal3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.10 2011/10/04 20:18:13 kwm Exp $ +# $MCom: ports/x11/gnome-terminal3/Makefile,v 1.11 2011/10/17 13:06:18 kwm Exp $ # PORTNAME= gnome-terminal -PORTVERSION= 3.2.1 +PORTVERSION= 3.4.1.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -29,9 +29,8 @@ USE_GMAKE= yes USE_XORG= sm ice USE_GNOME= gnomeprefix gnomehack intlhack gconf2 vte3 gnomedocutils GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-gtk=3.0 -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= gnome-terminal.schemas diff --git a/x11/gnome-terminal3/distinfo b/x11/gnome-terminal3/distinfo index 4d9e86010..871c279fa 100644 --- a/x11/gnome-terminal3/distinfo +++ b/x11/gnome-terminal3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-terminal-3.2.1.tar.xz) = c36a6bce466447526cb73779ee8e861f079e86cef68a50f7c8fbed540d5f373e -SIZE (gnome3/gnome-terminal-3.2.1.tar.xz) = 1990364 +SHA256 (gnome3/gnome-terminal-3.4.1.1.tar.xz) = 14d4a252fcbadf0a5fff89f1ff65f0a84d02f5e51c42f8fc14cee73eabc43fdd +SIZE (gnome3/gnome-terminal-3.4.1.1.tar.xz) = 2015448 |