diff --git a/devel/py-xstatic-jquery.tablesorter/Makefile b/devel/py-xstatic-jquery.tablesorter/Makefile index e5dba78f5dd9..347f0d4446ef 100644 --- a/devel/py-xstatic-jquery.tablesorter/Makefile +++ b/devel/py-xstatic-jquery.tablesorter/Makefile @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= xstatic-jquery.tablesorter -PORTVERSION= 2.14.5.1 -PORTREVISION= 2 +PORTVERSION= 2.14.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-JQuery.TableSorter-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= JQuery plugin for creating sortable tables (jquery-tablesort) +COMMENT= JQuery.TableSorter (XStatic packaging standard) + +LICENSE= GPLv2 MIT +LICENSE_COMB= dual RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} diff --git a/devel/py-xstatic-jquery.tablesorter/distinfo b/devel/py-xstatic-jquery.tablesorter/distinfo index faae6c7ede09..d090ad136464 100644 --- a/devel/py-xstatic-jquery.tablesorter/distinfo +++ b/devel/py-xstatic-jquery.tablesorter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481112151 -SHA256 (XStatic-JQuery.TableSorter-2.14.5.1.tar.gz) = 3ba24aecd9a3dc71a79dd4096fa5a8a041c3a7b892c61d05e6e46de0605070f0 -SIZE (XStatic-JQuery.TableSorter-2.14.5.1.tar.gz) = 19789 +TIMESTAMP = 1607539779 +SHA256 (XStatic-JQuery.TableSorter-2.14.5.2.tar.gz) = bdd847ca0cde4014fd21134f99e59a99ef488185c745e82646911d2f9de3d762 +SIZE (XStatic-JQuery.TableSorter-2.14.5.2.tar.gz) = 19592 diff --git a/devel/py-xstatic-jquery.tablesorter/pkg-descr b/devel/py-xstatic-jquery.tablesorter/pkg-descr index 5c57ff8904dd..362da611b2e7 100644 --- a/devel/py-xstatic-jquery.tablesorter/pkg-descr +++ b/devel/py-xstatic-jquery.tablesorter/pkg-descr @@ -1,7 +1,11 @@ -This port is the static file package for jquery-tablesort JavaScript library -that provides a lightweight jQuery plugin for creating sortable tables. +JQuery.TableSorter JavaScript library packaged for setuptools (easy_install) / +pip. -It uses the XStatic packaging standard, aimed to bring an ability to -install javascript libraries via easy_install or pip utility. +This package is intended to be used by any project that needs these files. -WWW: https://pypi.org/project/XStatic-JQuery.TableSorter/ +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. + +WWW: https://github.com/openstack/xstatic-jquery.tablesorter +WWW: https://github.com/Mottie/tablesorter