graphics/libliftoff: update to 0.4.1
Changes: https://gitlab.freedesktop.org/emersion/libliftoff/-/releases/v0.4.1 Reported by: GitLab (notify releases)
This commit is contained in:
parent
610b7c461f
commit
c2cde767fa
3 changed files with 6 additions and 12 deletions
|
@ -1,12 +1,8 @@
|
|||
PORTNAME= libliftoff
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.4.1
|
||||
CATEGORIES= graphics
|
||||
|
||||
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
|
||||
PATCHFILES+= 2218b45d14de.patch:-p1 # https://gitlab.freedesktop.org/emersion/libliftoff/-/issues/75
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Lightweight KMS plane library
|
||||
WWW= https://gitlab.freedesktop.org/emersion/libliftoff
|
||||
|
@ -21,6 +17,6 @@ USE_GITLAB= yes
|
|||
USE_LDCONFIG= yes
|
||||
GL_SITE= https://gitlab.freedesktop.org
|
||||
GL_ACCOUNT= emersion
|
||||
GL_COMMIT= 40834142e1ab25cf0fc8e5461e51f08562294f11
|
||||
GL_COMMIT= e045589f37835d66e3ffe8130a597bb4eb9ee08f
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1676927062
|
||||
SHA256 (emersion-libliftoff-40834142e1ab25cf0fc8e5461e51f08562294f11_GL0.tar.gz) = 73db89515450af439983806e0cf4d05164e9b26874285e341929e78ea963b3d5
|
||||
SIZE (emersion-libliftoff-40834142e1ab25cf0fc8e5461e51f08562294f11_GL0.tar.gz) = 36355
|
||||
SHA256 (2218b45d14de.patch) = 9d8dc7b33191eeb47e3ea51e29668e7059b979f1c0d26949c3ffd22ad3eac307
|
||||
SIZE (2218b45d14de.patch) = 4350
|
||||
TIMESTAMP = 1678041375
|
||||
SHA256 (emersion-libliftoff-e045589f37835d66e3ffe8130a597bb4eb9ee08f_GL0.tar.gz) = c11f628199d4f8887e7d40d82c318bf04a16ac90243aea6e37bfcb7c5be17df8
|
||||
SIZE (emersion-libliftoff-e045589f37835d66e3ffe8130a597bb4eb9ee08f_GL0.tar.gz) = 36384
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
include/libliftoff.h
|
||||
lib/libliftoff.so
|
||||
lib/libliftoff.so.0
|
||||
lib/libliftoff.so.0.4.0
|
||||
lib/libliftoff.so.0.4.1
|
||||
libdata/pkgconfig/libliftoff.pc
|
||||
|
|
Loading…
Reference in a new issue