x11/libICE: Update to 1.1.2
PR: 286937
This commit is contained in:
parent
c34eecb608
commit
38218e1d68
@ -1,5 +1,5 @@
|
||||
PORTNAME= libICE
|
||||
PORTVERSION= 1.1.1
|
||||
DISTVERSION= 1.1.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1714057299
|
||||
SHA256 (xorg/lib/libICE-1.1.1.tar.xz) = 03e77afaf72942c7ac02ccebb19034e6e20f456dcf8dddadfeb572aa5ad3e451
|
||||
SIZE (xorg/lib/libICE-1.1.1.tar.xz) = 335960
|
||||
TIMESTAMP = 1747408580
|
||||
SHA256 (xorg/lib/libICE-1.1.2.tar.xz) = 974e4ed414225eb3c716985df9709f4da8d22a67a2890066bc6dfc89ad298625
|
||||
SIZE (xorg/lib/libICE-1.1.2.tar.xz) = 342900
|
||||
|
||||
@ -1 +1,9 @@
|
||||
This package contains the Inter Client Exchange library for X11.
|
||||
This package provides the X11 Inter-Client Exchange library, which
|
||||
allows for communication of data between X clients.
|
||||
|
||||
There are numerous possible inter-client protocols, with many
|
||||
similarities and common needs - authentication, version negotiation,
|
||||
byte order negotiation, and so on. The Inter-Client Exchange (ICE)
|
||||
protocol is intended to provide a framework for building such
|
||||
protocols, allowing them to make use of common negotiation mechanisms
|
||||
and to be multiplexed over a single transport connection.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user