svn commit: r521653 - head/deskutils/latte-dock

Adriaan de Groot adridg at FreeBSD.org
Tue Dec 31 20:13:29 UTC 2019


Author: adridg
Date: Tue Dec 31 20:13:28 2019
New Revision: 521653
URL: https://svnweb.freebsd.org/changeset/ports/521653

Log:
  Update deskutils/latte-dock to latest upstream release
  
  There was a 0.9.6 which showed up briefly, skip to 0.9.7 released
  yesterday. Release notes are at
  
  	https://psifidotos.blogspot.com/2019/12/latte-bug-fix-release-v097.html
  
  There's a handful of bug fixes and prep-work for Qt 5.14 (which isn't
  on our radar for KDE-FreeBSD yet).

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

Modified: head/deskutils/latte-dock/Makefile
==============================================================================
--- head/deskutils/latte-dock/Makefile	Tue Dec 31 19:52:40 2019	(r521652)
+++ head/deskutils/latte-dock/Makefile	Tue Dec 31 20:13:28 2019	(r521653)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	latte-dock
-DISTVERSION=	0.9.5
+DISTVERSION=	0.9.7
 CATEGORIES=	deskutils kde
 MASTER_SITES=	KDE/stable/latte-dock
 

Modified: head/deskutils/latte-dock/distinfo
==============================================================================
--- head/deskutils/latte-dock/distinfo	Tue Dec 31 19:52:40 2019	(r521652)
+++ head/deskutils/latte-dock/distinfo	Tue Dec 31 20:13:28 2019	(r521653)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575762231
-SHA256 (latte-dock-0.9.5.tar.xz) = 2cbce5a2ddda8c52ba4d63f6b94e537fe50993d406f2c5a7d0eca9f42a150abd
-SIZE (latte-dock-0.9.5.tar.xz) = 715260
+TIMESTAMP = 1577822733
+SHA256 (latte-dock-0.9.7.tar.xz) = 980c11968de633f73c4067396bee5d3c722735d0a80290ba54dd906eb2f91ead
+SIZE (latte-dock-0.9.7.tar.xz) = 716716


More information about the svn-ports-all mailing list