diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-16 20:25:40 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-16 20:25:40 +0800 |
commit | 4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b (patch) | |
tree | 4b4f22b744280ee451f3a31c89a317f0bf669adf /x11-toolkits/gtksourceview3 | |
parent | 6b13a3c7209b13c56b1eaff24c22a16a71e8884b (diff) | |
download | marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.tar marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.tar.gz marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.tar.bz2 marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.tar.lz marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.tar.xz marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.tar.zst marcuscom-ports-4194ddc3a5f1f9121fb57f8c28e70dbc95ebf78b.zip |
Update to 3.2.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16423 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtksourceview3')
-rw-r--r-- | x11-toolkits/gtksourceview3/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gtksourceview3/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtksourceview3/Makefile b/x11-toolkits/gtksourceview3/Makefile index 344e87a5d..ee6122e4e 100644 --- a/x11-toolkits/gtksourceview3/Makefile +++ b/x11-toolkits/gtksourceview3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtksourceview3/Makefile,v 1.17 2011/09/19 20:14:22 kwm Exp $ +# $MCom: ports/x11-toolkits/gtksourceview3/Makefile,v 1.18 2011/10/13 10:11:50 kwm Exp $ # PORTNAME= gtksourceview -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME @@ -30,7 +30,7 @@ USE_GNOME= gnomeprefix gnomehack gtk30 libxml2 intlhack \ CONFIGURE_ARGS= --enable-compile-warnings=no --enable-glade-catalog=no \ --enable-introspection CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +LDFLAGS= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e 's|--warn-all||g' \ diff --git a/x11-toolkits/gtksourceview3/distinfo b/x11-toolkits/gtksourceview3/distinfo index 8590a9ce0..d572a618a 100644 --- a/x11-toolkits/gtksourceview3/distinfo +++ b/x11-toolkits/gtksourceview3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtksourceview-3.2.1.tar.xz) = 979e967a3e8d64512db5f7466ce71431e0fa8a77958275369fd9061e068585a4 -SIZE (gnome3/gtksourceview-3.2.1.tar.xz) = 1212480 +SHA256 (gnome3/gtksourceview-3.2.2.tar.xz) = 52447d85b57b1413e699a4a27a8c4ba7df737347e9f5b4c5406e6393ca02982c +SIZE (gnome3/gtksourceview-3.2.2.tar.xz) = 1212912 |