textproc/py-translationstring: Update version 0.4=>1.3
- Add LICENSE (BSDMV) - Take Maintainership Differential Revision: https://reviews.freebsd.org/D1525 Approved by: bapt(mentor)
This commit is contained in:
parent
b7fcd3c347
commit
0dc17a4d94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377007
@ -2,15 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= translationstring
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= textproc www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Utility library for i18n relied on by various Repoze packages
|
||||
|
||||
LICENSE= BSDMV
|
||||
LICENSE_NAME= BSD Modification Variant
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (translationstring-0.4.tar.gz) = 765eba6d152ec8cd1ec11b0b24dca38585b3afb96f0670574fbf16a16b412ee5
|
||||
SIZE (translationstring-0.4.tar.gz) = 27533
|
||||
SHA256 (translationstring-1.3.tar.gz) = 4ee44cfa58c52ade8910ea0ebc3d2d84bdcad9fa0422405b1801ec9b9a65b72d
|
||||
SIZE (translationstring-1.3.tar.gz) = 29259
|
||||
|
Loading…
Reference in New Issue
Block a user