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

(-)x11/xkbcomp/Makefile (-2 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	xkbcomp
3
PORTNAME=	xkbcomp
4
PORTVERSION=	1.4.0
4
PORTVERSION=	1.4.1
5
CATEGORIES=	x11
5
CATEGORIES=	x11
6
6
7
MAINTAINER=	x11@FreeBSD.org
7
MAINTAINER=	x11@FreeBSD.org
Lines 8-17 Link Here
8
COMMENT=	Compile XKB keyboard description
8
COMMENT=	Compile XKB keyboard description
9
9
10
LICENSE=	MIT
10
LICENSE=	MIT
11
LICENSE_FILE=	${WRKSRC}/COPYING
11
12
13
USES=		pathfix
12
XORG_CAT=	app
14
XORG_CAT=	app
13
USE_XORG=	x11 xkbfile
15
USE_XORG=	x11 xkbfile
14
USES=		pathfix
15
16
16
PLIST_FILES=	bin/xkbcomp \
17
PLIST_FILES=	bin/xkbcomp \
17
		libdata/pkgconfig/xkbcomp.pc \
18
		libdata/pkgconfig/xkbcomp.pc \
(-)x11/xkbcomp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1494178224
1
TIMESTAMP = 1522343234
2
SHA256 (xorg/app/xkbcomp-1.4.0.tar.bz2) = bc69c8748c03c5ad9afdc8dff9db11994dd871b614c65f8940516da6bf61ce6b
2
SHA256 (xorg/app/xkbcomp-1.4.1.tar.bz2) = 748dc4cf58ac95684106bd9cf163ac6ab7de9a236faec02a6f4d4006d63a5736
3
SIZE (xorg/app/xkbcomp-1.4.0.tar.bz2) = 243774
3
SIZE (xorg/app/xkbcomp-1.4.1.tar.bz2) = 251069

Return to bug 227079