mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/libXrandr: update to 1.5.4
Remove GNU_CONFIGURE_MANPREFIX Changes: https://gitlab.freedesktop.org/xorg/lib/libxrandr/-/compare/libXrandr-1.5.2...libXrandr-1.5.4 Reviewed by: diizzy, jbeich Tested by: arrowd Pull Request: https://github.com/freebsd/freebsd-ports/pull/273 Sponsored by: Serenity Cybersecurity, LLC
This commit is contained in:
parent
6208f1a039
commit
e1abeadeff
2 changed files with 5 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= libXrandr
|
||||
PORTVERSION= 1.5.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.5.4
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -10,13 +9,11 @@ WWW= https://www.freedesktop.org/Software/xlibs
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cpe xorg xorg-cat:lib
|
||||
USES= cpe tar:xz xorg xorg-cat:lib
|
||||
USE_XORG= x11 xext xrender xorgproto
|
||||
CPE_VENDOR= x
|
||||
CPE_PRODUCT= libxrandr
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1560362897
|
||||
SHA256 (xorg/lib/libXrandr-1.5.2.tar.bz2) = 8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023
|
||||
SIZE (xorg/lib/libXrandr-1.5.2.tar.bz2) = 330726
|
||||
TIMESTAMP = 1716927335
|
||||
SHA256 (xorg/lib/libXrandr-1.5.4.tar.xz) = 1ad5b065375f4a85915aa60611cc6407c060492a214d7f9daf214be752c3b4d3
|
||||
SIZE (xorg/lib/libXrandr-1.5.4.tar.xz) = 282928
|
||||
|
|
Loading…
Add table
Reference in a new issue