From 74db0df4ef441a35562aa397987c611511ef6fcb Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Tue, 17 Apr 2018 20:35:43 +0000 Subject: irc/py-fishcrypt: remove optional dependency on expired irc/xchat --- irc/py-fishcrypt/Makefile | 8 +++----- irc/py-fishcrypt/files/pkg-message.in | 6 ------ 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/irc/py-fishcrypt/Makefile b/irc/py-fishcrypt/Makefile index ac3f942affee..abdc2e103437 100644 --- a/irc/py-fishcrypt/Makefile +++ b/irc/py-fishcrypt/Makefile @@ -3,13 +3,13 @@ PORTNAME= fishcrypt DISTVERSION= 5.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python MAINTAINER= nemysis@FreeBSD.org -COMMENT= FiSH/Mircryption-compatible encryption for XChat/HexChat +COMMENT= FiSH/Mircryption-compatible encryption for HexChat RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pysocks>=0:net/py-pysocks@${FLAVOR} @@ -31,15 +31,13 @@ PORTDOCS= README.md PLIST_FILES= %%DATADIR%%/fishcrypt.py \ %%DATADIR%%/pyBlowfish.py -OPTIONS_DEFINE= DOCS HEXCHAT XCHAT +OPTIONS_DEFINE= DOCS HEXCHAT HEXCHAT_DESC= FiSH encryption for HexChat -XCHAT_DESC= FiSH encryption for XChat OPTIONS_SUB= yes HEXCHAT_RUN_DEPENDS= hexchat:irc/hexchat -XCHAT_RUN_DEPENDS= xchat:irc/xchat do-install: @${MKDIR} ${STAGEDIR}${DATADIR} diff --git a/irc/py-fishcrypt/files/pkg-message.in b/irc/py-fishcrypt/files/pkg-message.in index f5f77dd81b29..d72aeeacbae7 100644 --- a/irc/py-fishcrypt/files/pkg-message.in +++ b/irc/py-fishcrypt/files/pkg-message.in @@ -11,10 +11,4 @@ For HexChat ln -sf %%DATADIR%%/fishcrypt.py ~/.config/hexchat/addons/ -For XChat - - ln -sf %%DATADIR%%/fishcrypt.py ~/.xchat2/ - - exit - =============================================================================== -- cgit v1.2.3