diff --git a/x11/py-i3-quickterm/Makefile b/x11/py-i3-quickterm/Makefile index f3194f5be612..4b622c481490 100644 --- a/x11/py-i3-quickterm/Makefile +++ b/x11/py-i3-quickterm/Makefile @@ -1,19 +1,26 @@ PORTNAME= i3-quickterm -DISTVERSION= 1.0 +DISTVERSION= 1.1 CATEGORIES= x11 python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dch@FreeBSD.org COMMENT= Drop-down "quake style" terminal for i3 and sway LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}i3ipc>2.0:x11/py-i3ipc@${PY_FLAVOR} \ - +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}i3ipc>2.0:x11/py-i3ipc@${PY_FLAVOR} USES= python:3.4+ -USE_PYTHON= distutils autoplist concurrent +USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ + .include diff --git a/x11/py-i3-quickterm/distinfo b/x11/py-i3-quickterm/distinfo index 4e82a2a1f3a3..1d4527f60508 100644 --- a/x11/py-i3-quickterm/distinfo +++ b/x11/py-i3-quickterm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621317021 -SHA256 (i3-quickterm-1.0.tar.gz) = 2df756bfc89b8858f3010cba587ab3836ce428d8da2a2160e3c8163e3c0dd7e9 -SIZE (i3-quickterm-1.0.tar.gz) = 6243 +TIMESTAMP = 1655887750 +SHA256 (i3-quickterm-1.1.tar.gz) = 1f9aa851a387039fab128f65efaec58f9eb37086942cf759df851a6123985728 +SIZE (i3-quickterm-1.1.tar.gz) = 6782 diff --git a/x11/py-i3-quickterm/pkg-message b/x11/py-i3-quickterm/pkg-message new file mode 100644 index 000000000000..f051200c5e37 --- /dev/null +++ b/x11/py-i3-quickterm/pkg-message @@ -0,0 +1,16 @@ +[ +{ type: install + message: <