Hi,

relatively trivial upgrade to graphics/libliftoff 0.5.0.  The only
consumer (wayland/wlroot) needs an update to build with it - see next
message.

Index: Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/graphics/libliftoff/Makefile,v
diff -u -p -u -r1.3 Makefile
--- Makefile    26 Sep 2023 11:39:07 -0000      1.3
+++ Makefile    30 Jun 2024 10:03:02 -0000
@@ -1,6 +1,6 @@
 COMMENT = lightweight KMS plane library
 
-V =            0.4.1
+V =            0.5.0
 DISTNAME =     libliftoff-v$V
 PKGNAME =      libliftoff-$V
 CATEGORIES =   graphics
@@ -8,7 +8,7 @@ CATEGORIES =    graphics
 # MIT
 PERMIT_PACKAGE = Yes
 
-SHARED_LIBS =  liftoff 0.0 # 0.5.0
+SHARED_LIBS =  liftoff 0.1 # 0.5.0
 
 SITES =        
https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v$V/
 
Index: distinfo
===================================================================
RCS file: /cvs/OpenBSD/ports/graphics/libliftoff/distinfo,v
diff -u -p -u -r1.1.1.1 distinfo
--- distinfo    13 Aug 2023 08:00:37 -0000      1.1.1.1
+++ distinfo    30 Jun 2024 10:03:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (libliftoff-v0.4.1.tar.gz) = 
ROxc/dDfBA0QI9TWpIsjwx8hzmHuI0fanhyiRP4k3Rw=
-SIZE (libliftoff-v0.4.1.tar.gz) = 36391
+SHA256 (libliftoff-v0.5.0.tar.gz) = 
MwkhjDE3pw+q2mU2kIArUU5ORtmzjn2dWUj/zEgx87E=
+SIZE (libliftoff-v0.5.0.tar.gz) = 38939

Reply via email to