diff options
author | rm <rm@FreeBSD.org> | 2013-02-13 02:28:29 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-02-13 02:28:29 +0800 |
commit | 1f6e5fa638356c97c7d314225eb5b3e860c1ba44 (patch) | |
tree | 77144490c5282b6228f7c9bfed2b52c6be17bbd6 | |
parent | d965718cc1bfacbc9914c74bc3ca22f56224a543 (diff) | |
download | freebsd-ports-gnome-1f6e5fa638356c97c7d314225eb5b3e860c1ba44.tar.gz freebsd-ports-gnome-1f6e5fa638356c97c7d314225eb5b3e860c1ba44.tar.zst freebsd-ports-gnome-1f6e5fa638356c97c7d314225eb5b3e860c1ba44.zip |
- update to 2.1
- trim Makefile header
Reported by: portscout
-rw-r--r-- | textproc/py-gettext/Makefile | 7 | ||||
-rw-r--r-- | textproc/py-gettext/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/textproc/py-gettext/Makefile b/textproc/py-gettext/Makefile index 7ed1f0c8e0bf..b4767f22f895 100644 --- a/textproc/py-gettext/Makefile +++ b/textproc/py-gettext/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: py-gettext -# Date created: Nov 11, 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= gettext -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-gettext/distinfo b/textproc/py-gettext/distinfo index 191f63d09db5..5028406ee426 100644 --- a/textproc/py-gettext/distinfo +++ b/textproc/py-gettext/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-gettext-2.0.zip) = bb9aaea90527455164a390d613d6aecf8b0325992a2d48d7f12b8cd91fae9264 -SIZE (python-gettext-2.0.zip) = 23090 +SHA256 (python-gettext-2.1.zip) = ba19fe3d2086e830f72f66617d52dc73212e3145fd545237da1f105ce5e608c5 +SIZE (python-gettext-2.1.zip) = 24193 |