View | Details | Raw Unified | Return to bug 283800 | Differences between
and this patch

Collapse All | Expand All

(-)b/x11/dwmblocks/Makefile (-5 / +5 lines)
Lines 1-7 Link Here
1
# x11/dwmblocks
1
# x11/dwmblocks
2
2
3
PORTNAME=	dwmblocks
3
PORTNAME=	dwmblocks
4
DISTVERSION=	g20201227
4
DISTVERSION=	g20240823
5
CATEGORIES=	x11
5
CATEGORIES=	x11
6
6
7
MAINTAINER=	echo@lethedata.com
7
MAINTAINER=	echo@lethedata.com
Lines 17-23 USES= xorg Link Here
17
17
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
19
GH_ACCOUNT=	torrinfail
19
GH_ACCOUNT=	torrinfail
20
GH_TAGNAME=	96cbb45
20
GH_TAGNAME=	8cedd22
21
21
22
USE_XORG=	x11
22
USE_XORG=	x11
23
23
Lines 35-43 post-extract: Link Here
35
.endif
35
.endif
36
36
37
post-patch:
37
post-patch:
38
	@${REINPLACE_CMD} -E \
38
	# Uncomment FreeBSD-specific LDFLAGS
39
		-e "s|(LDFLAGS[[:space:]]*)= |\1= -L/usr/local/lib -I/usr/local/include |" \
39
	@${REINPLACE_CMD} \
40
		-e "s|output|all|" \
40
		-e "7 s/^#//" \
41
		${WRKSRC}/Makefile
41
		${WRKSRC}/Makefile
42
42
43
post-install:
43
post-install:
(-)b/x11/dwmblocks/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1626356949
1
TIMESTAMP = 1735839239
2
SHA256 (torrinfail-dwmblocks-g20201227-96cbb45_GH0.tar.gz) = 48271ddb6a4fb0e40cb2f855923c3138e56179b4eec13c5181dfad884681137b
2
SHA256 (torrinfail-dwmblocks-g20240824-8cedd220684064f1433749ed2a19a6184c22cf07_GH0.tar.gz) = ceab06b417d2062d8b3ee2cad8dc188f66c1ddf9dc58931819df651111ec3220
3
SIZE (torrinfail-dwmblocks-g20201227-96cbb45_GH0.tar.gz) = 3626
3
SIZE (torrinfail-dwmblocks-g20240824-8cedd220684064f1433749ed2a19a6184c22cf07_GH0.tar.gz) = 3821
4
- 

Return to bug 283800