Update to 1.0.2

- Update COMMENT
- Update WWW
- Take maintainership

Changes:	https://github.com/xstatic-py/xstatic/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-02-21 18:56:49 +00:00
parent 7d2b393c04
commit cf5b4308e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526656
3 changed files with 11 additions and 12 deletions

View File

@ -2,20 +2,19 @@
# $FreeBSD$
PORTNAME= XStatic
PORTVERSION= 1.0.1
PORTREVISION= 1
PORTVERSION= 1.0.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Xstatic (static packages for Python)
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= XStatic base package with minimal support code
LICENSE= MIT
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1481111816
SHA256 (XStatic-1.0.1.tar.gz) = 0ec93d7c66ebb9e0d31b664753437dc8634cb66e13310cb47c9eb1e0bc66d726
SIZE (XStatic-1.0.1.tar.gz) = 2588
TIMESTAMP = 1582222958
SHA256 (XStatic-1.0.2.tar.gz) = 80b78dfe37bce6dee4343d64c65375a80bcf399b46dd47c0c7d56161568a23a8
SIZE (XStatic-1.0.2.tar.gz) = 2595

View File

@ -1,4 +1,4 @@
The goal of XStatic family of packages is to provide static file packages with
minimal overhead - without selling you some dependencies you dont want.
minimal overhead - without selling you some dependencies you don't want.
WWW: https://pypi.org/project/XStatic/
WWW: https://github.com/xstatic-py/xstatic