git: 9b9e2bc55a29 - main - devel/py-xstatic-angular-lrdragndrop: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:21 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b9e2bc55a2949464ff1bf80745c2a3402433293 commit 9b9e2bc55a2949464ff1bf80745c2a3402433293 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:22 +0000 devel/py-xstatic-angular-lrdragndrop: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-angular-lrdragndrop/Makefile | 5 ++--- devel/py-xstatic-angular-lrdragndrop/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/devel/py-xstatic-angular-lrdragndrop/Makefile b/devel/py-xstatic-angular-lrdragndrop/Makefile index e9a37f042180..879eb9f5270f 100644 --- a/devel/py-xstatic-angular-lrdragndrop/Makefile +++ b/devel/py-xstatic-angular-lrdragndrop/Makefile @@ -1,5 +1,6 @@ PORTNAME= xstatic-angular-lrdragndrop PORTVERSION= 1.0.2.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,12 +8,10 @@ DISTNAME= XStatic-Angular-lrdragndrop-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Angular-lrdragndrop (XStatic packaging standard) -WWW= https://github.com/lorenzofox3/lrDragNDrop +WWW= https://github.com/openstack/xstatic-angular-lrdragndrop 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-angular-lrdragndrop/pkg-descr b/devel/py-xstatic-angular-lrdragndrop/pkg-descr index db3ea3a8f22e..6648e2cc245f 100644 --- a/devel/py-xstatic-angular-lrdragndrop/pkg-descr +++ b/devel/py-xstatic-angular-lrdragndrop/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-angular-lrdragndrop