diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-03-27 07:01:53 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-03-27 07:01:53 +0000 |
commit | 207640829fa21c15de7e0a23ebc5f5d4f8e843ce (patch) | |
tree | 95690c9b17af6f4fd87c2ed054953e7d75f61d1a /x11-toolkits/gtk30 | |
parent | ca07447da659276741d0ba33a7e78a00907d2c31 (diff) |
Notes
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 4cf07b61a244..8b7eb3aab9cd 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.7 +PORTVERSION= 3.14.10 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.7 +LIBVERSION= 0.1400.10 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index 3fbad36894a6..58b681d9bf9f 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-3.14.7.tar.xz) = fb9914b04f218c1afb4820ea492f3c6ab6d6993cc6634ecade8303678d05a46e -SIZE (gnome3/gtk+-3.14.7.tar.xz) = 15664532 +SHA256 (gnome3/gtk+-3.14.10.tar.xz) = c3a8d0a014b0025b3c4dd21faf7f9c273b684479ae60d089f06170761ac0c289 +SIZE (gnome3/gtk+-3.14.10.tar.xz) = 15783300 |