mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
x11/libXrandr: Update to 1.5.2
Update x11/libXrandr to 1.5.2 This is a maintenance release, containing fixes to the build system and updates for the freedesktop.org gitlab move. pet portlint by moving USES= earlier INSTALL_TARGET=install-strip to strip binaries and libraries Changelog: https://lists.x.org/archives/xorg-announce/2019-March/002979.html Sponsored by: B3 Init
This commit is contained in:
parent
0218244e97
commit
4ae780727c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504368
@ -2,19 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libXrandr
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.5.2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= X Resize and Rotate extension library
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cpe
|
||||
XORG_CAT= lib
|
||||
USE_XORG= x11 xext xrender xorgproto
|
||||
USES+= cpe
|
||||
CPE_PRODUCT= libxrandr
|
||||
CPE_VENDOR= x
|
||||
CPE_PRODUCT= libxrandr
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1475696152
|
||||
SHA256 (xorg/lib/libXrandr-1.5.1.tar.bz2) = 1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a
|
||||
SIZE (xorg/lib/libXrandr-1.5.1.tar.bz2) = 315769
|
||||
TIMESTAMP = 1560362897
|
||||
SHA256 (xorg/lib/libXrandr-1.5.2.tar.bz2) = 8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023
|
||||
SIZE (xorg/lib/libXrandr-1.5.2.tar.bz2) = 330726
|
||||
|
Loading…
Reference in New Issue
Block a user