diff --git a/devel/py-xstatic-jquery-migrate/Makefile b/devel/py-xstatic-jquery-migrate/Makefile index a82132358226..54edbd4a7462 100644 --- a/devel/py-xstatic-jquery-migrate/Makefile +++ b/devel/py-xstatic-jquery-migrate/Makefile @@ -2,15 +2,16 @@ # $FreeBSD$ PORTNAME= xstatic-jquery-migrate -PORTVERSION= 1.2.1.1 -PORTREVISION= 2 +PORTVERSION= 1.2.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= XStatic-JQuery-Migrate-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= JQuery migration kit (jquery-migrate) +COMMENT= JQuery-Migrate (XStatic packaging standard) + +LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} diff --git a/devel/py-xstatic-jquery-migrate/distinfo b/devel/py-xstatic-jquery-migrate/distinfo index fb9d9cb24281..4e4cc80f73cc 100644 --- a/devel/py-xstatic-jquery-migrate/distinfo +++ b/devel/py-xstatic-jquery-migrate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481112108 -SHA256 (XStatic-JQuery-Migrate-1.2.1.1.tar.gz) = e2959b3df49afdddb00d36b74cca727a91b994b9f4edb993d7264731a750900e -SIZE (XStatic-JQuery-Migrate-1.2.1.1.tar.gz) = 10643 +TIMESTAMP = 1607539773 +SHA256 (XStatic-JQuery-Migrate-1.2.1.2.tar.gz) = db9d28cb161626f979f7999f158a4a7aaf6dc957fd0106b1ad1051d47969c425 +SIZE (XStatic-JQuery-Migrate-1.2.1.2.tar.gz) = 10706 diff --git a/devel/py-xstatic-jquery-migrate/pkg-descr b/devel/py-xstatic-jquery-migrate/pkg-descr index 6d950b9eadb8..59bd7ac975b7 100644 --- a/devel/py-xstatic-jquery-migrate/pkg-descr +++ b/devel/py-xstatic-jquery-migrate/pkg-descr @@ -1,7 +1,10 @@ -This port is the static file package for jquery-migrate JavaScript library -that provides a JQuery migration kit. +JQuery-Migrate 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-Migrate/ +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-migrate +WWW: https://github.com/jquery/jquery-migrate