aboutsummaryrefslogtreecommitdiff
path: root/x11/xgrab
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-08-30 09:47:49 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-08-30 09:47:49 +0000
commita1b290c54de889d9db069a15f2560230fd19d999 (patch)
treef167b9dd249df742f657c72fe7d08331880dd730 /x11/xgrab
parent97b4607c4daec448c170906844c457e4268100b2 (diff)
downloadports-a1b290c54de889d9db069a15f2560230fd19d999.tar.gz
ports-a1b290c54de889d9db069a15f2560230fd19d999.zip
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with -fno-common and previously had a short expiration date. The new date is set to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people until 2021-06-30 (10 months from now) to fix issues. Improve the wording of the deprecation message, mentioning both llvm 11 and -fno-common. Bump portrevision to force reinstall. This way the warning message about deprecation will be displayed to users installing or reinstalling the software. MFH: 2020Q3 (maybe)
Notes
Notes: svn path=/head/; revision=547044
Diffstat (limited to 'x11/xgrab')
-rw-r--r--x11/xgrab/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index e8e5fa231bf0..9ac586aface0 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xgrab
PORTVERSION= 2.41
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= XCONTRIB/applications
DISTNAME= ${PORTNAME}sc.2_41
@@ -16,11 +16,11 @@ BUILD_DEPENDS= xrdb:x11/xrdb
BROKEN_armv6= fails to install: xrdb: Socket is not connected: Can't open display ':0'
BROKEN_armv7= fails to install: xrdb: Socket is not connected: Can't open display ':0'
-# Fix build with llvm 11
+# Fix build with -fno-common (llvm 11)
CFLAGS+= -fcommon
-DEPRECATED= Unmaintained and dead upstream
-EXPIRATION_DATE=2020-09-30
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
USES= display:build imake:notall tar:Z xorg
USE_XORG= x11 xaw