git: 6c63641229f5 - main - devel/py-xstatic-jquery-migrate: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c63641229f52447cc080375b8c688673d5b6bee commit 6c63641229f52447cc080375b8c688673d5b6bee Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:29 +0000 devel/py-xstatic-jquery-migrate: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-jquery-migrate/Makefile | 6 +++--- devel/py-xstatic-jquery-migrate/pkg-descr | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/devel/py-xstatic-jquery-migrate/Makefile b/devel/py-xstatic-jquery-migrate/Makefile index f35ad2cd6c19..b19a38af24a6 100644 --- a/devel/py-xstatic-jquery-migrate/Makefile +++ b/devel/py-xstatic-jquery-migrate/Makefile @@ -1,5 +1,6 @@ PORTNAME= xstatic-jquery-migrate PORTVERSION= 3.3.2.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,12 +8,11 @@ DISTNAME= XStatic-JQuery-Migrate-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= JQuery-Migrate (XStatic packaging standard) -WWW= https://github.com/jquery/jquery-migrate +WWW= https://github.com/openstack/xstatic-jquery-migrate \ + https://github.com/jquery/jquery-migrate LICENSE= MIT -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-jquery-migrate/pkg-descr b/devel/py-xstatic-jquery-migrate/pkg-descr index 775246c67d4a..91e1e59356ad 100644 --- a/devel/py-xstatic-jquery-migrate/pkg-descr +++ b/devel/py-xstatic-jquery-migrate/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-jquery-migrate