1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Fix CONFLICTS for sysutils/*hared ports

While here, improve COMMENT in sysutils/py-hared.

Reported by:	http://pkgtool.osorio.me/0mp@FreeBSD.org.html
This commit is contained in:
Mateusz Piotrowski 2020-11-13 15:52:53 +00:00
parent 6ff70940c5
commit 12d9c5aae5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555028
2 changed files with 4 additions and 2 deletions

View File

@ -25,7 +25,7 @@ GH_TUPLE= go-gcfg:gcfg:f02745a:gcfg/vendor/gopkg.in/gcfg.v1 \
GO_TARGET= ./daemon:${PORTNAME}
CONFLICTS_INSTALL= sysutils/py-hared
CONFLICTS_INSTALL= py-${PORTNAME}
OPTIONS_DEFINE= DOCS

View File

@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dvl@FreeBSD.org
COMMENT= Small Python server for inserting notications into mtqq
COMMENT= Small Python server for inserting notications into MQTT
LICENSE= MIT
@ -19,6 +19,8 @@ ETCDIR= ${PREFIX}/etc
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paho-mqtt>0:net/py-paho-mqtt@${PY_FLAVOR}
CONFLICTS_INSTALL= hared
pre-install:
${INSTALL_DATA} ${FILESDIR}/hared.conf ${STAGEDIR}${ETCDIR}/hared.ini.sample