Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2024 12:29:03 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e1abeadeffa9 - main - x11/libXrandr: update to 1.5.4
Message-ID:  <202407131229.46DCT3MY047287@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e1abeadeffa9f605e6959b5bb92c49aae251038f

commit e1abeadeffa9f605e6959b5bb92c49aae251038f
Author:     Жунёва Мария Михайловна <zhunyova@mts.ru>
AuthorDate: 2024-05-28 20:16:00 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-07-13 12:28:44 +0000

    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
---
 x11/libXrandr/Makefile | 7 ++-----
 x11/libXrandr/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile
index 66a70ef0dc04..977b433db839 100644
--- a/x11/libXrandr/Makefile
+++ b/x11/libXrandr/Makefile
@@ -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>
diff --git a/x11/libXrandr/distinfo b/x11/libXrandr/distinfo
index 0e44156c40cb..d91fbf6c2296 100644
--- a/x11/libXrandr/distinfo
+++ b/x11/libXrandr/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407131229.46DCT3MY047287>