mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Update to 3.5.1.1
- Add LICENSE - Update COMMENT - Update pkg-descr - Update WWW Changes: https://github.com/xstatic-py/xstatic-jquery/commits/master
This commit is contained in:
parent
e9a2c8598b
commit
bd847536f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557564
@ -2,15 +2,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xstatic-jquery
|
||||
PORTVERSION= 1.10.2.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.5.1.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= XStatic-jQuery-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= JavaScript library for DOM operations (jquery)
|
||||
COMMENT= jQuery (XStatic packaging standard)
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1481112085
|
||||
SHA256 (XStatic-jQuery-1.10.2.1.tar.gz) = 83416a6bb86e8534858c4d1ddca45e881c87639da6f78000c28c3a193fe91305
|
||||
SIZE (XStatic-jQuery-1.10.2.1.tar.gz) = 116458
|
||||
TIMESTAMP = 1607539771
|
||||
SHA256 (XStatic-jQuery-3.5.1.1.tar.gz) = e0ae8f8ec5bbd28045ba4bca06767a38bd5fc27cf9b71f434589f59370dcd323
|
||||
SIZE (XStatic-jQuery-3.5.1.1.tar.gz) = 310055
|
||||
|
@ -1,7 +1,10 @@
|
||||
This port is the static file package for jquery JavaScript library
|
||||
that provides a JavaScript library for DOM operations.
|
||||
jQuery 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/
|
||||
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
|
||||
WWW: https://jquery.com/
|
||||
|
Loading…
Reference in New Issue
Block a user