mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-xstatic-term.js: Remove py-xstatic from RUN_DEPENDS
- Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change
This commit is contained in:
parent
186b9fab24
commit
08a7efe5c1
2 changed files with 3 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xstatic-term.js
|
||||
PORTVERSION= 0.0.7.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -8,12 +8,11 @@ DISTNAME= XStatic-term.js-${PORTVERSION}
|
|||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= term.js (XStatic packaging standard)
|
||||
WWW= https://github.com/chjj/term.js
|
||||
WWW= https://github.com/openstack-archive/deb-python-xstatic-term.js \
|
||||
https://github.com/chjj/term.js
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
|
|
|
@ -5,5 +5,3 @@ This package is intended to be used by any project that needs these files.
|
|||
It intentionally does not provide any extra code except some metadata nor has
|
||||
any extra requirements. You MAY use some minimal support code from the XStatic
|
||||
base package, if you like.
|
||||
|
||||
See also: https://github.com/openstack-archive/deb-python-xstatic-term.js
|
||||
|
|
Loading…
Add table
Reference in a new issue