diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 01:25:48 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 01:25:48 +0800 |
commit | 7ae4af94ebccb6ddac41e0186ecf0d199d1923f8 (patch) | |
tree | 5a01c29032e1f329fc677616cbd9d49498722413 /x11-toolkits | |
parent | da1f022e42acde01b31d24b54ef11892dc8e4db7 (diff) | |
download | marcuscom-ports-7ae4af94ebccb6ddac41e0186ecf0d199d1923f8.tar.gz marcuscom-ports-7ae4af94ebccb6ddac41e0186ecf0d199d1923f8.tar.zst marcuscom-ports-7ae4af94ebccb6ddac41e0186ecf0d199d1923f8.zip |
Update gtk30 to 3.12.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19627 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk30/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 92929d708..f5af747bf 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,10 +1,10 @@ # Created by: Vanilla I. Shu <vanilla@MinJe.com.TW> # $FreeBSD$ -# $MCom: ports-experimental/trunk/x11-toolkits/gtk30/Makefile 19481 2014-04-12 21:28:04Z gusi $ +# $MCom$ # Please keep gtk30 and x11-themes/gnome-themes-standard minor version in sync PORTNAME= gtk -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME @@ -42,7 +42,7 @@ CONFIGURE_ARGS= --enable-gtk2-dependency --disable-packagekit \ CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer LDFLAGS+= -L${LOCALBASE}/lib -LIBVERSION= 0.1200.1 +LIBVERSION= 0.1200.2 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index 358359cdc..9cb404599 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-3.12.1.tar.xz) = 719aae5fdb560f64cadb7e968c8c85c0823664de890c9f765ff4c0efeb0277cd -SIZE (gnome3/gtk+-3.12.1.tar.xz) = 14731512 +SHA256 (gnome3/gtk+-3.12.2.tar.xz) = 61d74eea74231b1ea4b53084a9d6fc9917ab0e1d71b69d92cbf60a4b4fb385d0 +SIZE (gnome3/gtk+-3.12.2.tar.xz) = 15015024 |