Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2018 12:42:34 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465803 - in head: graphics/gtk-update-icon-cache x11-toolkits/gtk20
Message-ID:  <201803281242.w2SCgY33045131@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803281242.w2SCgY33045131>