diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-05 18:32:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-11-05 18:32:17 +0000 |
commit | e67d548cb34299fa3a5dad7e099ea7af526d6134 (patch) | |
tree | 163f79e27f9a94437f208b24a35e42d35eba8d5c /x11/inputproto | |
parent | 449b329c60f028603443d81e4633f54611d1f357 (diff) |
update to 2.3.2
Notes
Notes:
svn path=/head/; revision=425426
Diffstat (limited to 'x11/inputproto')
-rw-r--r-- | x11/inputproto/Makefile | 5 | ||||
-rw-r--r-- | x11/inputproto/distinfo | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile index a9601a306fe9..38f730414e28 100644 --- a/x11/inputproto/Makefile +++ b/x11/inputproto/Makefile @@ -2,12 +2,15 @@ # $FreeBSD$ PORTNAME= inputproto -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Input extension headers +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + XORG_CAT= proto CONFIGURE_ARGS= --without-asciidoc diff --git a/x11/inputproto/distinfo b/x11/inputproto/distinfo index 61ab804c4528..7f09539f4cc1 100644 --- a/x11/inputproto/distinfo +++ b/x11/inputproto/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/proto/inputproto-2.3.1.tar.bz2) = 5a47ee62053a6acef3a83f506312494be1461068d0b9269d818839703b95c1d1 -SIZE (xorg/proto/inputproto-2.3.1.tar.bz2) = 196435 +TIMESTAMP = 1478370505 +SHA256 (xorg/proto/inputproto-2.3.2.tar.bz2) = 893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d +SIZE (xorg/proto/inputproto-2.3.2.tar.bz2) = 200857 |