View | Details | Raw Unified | Return to bug 235888 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 1-12 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	xev
3
PORTNAME=	xev
4
PORTVERSION=	1.2.2
4
PORTVERSION=	1.2.3
5
CATEGORIES=	x11
5
CATEGORIES=	x11
6
6
7
MAINTAINER=	x11@FreeBSD.org
7
MAINTAINER=	x11@FreeBSD.org
8
COMMENT=	Print contents of X events
8
COMMENT=	Print contents of X events
9
9
10
LICENSE=	MIT
11
LICENSE_FILE=	${WRKSRC}/COPYING
12
10
XORG_CAT=	app
13
XORG_CAT=	app
11
USE_XORG=	x11 xrandr
14
USE_XORG=	x11 xrandr
12
15
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/app/xev-1.2.2.tar.bz2) = d94ae62a6c1af56c2961d71f5782076ac4116f0fa4e401420ac7e0db33dc314f
1
TIMESTAMP = 1550681246
2
SIZE (xorg/app/xev-1.2.2.tar.bz2) = 132596
2
SHA256 (xorg/app/xev-1.2.3.tar.bz2) = 66bc4f1cfa1946d62612737815c34164e4ce40fcebd2c9e1d7e7a1117ad3ad09
3
SIZE (xorg/app/xev-1.2.3.tar.bz2) = 134866

Return to bug 235888