View | Details | Raw Unified | Return to bug 256274
Collapse All | Expand All

(-)b/x11-toolkits/wlroots/Makefile (-1 / +2 lines)
Lines 1-11 Link Here
1
PORTNAME=	wlroots
1
PORTNAME=	wlroots
2
DISTVERSION=	0.13.0
2
DISTVERSION=	0.13.0
3
PORTREVISION=	2
3
PORTREVISION=	3
4
CATEGORIES=	x11-toolkits
4
CATEGORIES=	x11-toolkits
5
5
6
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
6
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
7
PATCHFILES+=	7c0e2a271a4c.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
7
PATCHFILES+=	7c0e2a271a4c.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
8
PATCHFILES+=	e1b5323f56c3.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
8
PATCHFILES+=	e1b5323f56c3.patch:-p1 # https://github.com/swaywm/wlroots/pull/2064
9
PATCHFILES+=	d0c1f0c0b637.patch:-p1 # https://github.com/swaywm/wlroots/pull/2908
9
10
10
MAINTAINER=	jbeich@FreeBSD.org
11
MAINTAINER=	jbeich@FreeBSD.org
11
COMMENT=	Modular Wayland compositor library
12
COMMENT=	Modular Wayland compositor library
(-)b/x11-toolkits/wlroots/distinfo (-1 / +3 lines)
Lines 1-9 Link Here
1
TIMESTAMP = 1617734115
1
TIMESTAMP = 1622411999
2
SHA256 (swaywm-wlroots-0.13.0_GH0.tar.gz) = f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3
2
SHA256 (swaywm-wlroots-0.13.0_GH0.tar.gz) = f6bea37fd4a6f5e5f552b83d61adae8c73e64b0bcb9ae0ab464ebcd9309d3cf3
3
SIZE (swaywm-wlroots-0.13.0_GH0.tar.gz) = 503575
3
SIZE (swaywm-wlroots-0.13.0_GH0.tar.gz) = 503575
4
SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e
4
SHA256 (7c0e2a271a4c.patch) = 2b92d3dde7640061ed85ab1690031f7627bebc2366e8c4da217017188ba7195e
5
SIZE (7c0e2a271a4c.patch) = 5729
5
SIZE (7c0e2a271a4c.patch) = 5729
6
SHA256 (e1b5323f56c3.patch) = 13145323caf9e56412ee3766fb9eacca9c6e4ca7088a320e79bc1512c0afe522
6
SHA256 (e1b5323f56c3.patch) = 13145323caf9e56412ee3766fb9eacca9c6e4ca7088a320e79bc1512c0afe522
7
SIZE (e1b5323f56c3.patch) = 4028
7
SIZE (e1b5323f56c3.patch) = 4028
8
SHA256 (d0c1f0c0b637.patch) = 489aae1a14e7fecde4acfd09b3321975adae9b191fc859894e38cfad1b1ea9b7
9
SIZE (d0c1f0c0b637.patch) = 1129
8
SHA256 (eba4b66f92ca.patch) = a271c30c414fb2ae2cb6e0cbca77c37c1e15a3b160097f6e78298bfcec8df352
10
SHA256 (eba4b66f92ca.patch) = a271c30c414fb2ae2cb6e0cbca77c37c1e15a3b160097f6e78298bfcec8df352
9
SIZE (eba4b66f92ca.patch) = 96009
11
SIZE (eba4b66f92ca.patch) = 96009

Return to bug 256274