diff options
Diffstat (limited to '')
-rw-r--r-- | x11/libXi/Makefile | 5 | ||||
-rw-r--r-- | x11/libXi/distinfo | 6 | ||||
-rw-r--r-- | x11/libXi/pkg-descr | 5 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile index 93d72e004e04..cae3d5fa482c 100644 --- a/x11/libXi/Makefile +++ b/x11/libXi/Makefile @@ -1,13 +1,14 @@ PORTNAME= libXi -DISTVERSION= 1.8.1 +DISTVERSION= 1.8.2 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= X Input extension library -WWW= https://www.freedesktop.org/Software/xlibs +WWW= https://www.freedesktop.org/wiki/Software/xlibs/ LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe tar:xz xorg xorg-cat:lib CPE_VENDOR= x.org diff --git a/x11/libXi/distinfo b/x11/libXi/distinfo index d046b66baaf6..d1a774b47305 100644 --- a/x11/libXi/distinfo +++ b/x11/libXi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716926968 -SHA256 (xorg/lib/libXi-1.8.1.tar.xz) = 89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7 -SIZE (xorg/lib/libXi-1.8.1.tar.xz) = 404252 +TIMESTAMP = 1747589118 +SHA256 (xorg/lib/libXi-1.8.2.tar.xz) = d0e0555e53d6e2114eabfa44226ba162d2708501a25e18d99cfb35c094c6c104 +SIZE (xorg/lib/libXi-1.8.2.tar.xz) = 405200 diff --git a/x11/libXi/pkg-descr b/x11/libXi/pkg-descr index 76825a49adb5..d34fac751488 100644 --- a/x11/libXi/pkg-descr +++ b/x11/libXi/pkg-descr @@ -1 +1,4 @@ -This package contains the X Input extension library. +libXi is library for the X Input Extension. +The purpose of this extension is to support the use of additional input +devices beyond the pointer and keyboard devices defined by the core X +protocol. |