git: 76b1384c4fa8 - main - devel/py-xstatic-hogan: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=76b1384c4fa8deb6e87efc84667905eeffd9c1c3 commit 76b1384c4fa8deb6e87efc84667905eeffd9c1c3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:27 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:27 +0000 devel/py-xstatic-hogan: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-hogan/Makefile | 7 ++++--- devel/py-xstatic-hogan/pkg-descr | 2 -- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-xstatic-hogan/Makefile b/devel/py-xstatic-hogan/Makefile index 53c61d3383db..9242c98ce456 100644 --- a/devel/py-xstatic-hogan/Makefile +++ b/devel/py-xstatic-hogan/Makefile @@ -1,5 +1,6 @@ PORTNAME= xstatic-hogan PORTVERSION= 2.0.0.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,12 +8,12 @@ DISTNAME= XStatic-Hogan-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hogan (XStatic packaging standard) -WWW= https://twitter.github.io/hogan.js/ +WWW= https://twitter.github.io/hogan.js/ \ + https://github.com/openstack/xstatic-hogan \ + https://github.com/twitter/hogan.js LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} - USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-xstatic-hogan/pkg-descr b/devel/py-xstatic-hogan/pkg-descr index fe2cc40792ec..5a40a2609c77 100644 --- a/devel/py-xstatic-hogan/pkg-descr +++ b/devel/py-xstatic-hogan/pkg-descr @@ -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/xstatic-hogan