View | Details | Raw Unified | Return to bug 223216
Collapse All | Expand All

(-)Makefile (-5 / +5 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	lxqt-l10n
4
PORTNAME=	lxqt-l10n
5
PORTVERSION=	0.11.2
5
PORTVERSION=	0.12.0
6
CATEGORIES=	x11
6
CATEGORIES=	x11
7
7
8
MAINTAINER=	jesper@schmitz.computer
8
MAINTAINER=	jesper@schmitz.computer
Lines 10-19 Link Here
10
10
11
LICENSE=	LGPL21+
11
LICENSE=	LGPL21+
12
12
13
RUN_DEPENDS=	liblxqt-l10n>=0.11:devel/liblxqt-l10n \
13
RUN_DEPENDS=	liblxqt-l10n>=0.12:devel/liblxqt-l10n \
14
	lximageqt-l10n>=0.11:graphics/lximageqt-l10n \
14
	lximageqt-l10n>=0.12:graphics/lximageqt-l10n \
15
	libfmqt-l10n>=0.11:x11/libfmqt-l10n \
15
	libfmqt-l10n>=0.12:x11/libfmqt-l10n \
16
	pcmanfmqt-l10n>=0.11:x11-fm/pcmanfmqt-l10n
16
	pcmanfmqt-l10n>=0.12:x11-fm/pcmanfmqt-l10n
17
17
18
USES=	metaport
18
USES=	metaport
19
19
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1483364267
1
TIMESTAMP = 1508830829
2
SHA256 (lxqt/lxqt-l10n-0.11.2.tar.xz) = f164cb22aa9c9a86c78700f6c131333bda59bd49cb16c65726818ccf81bc2a16
2
SHA256 (lxqt/lxqt-l10n-0.12.0.tar.xz) = 62ef5183d209f84a238f040cd155182e0b5c00631368918a5a6bdedfcb27d02b
3
SIZE (lxqt/lxqt-l10n-0.11.2.tar.xz) = 622364
3
SIZE (lxqt/lxqt-l10n-0.12.0.tar.xz) = 695368
(-)pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
Translations ("localization") in terms of the Qt TS files of all
1
Translations ("localization") in terms of the Qt TS files of all
2
components maintained by the LXQt project.
2
components maintained by the LXQt project.
3
3
4
WWW: http://lxqt.org/
4
WWW: https://github.com/lxde/lxqt-l10n

Return to bug 223216