git: 7aedf28e1925 - main - devel/py-xstatic-jquery.quicksearch: Remove py-xstatic from RUN_DEPENDS

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

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

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

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

diff --git a/devel/py-xstatic-jquery.quicksearch/Makefile b/devel/py-xstatic-jquery.quicksearch/Makefile
index 626754a9e336..c86488a7f9de 100644
--- a/devel/py-xstatic-jquery.quicksearch/Makefile
+++ b/devel/py-xstatic-jquery.quicksearch/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	xstatic-jquery.quicksearch
 PORTVERSION=	2.0.3.2
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -7,12 +8,11 @@ DISTNAME=	XStatic-JQuery.quicksearch-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	JQuery.quicksearch (XStatic packaging standard)
-WWW=		https://plugins.jquery.com/jquery.quicksearch/
+WWW=		https://plugins.jquery.com/jquery.quicksearch/ \
+		https://github.com/openstack/xstatic-jquery.quicksearch
 
 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.quicksearch/pkg-descr b/devel/py-xstatic-jquery.quicksearch/pkg-descr
index 4946572a7933..5e84cfd62f49 100644
--- a/devel/py-xstatic-jquery.quicksearch/pkg-descr
+++ b/devel/py-xstatic-jquery.quicksearch/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.quicksearch