svn commit: r477185 - head/x11/tint

Steve Wills swills at FreeBSD.org
Tue Aug 14 16:48:17 UTC 2018


Author: swills
Date: Tue Aug 14 16:48:15 2018
New Revision: 477185
URL: https://svnweb.freebsd.org/changeset/ports/477185

Log:
  x11/tint: Update to 16.6
  
  PR:		230384
  Submitted by:	yamagi at yamagi.org (maintainer)

Modified:
  head/x11/tint/Makefile   (contents, props changed)
  head/x11/tint/distinfo   (contents, props changed)

Modified: head/x11/tint/Makefile
==============================================================================
--- head/x11/tint/Makefile	Tue Aug 14 16:42:01 2018	(r477184)
+++ head/x11/tint/Makefile	Tue Aug 14 16:48:15 2018	(r477185)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tint2
-PORTVERSION=	16.4
+PORTVERSION=	16.6
 CATEGORIES=	x11
 
 MAINTAINER=	yamagi at yamagi.org
@@ -32,6 +32,6 @@ NLS_CMAKE_BOOL_OFF=	CMAKE_DISABLE_FIND_PACKAGE_Gettext
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	o9000
-GL_COMMIT= 8a7ba9bf50d351dae94109284c868e3afddec8f8
+GL_COMMIT= 1054aac7ca9f93aa140a5a7606b75599521fed5b
 
 .include <bsd.port.mk>

Modified: head/x11/tint/distinfo
==============================================================================
--- head/x11/tint/distinfo	Tue Aug 14 16:42:01 2018	(r477184)
+++ head/x11/tint/distinfo	Tue Aug 14 16:48:15 2018	(r477185)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526222258
-SHA256 (o9000-tint2-8a7ba9bf50d351dae94109284c868e3afddec8f8_GL0.tar.gz) = 5e72bda6ad0b0329c13d06c635c1957c91672219ef0486e0a08500fb5006aef9
-SIZE (o9000-tint2-8a7ba9bf50d351dae94109284c868e3afddec8f8_GL0.tar.gz) = 537260
+TIMESTAMP = 1533483658
+SHA256 (o9000-tint2-1054aac7ca9f93aa140a5a7606b75599521fed5b_GL0.tar.gz) = 62979e630d9f6fb7f147406da095a2ee794f19204e65368bb6b1f02c9ac3330d
+SIZE (o9000-tint2-1054aac7ca9f93aa140a5a7606b75599521fed5b_GL0.tar.gz) = 546824


More information about the svn-ports-all mailing list