summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/gcalctool/Makefile3
-rw-r--r--math/gcalctool/files/patch-po__zh_CN.po14
2 files changed, 16 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile
index 0838db124..9ae680c37 100644
--- a/math/gcalctool/Makefile
+++ b/math/gcalctool/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/math/gcalctool/Makefile,v 1.137 2010/08/30 12:53:55 kwm Exp $
+# $MCom: ports/math/gcalctool/Makefile,v 1.138 2010/09/27 13:28:44 kwm Exp $
#
PORTNAME= gcalctool
PORTVERSION= 5.32.0
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= math gnome
MASTER_SITES= GNOME
diff --git a/math/gcalctool/files/patch-po__zh_CN.po b/math/gcalctool/files/patch-po__zh_CN.po
new file mode 100644
index 000000000..5d874eb0c
--- /dev/null
+++ b/math/gcalctool/files/patch-po__zh_CN.po
@@ -0,0 +1,14 @@
+
+--- po/zh_CN.po.old 2010-10-02 02:25:46.507328082 +0800
++++ po/zh_CN.po 2010-10-02 02:27:12.744004376 +0800
+@@ -1028,7 +1028,7 @@
+ #. Translators: Digits localized for the given language
+ #: ../src/calctool.c:175
+ msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
+-msgstr "零,一,二,三,四,五,六,七,八,九,十,A,B,C,D,E,F"
++msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
+
+ #: ../src/currency.h:18
+ msgid "Australian dollar"
+
+