Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jun 2019 04:18:38 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r505259 - head/deskutils/copyq
Message-ID:  <201906280418.x5S4IceR089421@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Fri Jun 28 04:18:38 2019
New Revision: 505259
URL: https://svnweb.freebsd.org/changeset/ports/505259

Log:
  deskutils/copyq: Update to 3.9.0
  
  - Pet portclippy while here
  
  Changes:	https://github.com/hluk/CopyQ/releases/tag/v3.9.0

Modified:
  head/deskutils/copyq/Makefile
  head/deskutils/copyq/distinfo
  head/deskutils/copyq/pkg-plist

Modified: head/deskutils/copyq/Makefile
==============================================================================
--- head/deskutils/copyq/Makefile	Fri Jun 28 04:16:24 2019	(r505258)
+++ head/deskutils/copyq/Makefile	Fri Jun 28 04:18:38 2019	(r505259)
@@ -2,7 +2,7 @@
 
 PORTNAME=	copyq
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.8.0
+DISTVERSION=	3.9.0
 CATEGORIES=	deskutils
 
 MAINTAINER=	tobik@FreeBSD.org
@@ -28,8 +28,8 @@ OPTIONS_SUB=		yes
 
 PLUGINS_CMAKE_BOOL=	WITH_PLUGINS
 
+WEBKIT_IMPLIES=		PLUGINS
 WEBKIT_USE=		qt=webkit
 WEBKIT_CMAKE_BOOL=	WITH_WEBKIT
-WEBKIT_IMPLIES=		PLUGINS
 
 .include <bsd.port.mk>

Modified: head/deskutils/copyq/distinfo
==============================================================================
--- head/deskutils/copyq/distinfo	Fri Jun 28 04:16:24 2019	(r505258)
+++ head/deskutils/copyq/distinfo	Fri Jun 28 04:18:38 2019	(r505259)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555789552
-SHA256 (hluk-CopyQ-v3.8.0_GH0.tar.gz) = 57ecda358937347fbcdec20b49f0c22ad36a5c502cab4df5467e276e0e2bb751
-SIZE (hluk-CopyQ-v3.8.0_GH0.tar.gz) = 2909764
+TIMESTAMP = 1561691544
+SHA256 (hluk-CopyQ-v3.9.0_GH0.tar.gz) = de2e64451464dd5af661fd56bb8d5c6a9cdbbd2f66249ae0404e61c1c7d9916e
+SIZE (hluk-CopyQ-v3.9.0_GH0.tar.gz) = 2931984

Modified: head/deskutils/copyq/pkg-plist
==============================================================================
--- head/deskutils/copyq/pkg-plist	Fri Jun 28 04:16:24 2019	(r505258)
+++ head/deskutils/copyq/pkg-plist	Fri Jun 28 04:18:38 2019	(r505259)
@@ -23,6 +23,7 @@ share/applications/com.github.hluk.copyq.desktop
 %%DATADIR%%/translations/copyq_da.qm
 %%DATADIR%%/translations/copyq_de.qm
 %%DATADIR%%/translations/copyq_es.qm
+%%DATADIR%%/translations/copyq_fa.qm
 %%DATADIR%%/translations/copyq_fr.qm
 %%DATADIR%%/translations/copyq_hu.qm
 %%DATADIR%%/translations/copyq_it.qm



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