Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 11:58:02 GMT
From:      =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 15564b4ed398 - main - deskutils/copyq: update to 4.1.0
Message-ID:  <202104251158.13PBw2j4086822@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15564b4ed39882d185d8d231baf8faa0e0f6468e

commit 15564b4ed39882d185d8d231baf8faa0e0f6468e
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2021-04-24 09:28:55 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2021-04-25 11:53:51 +0000

    deskutils/copyq: update to 4.1.0
    
    ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v4.1.0
    Reported by:    portscout
---
 deskutils/copyq/Makefile  | 2 +-
 deskutils/copyq/distinfo  | 6 +++---
 deskutils/copyq/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index cc9b0a51b404..ee0dcaa1973a 100644
--- a/deskutils/copyq/Makefile
+++ b/deskutils/copyq/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	copyq
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.0.0
+DISTVERSION=	4.1.0
 CATEGORIES=	deskutils
 
 MAINTAINER=	ports@FreeBSD.org
diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo
index fbf878a0f5a0..959b8273b872 100644
--- a/deskutils/copyq/distinfo
+++ b/deskutils/copyq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618316840
-SHA256 (hluk-CopyQ-v4.0.0_GH0.tar.gz) = 5daff582644296fb27e38be18bc896b1c45f7a24a94dc583cb34d30f64f33ba8
-SIZE (hluk-CopyQ-v4.0.0_GH0.tar.gz) = 2986178
+TIMESTAMP = 1619256517
+SHA256 (hluk-CopyQ-v4.1.0_GH0.tar.gz) = adc97a663c9d95a5cacc2e89ad46fc8ab2b3d1436eaf076772214895d3507921
+SIZE (hluk-CopyQ-v4.1.0_GH0.tar.gz) = 2999036
diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist
index 726a07a3ad64..ef9bb7d7bd46 100644
--- a/deskutils/copyq/pkg-plist
+++ b/deskutils/copyq/pkg-plist
@@ -16,6 +16,7 @@ share/bash-completion/completions/copyq
 %%DATADIR%%/themes/light.ini
 %%DATADIR%%/themes/main_window.css
 %%DATADIR%%/themes/menu.css
+%%DATADIR%%/themes/notification.css
 %%DATADIR%%/themes/paper.ini
 %%DATADIR%%/themes/scrollbar.css
 %%DATADIR%%/themes/simple.ini



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