Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 2026 15:12:50 +0000
From:      Kousuke Kannagi <mce@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a31402387886 - main - x11/libXxf86dga: Update to 1.1.7
Message-ID:  <69f21ff2.3f98a.249b93b4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mce:

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

commit a31402387886ef4d4966a093a4db6b6cfc094915
Author:     Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-04-16 00:01:34 +0000
Commit:     Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-04-29 15:12:34 +0000

    x11/libXxf86dga: Update to 1.1.7
    
    https://lists.x.org/archives/xorg-announce/2026-January/003666.html
    
    Update COMMENT and WWW.
    
    PR:             294566
    Approved by:    x11 (arrowd)
    Approved by:    fluffy (mentor)
---
 x11/libXxf86dga/Makefile | 12 ++++--------
 x11/libXxf86dga/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/x11/libXxf86dga/Makefile b/x11/libXxf86dga/Makefile
index f56bf18daf4c..d45f56faae44 100644
--- a/x11/libXxf86dga/Makefile
+++ b/x11/libXxf86dga/Makefile
@@ -1,23 +1,19 @@
 PORTNAME=	libXxf86dga
-PORTVERSION=	1.1.6
-PORTREVISION=	1
+DISTVERSION=	1.1.7
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	X DGA Extension
-WWW=		https://www.freedesktop.org/Software/xorg
+COMMENT=	Client library for the XFree86-DGA extension
+WWW=		https://gitlab.freedesktop.org/xorg/lib/libxxf86dga
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-EXTRACT_SUFX=	.tar.xz
-USES=		cpe xorg xorg-cat:lib
+USES=		cpe tar:xz xorg xorg-cat:lib
 USE_XORG=	x11 xext xorgproto
 CPE_VENDOR=	x
 CPE_PRODUCT=	libxxf86dga
 
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-
 INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>
diff --git a/x11/libXxf86dga/distinfo b/x11/libXxf86dga/distinfo
index 9b5a9ba09fc1..051347414018 100644
--- a/x11/libXxf86dga/distinfo
+++ b/x11/libXxf86dga/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1670267055
-SHA256 (xorg/lib/libXxf86dga-1.1.6.tar.xz) = be44427579808fe3a217d59f51cae756a26913eb6e4c8738ccab65ff56d7980f
-SIZE (xorg/lib/libXxf86dga-1.1.6.tar.xz) = 267760
+TIMESTAMP = 1776042631
+SHA256 (xorg/lib/libXxf86dga-1.1.7.tar.xz) = b3be5b444d324cb6e0f4b5019a4972c99ea336ccb8ab7968eccefecd917ffde6
+SIZE (xorg/lib/libXxf86dga-1.1.7.tar.xz) = 276188


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f21ff2.3f98a.249b93b4>