Update to 1.2.1.2

- Add LICENSE
- Update COMMENT
- Update pkg-descr
- Update WWW

Changes:	https://github.com/openstack/xstatic-jquery-migrate/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-10 21:39:05 +00:00
parent bd847536f8
commit b778b40ffd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557565
3 changed files with 15 additions and 11 deletions

View file

@ -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}

View file

@ -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

View file

@ -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