mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
x11/libXau: Update to 1.0.9
Update x11/libXau to 1.0.9. Strip installed library. The original PR suggested adding a variety of different licenses, all MIT-like. After discussion with portmgr, it was decided that since the liceneses are basically the same (only wording differs), we just tag it as MIT licensed, without making a difference. This is already done. PR: 235911 (based on) Submitted by: Samy Mahmoudi Sponsored by: B3 Init (zeising)
This commit is contained in:
parent
724ee4784b
commit
710df75c4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494059
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libXau
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 1.0.9
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -15,4 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
XORG_CAT= lib
|
||||
USE_XORG= xorgproto
|
||||
|
||||
INSTALL_TARGET=install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (xorg/lib/libXau-1.0.8.tar.bz2) = fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2
|
||||
SIZE (xorg/lib/libXau-1.0.8.tar.bz2) = 295297
|
||||
TIMESTAMP = 1551272679
|
||||
SHA256 (xorg/lib/libXau-1.0.9.tar.bz2) = ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec
|
||||
SIZE (xorg/lib/libXau-1.0.9.tar.bz2) = 322650
|
||||
|
Loading…
Reference in New Issue
Block a user