svn commit: r563580 - head/x11/lxhotkey
Fernando Apesteguía
fernape at FreeBSD.org
Mon Feb 1 13:18:26 UTC 2021
Author: fernape
Date: Mon Feb 1 13:18:25 2021
New Revision: 563580
URL: https://svnweb.freebsd.org/changeset/ports/563580
Log:
x11/lxhotkey: update to 0.1.1
ChangeLog: https://github.com/lxde/lxhotkey/blob/master/ChangeLog
Reported by: portscout
Modified:
head/x11/lxhotkey/Makefile
head/x11/lxhotkey/distinfo
head/x11/lxhotkey/pkg-plist
Modified: head/x11/lxhotkey/Makefile
==============================================================================
--- head/x11/lxhotkey/Makefile Mon Feb 1 13:17:26 2021 (r563579)
+++ head/x11/lxhotkey/Makefile Mon Feb 1 13:18:25 2021 (r563580)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lxhotkey
-PORTVERSION= 0.1.0
+PORTVERSION= 0.1.1
CATEGORIES= x11
MASTER_SITES= SF/lxde/LXHotkey/
Modified: head/x11/lxhotkey/distinfo
==============================================================================
--- head/x11/lxhotkey/distinfo Mon Feb 1 13:17:26 2021 (r563579)
+++ head/x11/lxhotkey/distinfo Mon Feb 1 13:18:25 2021 (r563580)
@@ -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
Modified: head/x11/lxhotkey/pkg-plist
==============================================================================
--- head/x11/lxhotkey/pkg-plist Mon Feb 1 13:17:26 2021 (r563579)
+++ head/x11/lxhotkey/pkg-plist Mon Feb 1 13:18:25 2021 (r563580)
@@ -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 at 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 at latin/LC_MESSAGES/lxhotkey.mo
+share/locale/uk/LC_MESSAGES/lxhotkey.mo
More information about the svn-ports-head
mailing list