diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-28 04:18:38 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-28 04:18:38 +0000 |
commit | 37d5ee95dd0223d5644e1934f4eeccb51342a36f (patch) | |
tree | 04a5f186934fbad1ccba97a04bb554174157a2a8 /deskutils/copyq | |
parent | dec7289251beb2f95d6f8ad32db16f8b56f62496 (diff) | |
download | freebsd-ports-37d5ee95dd0223d5644e1934f4eeccb51342a36f.zip |
deskutils/copyq: Update to 3.9.0
- Pet portclippy while here
Changes: https://github.com/hluk/CopyQ/releases/tag/v3.9.0
Diffstat (limited to 'deskutils/copyq')
-rw-r--r-- | deskutils/copyq/Makefile | 4 | ||||
-rw-r--r-- | deskutils/copyq/distinfo | 6 | ||||
-rw-r--r-- | deskutils/copyq/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile index 69e273ea00dd..9c4262d40d51 100644 --- a/deskutils/copyq/Makefile +++ b/deskutils/copyq/Makefile @@ -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> diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo index fdb3f721197f..4f4d3405b26f 100644 --- a/deskutils/copyq/distinfo +++ b/deskutils/copyq/distinfo @@ -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 diff --git a/deskutils/copyq/pkg-plist b/deskutils/copyq/pkg-plist index 0bc5dd871249..5ec5f4c8840f 100644 --- a/deskutils/copyq/pkg-plist +++ b/deskutils/copyq/pkg-plist @@ -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 |