svn commit: r452996 - head/x11/lxqt-l10n
Steve Wills
swills at FreeBSD.org
Fri Oct 27 15:38:38 UTC 2017
Author: swills
Date: Fri Oct 27 15:38:36 2017
New Revision: 452996
URL: https://svnweb.freebsd.org/changeset/ports/452996
Log:
x11/lxqt-l10n: Update to 0.12.0
PR: 223216
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
Approved by: Jesper Schmitz Mouridsen <jesper at schmitz.computer> (maintainer)
Modified:
head/x11/lxqt-l10n/Makefile
head/x11/lxqt-l10n/distinfo
head/x11/lxqt-l10n/pkg-descr
Modified: head/x11/lxqt-l10n/Makefile
==============================================================================
--- head/x11/lxqt-l10n/Makefile Fri Oct 27 15:37:51 2017 (r452995)
+++ head/x11/lxqt-l10n/Makefile Fri Oct 27 15:38:36 2017 (r452996)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lxqt-l10n
-PORTVERSION= 0.11.2
+PORTVERSION= 0.12.0
CATEGORIES= x11
MAINTAINER= jesper at schmitz.computer
@@ -10,10 +10,10 @@ COMMENT= Translations of LXQt components
LICENSE= LGPL21+
-RUN_DEPENDS= liblxqt-l10n>=0.11:devel/liblxqt-l10n \
- lximageqt-l10n>=0.11:graphics/lximageqt-l10n \
- libfmqt-l10n>=0.11:x11/libfmqt-l10n \
- pcmanfmqt-l10n>=0.11:x11-fm/pcmanfmqt-l10n
+RUN_DEPENDS= liblxqt-l10n>=0.12:devel/liblxqt-l10n \
+ lximageqt-l10n>=0.12:graphics/lximageqt-l10n \
+ libfmqt-l10n>=0.12:x11/libfmqt-l10n \
+ pcmanfmqt-l10n>=0.12:x11-fm/pcmanfmqt-l10n
USES= metaport
Modified: head/x11/lxqt-l10n/distinfo
==============================================================================
--- head/x11/lxqt-l10n/distinfo Fri Oct 27 15:37:51 2017 (r452995)
+++ head/x11/lxqt-l10n/distinfo Fri Oct 27 15:38:36 2017 (r452996)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483364267
-SHA256 (lxqt/lxqt-l10n-0.11.2.tar.xz) = f164cb22aa9c9a86c78700f6c131333bda59bd49cb16c65726818ccf81bc2a16
-SIZE (lxqt/lxqt-l10n-0.11.2.tar.xz) = 622364
+TIMESTAMP = 1508830829
+SHA256 (lxqt/lxqt-l10n-0.12.0.tar.xz) = 62ef5183d209f84a238f040cd155182e0b5c00631368918a5a6bdedfcb27d02b
+SIZE (lxqt/lxqt-l10n-0.12.0.tar.xz) = 695368
Modified: head/x11/lxqt-l10n/pkg-descr
==============================================================================
--- head/x11/lxqt-l10n/pkg-descr Fri Oct 27 15:37:51 2017 (r452995)
+++ head/x11/lxqt-l10n/pkg-descr Fri Oct 27 15:38:36 2017 (r452996)
@@ -1,4 +1,4 @@
Translations ("localization") in terms of the Qt TS files of all
components maintained by the LXQt project.
-WWW: http://lxqt.org/
+WWW: https://github.com/lxde/lxqt-l10n
More information about the svn-ports-head
mailing list