mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11/iceauth: Update to 1.0.11
Add WWW and update pkg-descr. https://lists.x.org/archives/xorg-announce/2022-April/003140.html https://lists.x.org/archives/xorg-announce/2024-March/003480.html https://lists.x.org/archives/xorg-announce/2026-April/003683.html PR: 288049 Approved by: x11 (arrowd) Approved by: osa (mentor)
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
PORTNAME= iceauth
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 1.0.11
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= ICE authority file utility for X
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/iceauth
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= xorgproto ice
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= ice xorgproto
|
||||
|
||||
PLIST_FILES= bin/iceauth share/man/man1/iceauth.1.gz
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1522339244
|
||||
SHA256 (xorg/app/iceauth-1.0.8.tar.bz2) = e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6
|
||||
SIZE (xorg/app/iceauth-1.0.8.tar.bz2) = 137905
|
||||
TIMESTAMP = 1776581393
|
||||
SHA256 (xorg/app/iceauth-1.0.11.tar.xz) = 9d633cf0d4d1d98e3ef02d18660372958b60a67016e8a72cd04093a8d8f8d4e9
|
||||
SIZE (xorg/app/iceauth-1.0.11.tar.xz) = 140540
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
This package contains iceauth, an ICE authority file utility for the X
|
||||
Window System.
|
||||
The iceauth program is used to edit and display the authorization
|
||||
information used in connecting with ICE (the X11 Inter-Client Exchange
|
||||
protocol). This program is usually used to extract authorization
|
||||
records from one machine and merge them in on another (as is the case
|
||||
when using remote logins or granting access to other users).
|
||||
|
||||
Reference in New Issue
Block a user