diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-07 04:41:15 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-07 04:41:15 +0000 |
commit | c2e6cf2d7cd8c9f9b75ef478530f850c1825aec6 (patch) | |
tree | 68ebc6fa00de1936124937cac6cca5e0fde09dc9 /x11 | |
parent | 8ebcfaa3b4e9fca3602c1ef6e61448c121e25bb8 (diff) | |
download | freebsd-ports-c2e6cf2d7cd8c9f9b75ef478530f850c1825aec6.zip |
Update xinput to 1.5.4
Changes:
Don't use defines for checking server version.
Ported by: kwm
Obtained from: xorg-dev repo
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xinput/Makefile | 2 | ||||
-rw-r--r-- | x11/xinput/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile index 99d36910096f..35050d502f44 100644 --- a/x11/xinput/Makefile +++ b/x11/xinput/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xinput -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo index 8a27efadce2a..bc8aba2f4d92 100644 --- a/x11/xinput/distinfo +++ b/x11/xinput/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xinput-1.5.3.tar.bz2) = 6aade131cecddaeefc39ddce1dd5e8473f6039c2e4efbfd9fbb5ee2a75885c76 -SIZE (xorg/app/xinput-1.5.3.tar.bz2) = 131585 +SHA256 (xorg/app/xinput-1.5.4.tar.bz2) = a8da86f0d7c8ac0c4434e3140ae7f208fc2b35869e5adf10971eef7cb77f4360 +SIZE (xorg/app/xinput-1.5.4.tar.bz2) = 134702 |