svn commit: r463349 - head/net-im/cjc
Rene Ladan
rene at FreeBSD.org
Thu Mar 1 19:25:15 UTC 2018
Author: rene
Date: Thu Mar 1 19:25:14 2018
New Revision: 463349
URL: https://svnweb.freebsd.org/changeset/ports/463349
Log:
net-im/cjc: schedule for removal on 2018-04-01, depends on expired port.
Pet portlint while here.
Modified:
head/net-im/cjc/Makefile
Modified: head/net-im/cjc/Makefile
==============================================================================
--- head/net-im/cjc/Makefile Thu Mar 1 19:22:38 2018 (r463348)
+++ head/net-im/cjc/Makefile Thu Mar 1 19:25:14 2018 (r463349)
@@ -13,14 +13,17 @@ COMMENT= Console Jabber Client
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Depends on expired net-im/py-xmpp
+EXPIRATION_DATE=2018-04-01
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=0:net-im/py-pyxmpp@${PY_FLAVOR}
-USE_GITHUB= yes
-GH_ACCOUNT= Jajcus
-
USES= python:2.7 shebangfix
SHEBANG_FILES= cjc.in cjc.py cjc/main.py
NO_ARCH= yes
+
+USE_GITHUB= yes
+GH_ACCOUNT= Jajcus
PORTDOCS= *
More information about the svn-ports-all
mailing list