Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2018 19:25:10 +0000 (UTC)
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469810 - head/x11/tint
Message-ID:  <201805131925.w4DJPAuO072092@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Sun May 13 19:25:09 2018
New Revision: 469810
URL: https://svnweb.freebsd.org/changeset/ports/469810

Log:
  Update to version 16.4
  
  PR:		228221
  Submitted by:	maintainer

Modified:
  head/x11/tint/Makefile
  head/x11/tint/distinfo

Modified: head/x11/tint/Makefile
==============================================================================
--- head/x11/tint/Makefile	Sun May 13 19:12:48 2018	(r469809)
+++ head/x11/tint/Makefile	Sun May 13 19:25:09 2018	(r469810)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tint2
-PORTVERSION=	16.2
+PORTVERSION=	16.4
 CATEGORIES=	x11
 
 MAINTAINER=	yamagi@yamagi.org
@@ -30,7 +30,8 @@ OPTIONS_SUB=	yes
 NLS_USES=	gettext
 NLS_CMAKE_BOOL_OFF=	CMAKE_DISABLE_FIND_PACKAGE_Gettext
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	o9000
+USE_GITLAB=	yes
+GL_ACCOUNT=	o9000
+GL_COMMIT= 8a7ba9bf50d351dae94109284c868e3afddec8f8
 
 .include <bsd.port.mk>

Modified: head/x11/tint/distinfo
==============================================================================
--- head/x11/tint/distinfo	Sun May 13 19:12:48 2018	(r469809)
+++ head/x11/tint/distinfo	Sun May 13 19:25:09 2018	(r469810)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516968373
-SHA256 (o9000-tint2-16.2_GH0.tar.gz) = a95c8a22d4cc117335b3157c7de48da91c8721fc97f86d0353c545eed2598ce8
-SIZE (o9000-tint2-16.2_GH0.tar.gz) = 536613
+TIMESTAMP = 1526222258
+SHA256 (o9000-tint2-8a7ba9bf50d351dae94109284c868e3afddec8f8_GL0.tar.gz) = 5e72bda6ad0b0329c13d06c635c1957c91672219ef0486e0a08500fb5006aef9
+SIZE (o9000-tint2-8a7ba9bf50d351dae94109284c868e3afddec8f8_GL0.tar.gz) = 537260



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