diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-01-12 11:55:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-01-12 11:55:19 +0000 |
commit | 31fdce076fd57a2deef09f6760ae93f9755d7575 (patch) | |
tree | fc784769f62eab83a8d9a2397c6833f972f0116d /x11-toolkits/gtk30 | |
parent | e6e5a73ea433c98e7b09a16cdeba69928098e5a1 (diff) |
Update gtk30 to 3.14.7.
Notes
Notes:
svn path=/head/; revision=376823
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk30/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index f8bd9ddc5a2f..4cf07b61a244 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -4,7 +4,7 @@ # Please keep gtk30 and x11-themes/gnome-themes-standard minor version in sync PORTNAME= gtk -PORTVERSION= 3.14.6 +PORTVERSION= 3.14.7 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME @@ -45,7 +45,7 @@ LIBS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -LIBVERSION= 0.1400.6 +LIBVERSION= 0.1400.7 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index 142c152e09ad..3fbad36894a6 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-3.14.6.tar.xz) = cfc424e6e10ffeb34a33762aeb77905c3ed938f0b4006ddb7e880aad234ef119 -SIZE (gnome3/gtk+-3.14.6.tar.xz) = 15680832 +SHA256 (gnome3/gtk+-3.14.7.tar.xz) = fb9914b04f218c1afb4820ea492f3c6ab6d6993cc6634ecade8303678d05a46e +SIZE (gnome3/gtk+-3.14.7.tar.xz) = 15664532 |