Update to 1.12.1.1

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

Changes:	https://github.com/xstatic-py/xstatic-jquery_ui/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-10 21:39:10 +00:00
parent b778b40ffd
commit fc1d361284
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557566
3 changed files with 17 additions and 12 deletions

View file

@ -2,17 +2,19 @@
# $FreeBSD$
PORTNAME= xstatic-jquery-ui
PORTVERSION= 1.12.0.1
PORTREVISION= 2
PORTVERSION= 1.12.1.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= XStatic-jquery-ui-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= JQuery library for building user interfaces (jquery-ui)
COMMENT= jquery-ui (XStatic packaging standard)
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}
LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xstatic-jquery>=0:devel/py-xstatic-jquery@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1481112172
SHA256 (XStatic-jquery-ui-1.12.0.1.tar.gz) = 820af52ee62749c675d36bfc0e26ae27ec5cee7b438ef10e69973a6cf652f570
SIZE (XStatic-jquery-ui-1.12.0.1.tar.gz) = 1299117
TIMESTAMP = 1607539775
SHA256 (XStatic-jquery-ui-1.12.1.1.tar.gz) = d6ba48bb474420a8bcb2be02eef6ae96281ec24eff6befa54f04ebc9e4cc8910
SIZE (XStatic-jquery-ui-1.12.1.1.tar.gz) = 1345975

View file

@ -1,7 +1,10 @@
This port is the static file package for jquery-ui JavaScript library
that provides a JQuery library for building user interfaces.
jquery-ui 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-ui/
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/xstatic-py/xstatic-jquery_ui
WWW: https://jqueryui.com/