aboutsummaryrefslogtreecommitdiff
path: root/mail
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 /mail
parent97b4607c4daec448c170906844c457e4268100b2 (diff)
downloadports-a1b290c54de889d9db069a15f2560230fd19d999.tar.gz
ports-a1b290c54de889d9db069a15f2560230fd19d999.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/crm114/Makefile6
-rw-r--r--mail/elmo/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/crm114/Makefile b/mail/crm114/Makefile
index d097549cd955..8d985e6c95c2 100644
--- a/mail/crm114/Makefile
+++ b/mail/crm114/Makefile
@@ -3,7 +3,7 @@
PORTNAME= crm114
PORTVERSION= 20100106
-PORTREVISION= 4
+PORTREVISION= 5
# WARNING change versionname in CRM114RELEASENAME too.
# portlint didn't like this variable at this place.
# So I have to put it down in this file.
@@ -40,8 +40,8 @@ CFLAGS+= -DNO_LOGL
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
INSTALL_TARGET= install_binary_only
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile
index 9ebb7ab0cccd..465c428efa7a 100644
--- a/mail/elmo/Makefile
+++ b/mail/elmo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elmo
PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -22,8 +22,8 @@ USE_PERL5= run
CFLAGS+= -fcommon
-EXPIRATION_DATE= 2020-09-30
-DEPRECATED= Unmaintained and dead upstream
+DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
+EXPIRATION_DATE=2021-04-01
OPTIONS_DEFINE= GPGME NLS
OPTIONS_SUB= yes