Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2022 15:32:04 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: e46b3d099d35 - 2022Q1 - graphics/libliftoff: update to 0.2.0
Message-ID:  <202202111532.21BFW474025318@gitrepo.freebsd.org>

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

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

commit e46b3d099d35e8f297631a95ed1d01facf608ee3
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-01-31 13:29:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-11 15:29:15 +0000

    graphics/libliftoff: update to 0.2.0
    
    Changes:        https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.2.0
    (cherry picked from commit 929a40f5e1c91f3930f7567ad6b312d2d40f89d3)
---
 graphics/libliftoff/Makefile  | 4 ++--
 graphics/libliftoff/distinfo  | 6 +++---
 graphics/libliftoff/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/libliftoff/Makefile b/graphics/libliftoff/Makefile
index 95d1ac34a610..91d77c2d4fa2 100644
--- a/graphics/libliftoff/Makefile
+++ b/graphics/libliftoff/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libliftoff
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.1.0
+DISTVERSION=	0.2.0
 CATEGORIES=	graphics
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -16,6 +16,6 @@ USE_GITLAB=	yes
 USE_LDCONFIG=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	emersion
-GL_COMMIT=	a58b638736ad5efe0393ace97522c49949ba2f77
+GL_COMMIT=	378ccb4f84a2473fe73dbdc56fe35a0d2ee661cc
 
 .include <bsd.port.mk>
diff --git a/graphics/libliftoff/distinfo b/graphics/libliftoff/distinfo
index c7dee971c29a..9ccbb714e094 100644
--- a/graphics/libliftoff/distinfo
+++ b/graphics/libliftoff/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625142893
-SHA256 (emersion-libliftoff-a58b638736ad5efe0393ace97522c49949ba2f77_GL0.tar.gz) = 0bc4956488e8a6a9c1fdde2f517a8af5fa2bfb170ed03a35ea8d6b148d49e34e
-SIZE (emersion-libliftoff-a58b638736ad5efe0393ace97522c49949ba2f77_GL0.tar.gz) = 29627
+TIMESTAMP = 1643635756
+SHA256 (emersion-libliftoff-378ccb4f84a2473fe73dbdc56fe35a0d2ee661cc_GL0.tar.gz) = 7f296842c84e536432c38d069518c705be04c4c44937bc19a28e887e84ee9103
+SIZE (emersion-libliftoff-378ccb4f84a2473fe73dbdc56fe35a0d2ee661cc_GL0.tar.gz) = 31371
diff --git a/graphics/libliftoff/pkg-plist b/graphics/libliftoff/pkg-plist
index 3cc1cc500c35..f244db9501c3 100644
--- a/graphics/libliftoff/pkg-plist
+++ b/graphics/libliftoff/pkg-plist
@@ -1,5 +1,5 @@
 include/libliftoff.h
 lib/libliftoff.so
 lib/libliftoff.so.0
-lib/libliftoff.so.0.1.0
+lib/libliftoff.so.0.2.0
 libdata/pkgconfig/libliftoff.pc



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