diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-02-01 13:18:25 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-02-01 13:18:25 +0000 |
commit | 6d185c659d0ce4e44dbe7e7a0435041e0315b67a (patch) | |
tree | 9f5e29e698719ba3e35fc81d829d20dbbb95b367 | |
parent | Update to 0.5.5 (diff) |
x11/lxhotkey: update to 0.1.1
ChangeLog: https://github.com/lxde/lxhotkey/blob/master/ChangeLog
Reported by: portscout
Notes
Notes:
svn path=/head/; revision=563580
-rw-r--r-- | x11/lxhotkey/Makefile | 2 | ||||
-rw-r--r-- | x11/lxhotkey/distinfo | 6 | ||||
-rw-r--r-- | x11/lxhotkey/pkg-plist | 17 |
3 files changed, 13 insertions, 12 deletions
diff --git a/x11/lxhotkey/Makefile b/x11/lxhotkey/Makefile index 3fec5d93015e..167c46e5ce81 100644 --- a/x11/lxhotkey/Makefile +++ b/x11/lxhotkey/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lxhotkey -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXHotkey/ diff --git a/x11/lxhotkey/distinfo b/x11/lxhotkey/distinfo index d0510833ac33..d9c86bf6c062 100644 --- a/x11/lxhotkey/distinfo +++ b/x11/lxhotkey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485195764 -SHA256 (lxhotkey-0.1.0.tar.xz) = 35dd6c75790e3a986fbb931c12838b3a554ad23597dd3878de8d6f49c3129748 -SIZE (lxhotkey-0.1.0.tar.xz) = 271836 +TIMESTAMP = 1612181081 +SHA256 (lxhotkey-0.1.1.tar.xz) = e065ce42996ce96dec3f28b6d8c5eecb9d183bebb355367ef3eae6db261026e5 +SIZE (lxhotkey-0.1.1.tar.xz) = 287204 diff --git a/x11/lxhotkey/pkg-plist b/x11/lxhotkey/pkg-plist index 348f9fd48b8d..fcbe2f879ac9 100644 --- a/x11/lxhotkey/pkg-plist +++ b/x11/lxhotkey/pkg-plist @@ -1,15 +1,16 @@ bin/lxhotkey include/lxhotkey/lxhotkey.h -lib/locale/cs/LC_MESSAGES/lxhotkey.mo -lib/locale/gl/LC_MESSAGES/lxhotkey.mo -lib/locale/nl/LC_MESSAGES/lxhotkey.mo -lib/locale/pt/LC_MESSAGES/lxhotkey.mo -lib/locale/ru/LC_MESSAGES/lxhotkey.mo -lib/locale/sr/LC_MESSAGES/lxhotkey.mo -lib/locale/sr@latin/LC_MESSAGES/lxhotkey.mo -lib/locale/uk/LC_MESSAGES/lxhotkey.mo lib/lxhotkey/gtk.so lib/lxhotkey/ob.so libdata/pkgconfig/lxhotkey.pc man/man1/lxhotkey.1.gz share/applications/lxhotkey-gtk.desktop +share/locale/cs/LC_MESSAGES/lxhotkey.mo +share/locale/fr/LC_MESSAGES/lxhotkey.mo +share/locale/gl/LC_MESSAGES/lxhotkey.mo +share/locale/nl/LC_MESSAGES/lxhotkey.mo +share/locale/pt/LC_MESSAGES/lxhotkey.mo +share/locale/ru/LC_MESSAGES/lxhotkey.mo +share/locale/sr/LC_MESSAGES/lxhotkey.mo +share/locale/sr@latin/LC_MESSAGES/lxhotkey.mo +share/locale/uk/LC_MESSAGES/lxhotkey.mo |