From 0dc17a4d94eaacefd9535ecba4512cb26055cd3c Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 14 Jan 2015 10:29:56 +0000 Subject: [PATCH] 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) --- textproc/py-translationstring/Makefile | 10 +++++++--- textproc/py-translationstring/distinfo | 4 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/textproc/py-translationstring/Makefile b/textproc/py-translationstring/Makefile index 7c2162b790fc..471b41a43ded 100644 --- a/textproc/py-translationstring/Makefile +++ b/textproc/py-translationstring/Makefile @@ -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 diff --git a/textproc/py-translationstring/distinfo b/textproc/py-translationstring/distinfo index 38fc597cbb62..a64a9b3d90a5 100644 --- a/textproc/py-translationstring/distinfo +++ b/textproc/py-translationstring/distinfo @@ -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