svn commit: r465803 - in head: graphics/gtk-update-icon-cache x11-toolkits/gtk20
Tijl Coosemans
tijl at FreeBSD.org
Wed Mar 28 12:42:35 UTC 2018
Author: tijl
Date: Wed Mar 28 12:42:34 2018
New Revision: 465803
URL: https://svnweb.freebsd.org/changeset/ports/465803
Log:
Update graphics/gtk-update-icon-cache to 2.24.32 to keep it in sync with
x11-toolkits/gtk20. Add a comment about this to x11-toolkits/gtk20 because
this isn't the first time.
Modified:
head/graphics/gtk-update-icon-cache/Makefile
head/graphics/gtk-update-icon-cache/distinfo
head/x11-toolkits/gtk20/Makefile
Modified: head/graphics/gtk-update-icon-cache/Makefile
==============================================================================
--- head/graphics/gtk-update-icon-cache/Makefile Wed Mar 28 12:37:29 2018 (r465802)
+++ head/graphics/gtk-update-icon-cache/Makefile Wed Mar 28 12:42:34 2018 (r465803)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gtk-update-icon-cache
-PORTVERSION= 2.24.31
+PORTVERSION= 2.24.32
CATEGORIES= graphics
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DISTNAME= gtk+-${PORTVERSION}
Modified: head/graphics/gtk-update-icon-cache/distinfo
==============================================================================
--- head/graphics/gtk-update-icon-cache/distinfo Wed Mar 28 12:37:29 2018 (r465802)
+++ head/graphics/gtk-update-icon-cache/distinfo Wed Mar 28 12:42:34 2018 (r465803)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514288229
-SHA256 (gnome2/gtk+-2.24.31.tar.xz) = 68c1922732c7efc08df4656a5366dcc3afdc8791513400dac276009b40954658
-SIZE (gnome2/gtk+-2.24.31.tar.xz) = 12805344
+TIMESTAMP = 1522240464
+SHA256 (gnome2/gtk+-2.24.32.tar.xz) = b6c8a93ddda5eabe3bfee1eb39636c9a03d2a56c7b62828b359bf197943c582e
+SIZE (gnome2/gtk+-2.24.32.tar.xz) = 12620860
Modified: head/x11-toolkits/gtk20/Makefile
==============================================================================
--- head/x11-toolkits/gtk20/Makefile Wed Mar 28 12:37:29 2018 (r465802)
+++ head/x11-toolkits/gtk20/Makefile Wed Mar 28 12:42:34 2018 (r465803)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gtk
-PORTVERSION= 2.24.32
+PORTVERSION= 2.24.32 # sync with graphics/gtk-update-icon-cache
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
PKGNAMESUFFIX= 2
More information about the svn-ports-all
mailing list