Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 2021 00:58:10 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 1904bfecb1f6 - 2021Q4 - x11/libxcvt: update to 0.1.1
Message-ID:  <202110310058.19V0wAoq000947@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q4 has been updated by jbeich:

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

commit 1904bfecb1f6d685b20894529e92fd51728ba191
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-10-27 08:48:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-10-31 00:48:29 +0000

    x11/libxcvt: update to 0.1.1
    
    Changes:        https://gitlab.freedesktop.org/xorg/lib/libxcvt/compare/libxcvt-0.1.0...libxcvt-0.1.1
    Reported by:    Repology
    
    (cherry picked from commit 5511ce907110f4f11fd37c3db337edb4ae8f475b)
---
 x11/libxcvt/Makefile  | 4 ++--
 x11/libxcvt/distinfo  | 6 +++---
 x11/libxcvt/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/x11/libxcvt/Makefile b/x11/libxcvt/Makefile
index feafd7b89bba..104cd35d84cf 100644
--- a/x11/libxcvt/Makefile
+++ b/x11/libxcvt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libxcvt
 DISTVERSIONPREFIX=	${PORTNAME}-
-DISTVERSION=	0.1.0
+DISTVERSION=	0.1.1
 CATEGORIES=	x11
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -13,6 +13,6 @@ USES=		meson
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	xorg/lib
-GL_COMMIT=	93c1eef3e325f292aa5b3bb137bea778e449bf1e
+GL_COMMIT=	6fe840b9295cfdc41bd734586c5b8756f6af6f9b
 
 .include <bsd.port.mk>
diff --git a/x11/libxcvt/distinfo b/x11/libxcvt/distinfo
index 483a27ee4261..32c912920369 100644
--- a/x11/libxcvt/distinfo
+++ b/x11/libxcvt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625706079
-SHA256 (xorg/lib-libxcvt-93c1eef3e325f292aa5b3bb137bea778e449bf1e_GL0.tar.gz) = 88be864a4f4d19abc6c21b8d41ae0b252219cd9fe55c45b458c567ecb3b6422c
-SIZE (xorg/lib-libxcvt-93c1eef3e325f292aa5b3bb137bea778e449bf1e_GL0.tar.gz) = 8442
+TIMESTAMP = 1635324496
+SHA256 (xorg/lib-libxcvt-6fe840b9295cfdc41bd734586c5b8756f6af6f9b_GL0.tar.gz) = c566825fa5d76eaa53c7dc2a27e2f0a72235cb919eab1f86d5b56219f2e5fdf3
+SIZE (xorg/lib-libxcvt-6fe840b9295cfdc41bd734586c5b8756f6af6f9b_GL0.tar.gz) = 10229
diff --git a/x11/libxcvt/pkg-plist b/x11/libxcvt/pkg-plist
index 20384f802cbe..357e32e5ae6a 100644
--- a/x11/libxcvt/pkg-plist
+++ b/x11/libxcvt/pkg-plist
@@ -2,5 +2,7 @@
 include/libxcvt/libxcvt.h
 include/libxcvt/libxcvt_mode.h
 lib/libxcvt.so
+lib/libxcvt.so.0
+lib/libxcvt.so.0.1.1
 libdata/pkgconfig/libxcvt.pc
 @comment man/man1/cvt.1.gz



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