Date: Thu, 28 Oct 2021 00:57:00 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5511ce907110 - main - x11/libxcvt: update to 0.1.1 Message-ID: <202110280057.19S0v0UG042930@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5511ce907110f4f11fd37c3db337edb4ae8f475b commit 5511ce907110f4f11fd37c3db337edb4ae8f475b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-10-27 08:48:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-10-28 00:52:08 +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 --- 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?202110280057.19S0v0UG042930>