ports/151933: [PATCH] Update textproc/pootle to 2.1.2
Josh Paetzel
jpaetzel at FreeBSD.org
Thu Nov 4 13:10:19 UTC 2010
>Number: 151933
>Category: ports
>Synopsis: [PATCH] Update textproc/pootle to 2.1.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Nov 04 13:10:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Josh Paetzel
>Release: 8.1-RELEASE
>Organization:
iXsystems
>Environment:
FreeBSD cvsup.tcbug.org 8.1-RELEASE-p1 FreeBSD 8.1-RELEASE-p1 #4: Mon Sep 20 17:49:53 CDT 2010 jpaetzel at cvsup.tcbug.org:/usr/obj/usr/src/sys/EIGHTY amd64
>Description:
Update textproc/pootle to 2.1.1
>How-To-Repeat:
N/A
>Fix:
Apply the following patch
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/pootle/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 3 Oct 2010 08:33:48 -0000 1.10
+++ Makefile 4 Nov 2010 12:58:18 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= pootle
-PORTVERSION= 2.1.1
+PORTVERSION= 2.1.2
CATEGORIES= textproc
MASTER_SITES= SF/translate/Pootle/${PORTVERSION}/
DISTNAME= Pootle-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/pootle/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo 15 Sep 2010 19:28:20 -0000 1.7
+++ distinfo 4 Nov 2010 12:58:29 -0000
@@ -1,3 +1,2 @@
-MD5 (Pootle-2.1.1.tar.bz2) = 3ff7db20e629c1abfb6c6d05621cb21f
-SHA256 (Pootle-2.1.1.tar.bz2) = 48991ff54644a93bef2eb7693c588d46a4e2fef438a59531b9d5357e79a80736
-SIZE (Pootle-2.1.1.tar.bz2) = 2723640
+SHA256 (Pootle-2.1.2.tar.bz2) = 8ed52c92059fc9e3f60fc8d695989ffc949f5751904175951b48c53667ade93c
+SIZE (Pootle-2.1.2.tar.bz2) = 2830106
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/pootle/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- pkg-plist 29 Sep 2010 13:46:42 -0000 1.8
+++ pkg-plist 4 Nov 2010 12:58:40 -0000
@@ -277,6 +277,9 @@
%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/update_from_templates.py
%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/update_from_templates.pyc
%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/update_from_templates.pyo
+%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/update_translation_projects.py
+%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/update_translation_projects.pyc
+%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/update_translation_projects.pyo
%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/updatedb.py
%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/updatedb.pyc
%%PYTHON_SITELIBDIR%%/pootle_app/management/commands/updatedb.pyo
@@ -589,6 +592,9 @@
%%PYTHON_SITELIBDIR%%/pootle_translationproject/models.py
%%PYTHON_SITELIBDIR%%/pootle_translationproject/models.pyc
%%PYTHON_SITELIBDIR%%/pootle_translationproject/models.pyo
+%%PYTHON_SITELIBDIR%%/pootle_translationproject/tests.py
+%%PYTHON_SITELIBDIR%%/pootle_translationproject/tests.pyc
+%%PYTHON_SITELIBDIR%%/pootle_translationproject/tests.pyo
%%PYTHON_SITELIBDIR%%/pootle_translationproject/urls.py
%%PYTHON_SITELIBDIR%%/pootle_translationproject/urls.pyc
%%PYTHON_SITELIBDIR%%/pootle_translationproject/urls.pyo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list