git: cc24d5715612 - main - devel/py-xstatic-jquery.tablesorter: Remove py-xstatic from RUN_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 15:53:35 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cc24d5715612a68844134ebb863a0eb03d6974b7

commit cc24d5715612a68844134ebb863a0eb03d6974b7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:46:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:46:31 +0000

    devel/py-xstatic-jquery.tablesorter: Remove py-xstatic from RUN_DEPENDS
    
    - Update WWW and clean up pkg-descr
    - Bump PORTREVISION for dependency change
---
 devel/py-xstatic-jquery.tablesorter/Makefile  | 6 +++---
 devel/py-xstatic-jquery.tablesorter/pkg-descr | 2 --
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/devel/py-xstatic-jquery.tablesorter/Makefile b/devel/py-xstatic-jquery.tablesorter/Makefile
index 4fd094f5b4d5..e0a6ce1f9f2a 100644
--- a/devel/py-xstatic-jquery.tablesorter/Makefile
+++ b/devel/py-xstatic-jquery.tablesorter/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xstatic-jquery.tablesorter
 PORTVERSION=	2.14.5.2
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -7,13 +8,12 @@ DISTNAME=	XStatic-JQuery.TableSorter-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	JQuery.TableSorter (XStatic packaging standard)
-WWW=		https://github.com/Mottie/tablesorter
+WWW=		https://github.com/openstack/xstatic-jquery.tablesorter \
+		https://github.com/Mottie/tablesorter
 
 LICENSE=	GPLv2 MIT
 LICENSE_COMB=	dual
 
-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.tablesorter/pkg-descr b/devel/py-xstatic-jquery.tablesorter/pkg-descr
index 9ee82b4b856d..40ae506ab2d9 100644
--- a/devel/py-xstatic-jquery.tablesorter/pkg-descr
+++ b/devel/py-xstatic-jquery.tablesorter/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-jquery.tablesorter