Index: net-p2p/py-tremc/Makefile =================================================================== --- net-p2p/py-tremc/Makefile (revision 464454) +++ net-p2p/py-tremc/Makefile (working copy) @@ -1,11 +1,11 @@ # $FreeBSD$ PORTNAME= tremc -DISTVERSION= g20171202 +DISTVERSION= g20180106 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lbdm@privacychain.ch +MAINTAINER= lebarondemerde@privacychain.ch COMMENT= Console client for the BitTorrent client Transmission LICENSE= GPLv3 @@ -15,7 +15,7 @@ USE_GITHUB= yes GH_ACCOUNT= louipc -GH_TAGNAME= e06d08d +GH_TAGNAME= dfbde72 NO_ARCH= yes NO_BUILD= yes @@ -24,7 +24,6 @@ PLIST_FILES= bin/${PORTNAME} \ man/man1/${PORTNAME}.1.gz \ share/bash-completion/completions/${PORTNAME} -SUB_FILES= pkg-message OPTIONS_DEFINE= GEOIP XEROX @@ -34,11 +33,10 @@ XEROX_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xerox/__init__.py:devel/py-xerox@${PY_FLAVOR} do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL} -d ${STAGEDIR}${PREFIX}/share/bash-completion/completions - ${INSTALL_DATA} ${WRKSRC}/completion/bash/transmission-remote-cli-bash-completion.sh \ + ${INSTALL_DATA} ${WRKSRC}/completion/bash/${PORTNAME}.sh \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} .include Index: net-p2p/py-tremc/distinfo =================================================================== --- net-p2p/py-tremc/distinfo (revision 464454) +++ net-p2p/py-tremc/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514265585 -SHA256 (louipc-tremc-g20171202-e06d08d_GH0.tar.gz) = 4559922bc047c4d95f5c2936dd844f2fd4614fef76028beb441553c68bef2ebf -SIZE (louipc-tremc-g20171202-e06d08d_GH0.tar.gz) = 255734 +TIMESTAMP = 1520992066 +SHA256 (louipc-tremc-g20180106-dfbde72_GH0.tar.gz) = 7f86c41fb9e4d343528cdde4f5f942ccb105cd188206c825df8100874360efbb +SIZE (louipc-tremc-g20180106-dfbde72_GH0.tar.gz) = 315396 Index: net-p2p/py-tremc/files/pkg-message.in =================================================================== --- net-p2p/py-tremc/files/pkg-message.in (revision 464454) +++ net-p2p/py-tremc/files/pkg-message.in (nonexistent) @@ -1,10 +0,0 @@ -################################################################### - -Please do run "tremc --create-config" to create the configuration -file with default values. - -NOTE: A config file won't be created unless you provide this -option at least once. After that, it is rewritten whenever tremc -exits. - -################################################################### Property changes on: net-p2p/py-tremc/files/pkg-message.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: net-p2p/py-tremc/pkg-message =================================================================== --- net-p2p/py-tremc/pkg-message (nonexistent) +++ net-p2p/py-tremc/pkg-message (working copy) @@ -0,0 +1,10 @@ +################################################################## + +Please do run "tremc --create-config" to create the configuration +file with default values. + +NOTE: A config file won't be created unless you provide this +option at least once. After that, it is rewritten whenever tremc +exits. + +################################################################## Property changes on: net-p2p/py-tremc/pkg-message ___________________________________________________________________ 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