svn commit: r565865 - head/news/plor

Mark Linimon linimon at FreeBSD.org
Thu Feb 18 02:47:02 UTC 2021


Author: linimon
Date: Thu Feb 18 02:47:01 2021
New Revision: 565865
URL: https://svnweb.freebsd.org/changeset/ports/565865

Log:
  Mark BROKEN in 13/14 (via latest llvm update).
  
  While here, mark DEPRECATED (claimed "Alpha release" but last release
  was in 2001).

Modified:
  head/news/plor/Makefile

Modified: head/news/plor/Makefile
==============================================================================
--- head/news/plor/Makefile	Thu Feb 18 02:38:29 2021	(r565864)
+++ head/news/plor/Makefile	Thu Feb 18 02:47:01 2021	(r565865)
@@ -10,6 +10,11 @@ MASTER_SITES=	SUNSITE/system/bbs/mail
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Alpha-release reader for reading SOUP and QWK packets
 
+BROKEN_FreeBSD_13=	ld: error: duplicate symbol: area_name
+BROKEN_FreeBSD_14=	ld: error: duplicate symbol: area_name
+DEPRECATED=		listed as "Alpha-release" but last update in 2001; unmaintained
+EXPIRATION_DATE=	2021-04-18
+
 RUN_DEPENDS=	zip:archivers/zip
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list