mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
sysutils/seatd: update to 0.2.0
Changes: https://git.sr.ht/~kennylevinsen/seatd/log/0.2.0 Reported by: upstream, Repology
This commit is contained in:
parent
41af3a2f64
commit
d6b773a2b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546852
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= seatd
|
||||
DISTVERSION= 0.1.0
|
||||
DISTVERSION= 0.2.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://git.sr.ht/~kennylevinsen/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1598206385
|
||||
SHA256 (seatd-0.1.0.tar.gz) = 96f38bf984ff80cc22447341e052e9edb254ec458bc0ddf0b90a6ca2d4fba858
|
||||
SIZE (seatd-0.1.0.tar.gz) = 30874
|
||||
TIMESTAMP = 1598648954
|
||||
SHA256 (seatd-0.2.0.tar.gz) = 6b0160fa2f0500da7db6450547b8ffa7063d063dc94a4a2a710f416b2e41699f
|
||||
SIZE (seatd-0.2.0.tar.gz) = 32324
|
||||
|
@ -57,6 +57,7 @@ LIBSEAT_DESC= DRM sessions with/without root via libseat (experimental)
|
||||
LIBSEAT_PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/:libseat
|
||||
LIBSEAT_PATCHFILES= bad1e9afa8ea.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364
|
||||
LIBSEAT_PATCHFILES+= 330c50b48dfe.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2379
|
||||
LIBSEAT_PATCHFILES+= 4a85ae24c7df.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2383
|
||||
LIBSEAT_LIB_DEPENDS= libseat.so:sysutils/seatd
|
||||
LIBSEAT_MESON_ENABLED= libseat
|
||||
.if make(makesum)
|
||||
|
@ -11,3 +11,5 @@ SHA256 (bad1e9afa8ea.patch) = 6022aba43fb2ed867e6eedca7319e6304a6312d28441c75a93
|
||||
SIZE (bad1e9afa8ea.patch) = 14832
|
||||
SHA256 (330c50b48dfe.patch) = cf0f93636aa163c120d256849f28d4da6446a20f64616c451acbf3d705484013
|
||||
SIZE (330c50b48dfe.patch) = 1473
|
||||
SHA256 (4a85ae24c7df.patch) = 00f04b80ae39205aaffb3abfe4ffa9ef5d76d206280312c9fcce6b15e3f85c25
|
||||
SIZE (4a85ae24c7df.patch) = 2306
|
||||
|
Loading…
x
Reference in New Issue
Block a user