svn commit: r475030 - head/comms/xwota

Diane Bruce db at FreeBSD.org
Fri Jul 20 17:39:35 UTC 2018


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>


More information about the svn-ports-all mailing list