mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/dwmblocks: Update to g20240823
- Respect CFLAGS
ChangeLog:
96cbb45...8cedd22
PR: 283800
This commit is contained in:
parent
726b0eccd6
commit
b79af5a627
2 changed files with 10 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
# x11/dwmblocks
|
# x11/dwmblocks
|
||||||
|
|
||||||
PORTNAME= dwmblocks
|
PORTNAME= dwmblocks
|
||||||
DISTVERSION= g20201227
|
DISTVERSION= g20240823
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= echo@lethedata.com
|
MAINTAINER= echo@lethedata.com
|
||||||
|
@ -17,7 +17,7 @@ USES= xorg
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= torrinfail
|
GH_ACCOUNT= torrinfail
|
||||||
GH_TAGNAME= 96cbb45
|
GH_TAGNAME= 8cedd22
|
||||||
|
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
|
||||||
|
@ -35,9 +35,11 @@ post-extract:
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -E \
|
# Uncomment FreeBSD-specific LDFLAGS
|
||||||
-e "s|(LDFLAGS[[:space:]]*)= |\1= -L/usr/local/lib -I/usr/local/include |" \
|
@${REINPLACE_CMD} \
|
||||||
-e "s|output|all|" \
|
-e "7 s/^#//" \
|
||||||
|
-e '3s/:=/+=/' \
|
||||||
|
-e '4s/:=/+=/' \
|
||||||
${WRKSRC}/Makefile
|
${WRKSRC}/Makefile
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1626356949
|
TIMESTAMP = 1736088024
|
||||||
SHA256 (torrinfail-dwmblocks-g20201227-96cbb45_GH0.tar.gz) = 48271ddb6a4fb0e40cb2f855923c3138e56179b4eec13c5181dfad884681137b
|
SHA256 (torrinfail-dwmblocks-g20240823-8cedd22_GH0.tar.gz) = ec48b2070cefbd16d6dff8067d35d32c9fda77078f7a9226cc22a7c396edf551
|
||||||
SIZE (torrinfail-dwmblocks-g20201227-96cbb45_GH0.tar.gz) = 3626
|
SIZE (torrinfail-dwmblocks-g20240823-8cedd22_GH0.tar.gz) = 3817
|
||||||
|
|
Loading…
Add table
Reference in a new issue