Index: head/sysutils/py-hared/Makefile =================================================================== --- head/sysutils/py-hared/Makefile (revision 470218) +++ head/sysutils/py-hared/Makefile (revision 470219) @@ -1,27 +1,26 @@ # $FreeBSD$ PORTNAME= hared PORTVERSION= 1.0 PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Small Python server for inserting notications into mtqq LICENSE= MIT USES= python USE_PYTHON= distutils autoplist ETCDIR= ${PREFIX}/etc RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paho-mqtt>0:net/py-paho-mqtt@${PY_FLAVOR} - -PLIST_FILES+= "@sample %%ETCDIR%%/hared.ini.sample" pre-install: ${INSTALL_DATA} ${FILESDIR}/hared.conf ${STAGEDIR}${ETCDIR}/hared.ini.sample .include Index: head/sysutils/py-hared/pkg-descr =================================================================== --- head/sysutils/py-hared/pkg-descr (revision 470218) +++ head/sysutils/py-hared/pkg-descr (revision 470219) @@ -1,7 +1,7 @@ -Small Python server for receiving notications and tossing them into mtqq. +Small Python server for receiving notifications and tossing them into MTQQ. This will form part of a centralized message distribution system. -A client for this server is sysutils/hare +A client for this server is sysutils/hare. WWW: https://github.com/jpmens/hared-hare Index: head/sysutils/py-hared/pkg-plist =================================================================== --- head/sysutils/py-hared/pkg-plist (nonexistent) +++ head/sysutils/py-hared/pkg-plist (revision 470219) @@ -0,0 +1,3 @@ +@mode 640 +@sample %%ETCDIR%%/hared.ini.sample +@mode Property changes on: head/sysutils/py-hared/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property