diff options
author | bapt <bapt@FreeBSD.org> | 2016-11-06 02:32:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-11-06 02:32:17 +0800 |
commit | 110abe805504eae64ffed171cdf39fd60442e29a (patch) | |
tree | 163f79e27f9a94437f208b24a35e42d35eba8d5c /x11 | |
parent | cd43dceda917c8a2defc0f4924a91493cf242280 (diff) | |
download | freebsd-ports-gnome-110abe805504eae64ffed171cdf39fd60442e29a.tar.gz freebsd-ports-gnome-110abe805504eae64ffed171cdf39fd60442e29a.tar.zst freebsd-ports-gnome-110abe805504eae64ffed171cdf39fd60442e29a.zip |
update to 2.3.2
Diffstat (limited to 'x11')
-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 |