diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-16 06:06:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-11-16 06:06:10 +0800 |
commit | ce7d6296f300d704eafae3390669fdd50b07af67 (patch) | |
tree | 5af2c67e2c6c771a39587233fe2e127ea732cb14 /math | |
parent | b347d57cef96fd2fb29d6b07fc2b9bdd5883e876 (diff) | |
download | marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.gz marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.bz2 marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.lz marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.xz marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.tar.zst marcuscom-ports-ce7d6296f300d704eafae3390669fdd50b07af67.zip |
Update to 5.32.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14886 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 5 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 5 | ||||
-rw-r--r-- | math/gcalctool/files/patch-po__zh_CN.po | 14 |
3 files changed, 4 insertions, 20 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 9ae680c37..3dffcd985 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.138 2010/09/27 13:28:44 kwm Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.139 2010/10/29 12:46:59 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.32.0 -PORTREVISION= 1 +PORTVERSION= 5.32.1 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index de119df59..1b7eb1df4 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/gcalctool-5.32.0.tar.bz2) = c8b50bffd96e0a72cc1b5a45fd0c2a6c -SHA256 (gnome2/gcalctool-5.32.0.tar.bz2) = 74c3c89c798a6bd686b38d3d06e81198c537d04c0a1771130f8d399d5234b463 -SIZE (gnome2/gcalctool-5.32.0.tar.bz2) = 1264606 +SHA256 (gnome2/gcalctool-5.32.1.tar.bz2) = 3938913d22876fc7acaa18b9b5b15fd110d6cb63bfa6d2079a2b1341e28564f4 +SIZE (gnome2/gcalctool-5.32.1.tar.bz2) = 1260032 diff --git a/math/gcalctool/files/patch-po__zh_CN.po b/math/gcalctool/files/patch-po__zh_CN.po deleted file mode 100644 index 5d874eb0c..000000000 --- a/math/gcalctool/files/patch-po__zh_CN.po +++ /dev/null @@ -1,14 +0,0 @@ - ---- 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" - - |