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

Collapse All | Expand All

(-)x11-drivers/xf86-input-mouse/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	xf86-input-mouse
3
PORTNAME=	xf86-input-mouse
4
PORTVERSION=	1.9.1
4
PORTVERSION=	1.9.2
5
PORTREVISION=	1
6
CATEGORIES=	x11-drivers
5
CATEGORIES=	x11-drivers
7
6
8
MAINTAINER=	x11@FreeBSD.org
7
MAINTAINER=	x11@FreeBSD.org
Lines 10-14 Link Here
10
9
11
XORG_CAT=	driver
10
XORG_CAT=	driver
12
USES=		pathfix
11
USES=		pathfix
12
INSTALL_TARGET=	install-strip
13
13
14
.include <bsd.port.mk>
14
.include <bsd.port.mk>
(-)x11-drivers/xf86-input-mouse/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/driver/xf86-input-mouse-1.9.1.tar.bz2) = 3485d375779c08406f0789feedde15933dc703158a086ddac638598f479fc5ce
1
TIMESTAMP = 1479392438
2
SIZE (xorg/driver/xf86-input-mouse-1.9.1.tar.bz2) = 348244
2
SHA256 (xorg/driver/xf86-input-mouse-1.9.2.tar.bz2) = f425d5b05c6ab412a27e0a1106bb83f9e2662b307210abbe48270892387f4b2f
3
SIZE (xorg/driver/xf86-input-mouse-1.9.2.tar.bz2) = 377685

Return to bug 214713