Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2018 17:39:34 +0000 (UTC)
From:      Diane Bruce <db@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r475030 - head/comms/xwota
Message-ID:  <201807201739.w6KHdYKT000932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: db
Date: Fri Jul 20 17:39:34 2018
New Revision: 475030
URL: https://svnweb.freebsd.org/changeset/ports/475030

Log:
  This port is no longer maintained upstream and furthermore has no
  server to connect to. Quite obsolete.

Modified:
  head/comms/xwota/Makefile

Modified: head/comms/xwota/Makefile
==============================================================================
--- head/comms/xwota/Makefile	Fri Jul 20 17:14:56 2018	(r475029)
+++ head/comms/xwota/Makefile	Fri Jul 20 17:39:34 2018	(r475030)
@@ -13,6 +13,9 @@ COMMENT=	X version of who is on the air
 
 LICENSE=	GPLv2
 
+DEPRECATED=	No server message and no upstream releases
+EXPIRATION_DATE=	2018-07-27
+
 USES=		gmake pkgconfig libtool
 USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
@@ -28,7 +31,7 @@ post-install:
 	${WRKSRC}/INSTALL \
 	${WRKSRC}/NEWS \
 	${WRKSRC}/TODO
-	@${INSTALL_DATA} ${WRKSRC}/${d} ${STAGEDIR}${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/${d} ${STAGEDIR}${DOCSDIR}
 .endfor
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807201739.w6KHdYKT000932>