ports/153363: [PATCH] update textproc/pootle to 2.1.4
Josh Paetzel
jpaetzel at FreeBSD.org
Wed Dec 22 02:30:12 UTC 2010
>Number: 153363
>Category: ports
>Synopsis: [PATCH] update textproc/pootle to 2.1.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 22 02:30:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Josh Paetzel
>Release: 8.2-PRERELEASE
>Organization:
>Environment:
FreeBSD cvsup.tcbug.org 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #10 r215752: Tue Nov 23 10:19:24 CST 2010 jpaetzel at cvsup.tcbug.org:/usr/obj/usr/src/sys/EIGHTY amd64
>Description:
Update textproc/pootle to version 2.1.4
>How-To-Repeat:
>Fix:
Apply attached patch.
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/pootle/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile 23 Nov 2010 19:30:29 -0000 1.12
+++ Makefile 22 Dec 2010 02:27:20 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= pootle
-PORTVERSION= 2.1.3
+PORTVERSION= 2.1.4
CATEGORIES= textproc
MASTER_SITES= SF/translate/Pootle/${PORTVERSION}/
DISTNAME= Pootle-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/pootle/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo 23 Nov 2010 19:30:29 -0000 1.9
+++ distinfo 22 Dec 2010 02:27:20 -0000
@@ -1,2 +1,2 @@
-SHA256 (Pootle-2.1.3.tar.bz2) = a8e152782a9d0c657b6de4293f030b62acb5a689d6392251acd88f296b6bb073
-SIZE (Pootle-2.1.3.tar.bz2) = 2842759
+SHA256 (Pootle-2.1.4.tar.bz2) = ec4c4d83671f8607b0f12446168771bebbc78c407f14c15372039edb52b13941
+SIZE (Pootle-2.1.4.tar.bz2) = 2854312
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/textproc/pootle/pkg-plist,v
retrieving revision 1.11
diff -u -r1.11 pkg-plist
--- pkg-plist 25 Nov 2010 21:58:20 -0000 1.11
+++ pkg-plist 22 Dec 2010 02:27:22 -0000
@@ -852,6 +852,7 @@
%%DATADIR%%/mo/sr/LC_MESSAGES/django.mo
%%DATADIR%%/mo/st/LC_MESSAGES/django.mo
%%DATADIR%%/mo/sv/LC_MESSAGES/django.mo
+%%DATADIR%%/mo/sw/LC_MESSAGES/django.mo
%%DATADIR%%/mo/ta/LC_MESSAGES/django.mo
%%DATADIR%%/mo/te/LC_MESSAGES/django.mo
%%DATADIR%%/mo/th/LC_MESSAGES/django.mo
@@ -967,6 +968,8 @@
@dirrm %%DATADIR%%/mo/te
@dirrm %%DATADIR%%/mo/ta/LC_MESSAGES
@dirrm %%DATADIR%%/mo/ta
+ at dirrm %%DATADIR%%/mo/sw/LC_MESSAGES
+ at dirrm %%DATADIR%%/mo/sw
@dirrm %%DATADIR%%/mo/sv/LC_MESSAGES
@dirrm %%DATADIR%%/mo/sv
@dirrm %%DATADIR%%/mo/st/LC_MESSAGES
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list