Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2016 20:33:49 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411369 - head/x11/tint
Message-ID:  <201603182033.u2IKXnB6078700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Fri Mar 18 20:33:49 2016
New Revision: 411369
URL: https://svnweb.freebsd.org/changeset/ports/411369

Log:
  x11/tint: 0.12.6 -> 0.12.7
  
  Changes:
    https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
  - Fix crash caused by race when reading inconsistent values for
    _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS
  - Fix regression (all desktop tasks not working)
  - Fix small memory leak in launcher
  
  PR:		208112
  Submitted by:	yamagi@yamagi.org (maintainer)

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

Modified: head/x11/tint/Makefile
==============================================================================
--- head/x11/tint/Makefile	Fri Mar 18 19:48:48 2016	(r411368)
+++ head/x11/tint/Makefile	Fri Mar 18 20:33:49 2016	(r411369)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tint2
-PORTVERSION=	0.12.6
+PORTVERSION=	0.12.7
 CATEGORIES=	x11
 MASTER_SITES=	http://deponie.yamagi.org/freebsd/distfiles/tint/
 

Modified: head/x11/tint/distinfo
==============================================================================
--- head/x11/tint/distinfo	Fri Mar 18 19:48:48 2016	(r411368)
+++ head/x11/tint/distinfo	Fri Mar 18 20:33:49 2016	(r411369)
@@ -1,2 +1,2 @@
-SHA256 (tint2-0.12.6.tar.xz) = c3a82dec26f8ccfa0fcaf1cbe9dc92a886239f7b19292381177e2dc80998b45d
-SIZE (tint2-0.12.6.tar.xz) = 183792
+SHA256 (tint2-0.12.7.tar.xz) = ea077ccd40d4a7b891c8bdc29d8713da73fc5adbbef68996aaa6c618279d2c7d
+SIZE (tint2-0.12.7.tar.xz) = 184388



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