Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2020 22:32:55 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527225 - head/deskutils/latte-dock
Message-ID:  <202002262232.01QMWtxB079733@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Wed Feb 26 22:32:55 2020
New Revision: 527225
URL: https://svnweb.freebsd.org/changeset/ports/527225

Log:
  Update deskutils/latte-dock to latest upstream release, 0.9.9
  
  Release notes at
  	https://psifidotos.blogspot.com/2020/02/latte-bug-fix-release-v099.html
  
  There's a critical configuration fix (new users especially, didn't get
  a correct config file) and an important UI fix. (Note "critical" here
  is for functionality, not security)

Modified:
  head/deskutils/latte-dock/Makefile
  head/deskutils/latte-dock/distinfo

Modified: head/deskutils/latte-dock/Makefile
==============================================================================
--- head/deskutils/latte-dock/Makefile	Wed Feb 26 22:25:12 2020	(r527224)
+++ head/deskutils/latte-dock/Makefile	Wed Feb 26 22:32:55 2020	(r527225)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	latte-dock
-DISTVERSION=	0.9.8.1
+DISTVERSION=	0.9.9
 CATEGORIES=	deskutils kde
 MASTER_SITES=	KDE/stable/latte-dock
 

Modified: head/deskutils/latte-dock/distinfo
==============================================================================
--- head/deskutils/latte-dock/distinfo	Wed Feb 26 22:25:12 2020	(r527224)
+++ head/deskutils/latte-dock/distinfo	Wed Feb 26 22:32:55 2020	(r527225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580319935
-SHA256 (latte-dock-0.9.8.1.tar.xz) = 3542431a96a8dff9b101578346ea80ce9d73e29712f2910ee0227a39e955a583
-SIZE (latte-dock-0.9.8.1.tar.xz) = 719156
+TIMESTAMP = 1582755953
+SHA256 (latte-dock-0.9.9.tar.xz) = c942c337511aec151c2633f962db1c98374347e4f42023f76ccac2d245fe6205
+SIZE (latte-dock-0.9.9.tar.xz) = 719408



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