git: b89fc129a9a4 - main - devel/py-xstatic-bootstrap-datepicker: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b89fc129a9a41d6c5ab080699ca0176ad163f465 commit b89fc129a9a41d6c5ab080699ca0176ad163f465 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:24 +0000 devel/py-xstatic-bootstrap-datepicker: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-bootstrap-datepicker/Makefile | 6 +++--- devel/py-xstatic-bootstrap-datepicker/pkg-descr | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/devel/py-xstatic-bootstrap-datepicker/Makefile b/devel/py-xstatic-bootstrap-datepicker/Makefile index 68d0b24d3e0c..ddbeabf22972 100644 --- a/devel/py-xstatic-bootstrap-datepicker/Makefile +++ b/devel/py-xstatic-bootstrap-datepicker/Makefile @@ -1,5 +1,6 @@ PORTNAME= xstatic-bootstrap-datepicker PORTVERSION= 1.4.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,12 +8,11 @@ DISTNAME= XStatic-Bootstrap-Datepicker-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Datepicker for Bootstrap (bootstrap-datepicker) -WWW= https://github.com/uxsolutions/bootstrap-datepicker +WWW= https://github.com/openstack/xstatic-bootstrap-datepicker \ + https://github.com/uxsolutions/bootstrap-datepicker 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-bootstrap-datepicker/pkg-descr b/devel/py-xstatic-bootstrap-datepicker/pkg-descr index 6e62a455a8b5..6e48ab805163 100644 --- a/devel/py-xstatic-bootstrap-datepicker/pkg-descr +++ b/devel/py-xstatic-bootstrap-datepicker/pkg-descr @@ -6,5 +6,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-bootstrap-datepicker