diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 00:44:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-05-27 00:44:28 +0800 |
commit | 4c351ab85adfe1c270338f5a2d0ef553168aa048 (patch) | |
tree | f1f3838a3b118cae9549b708dac7acaac751b4ee /math | |
parent | f8452a13c384bb7ea48d97999a45af434815006d (diff) | |
download | marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.gz marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.tar.zst marcuscom-ports-4c351ab85adfe1c270338f5a2d0ef553168aa048.zip |
Update to 5.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12331 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 6 | ||||
-rw-r--r-- | math/gcalctool/files/patch-src_calctool.c (renamed from math/gcalctool/files/patch-gcalctool_calctool.c) | 6 | ||||
-rw-r--r-- | math/gcalctool/pkg-plist | 3 |
4 files changed, 11 insertions, 8 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 2b1ff8860..0a51e1726 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/math/gcalctool/Makefile,v 1.112 2009/05/06 14:22:59 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.27.1 +PORTVERSION= 5.27.2 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 9403a35e9..146672c7c 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gcalctool-5.27.1.tar.bz2) = b4ee0d28453943086535db36f6f767de -SHA256 (gnome2/gcalctool-5.27.1.tar.bz2) = 72de29f10a53fd3a5085fec66daa81b893a7ed7abe2f11dd59c1522e2b3cc52f -SIZE (gnome2/gcalctool-5.27.1.tar.bz2) = 1979531 +MD5 (gnome2/gcalctool-5.27.2.tar.bz2) = faa37dae13dcca5b4da1afa3c708517e +SHA256 (gnome2/gcalctool-5.27.2.tar.bz2) = a81481b0d261830ce09f5e9b23915f2352f353dc34c77c3b4db104693e1c018d +SIZE (gnome2/gcalctool-5.27.2.tar.bz2) = 1943395 diff --git a/math/gcalctool/files/patch-gcalctool_calctool.c b/math/gcalctool/files/patch-src_calctool.c index 31bcb0df4..c01068caa 100644 --- a/math/gcalctool/files/patch-gcalctool_calctool.c +++ b/math/gcalctool/files/patch-src_calctool.c @@ -1,6 +1,6 @@ ---- gcalctool/calctool.c.orig 2009-05-04 02:10:30.000000000 +0200 -+++ gcalctool/calctool.c 2009-05-06 16:14:25.000000000 +0200 -@@ -115,7 +115,7 @@ matherr(struct exception *exc) +--- src/calctool.c.orig 2009-05-24 22:47:31.000000000 +0200 ++++ src/calctool.c 2009-05-26 18:30:34.000000000 +0200 +@@ -64,7 +64,7 @@ matherr(struct exception *exc) /* Translators: Error displayed to user when the math library reports an * error */ diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index 05c668cd0..c0d14d794 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -143,6 +143,7 @@ share/locale/bn/LC_MESSAGES/gcalctool.mo share/locale/bn_IN/LC_MESSAGES/gcalctool.mo share/locale/bs/LC_MESSAGES/gcalctool.mo share/locale/ca/LC_MESSAGES/gcalctool.mo +share/locale/ca@valencia/LC_MESSAGES/gcalctool.mo share/locale/cs/LC_MESSAGES/gcalctool.mo share/locale/cy/LC_MESSAGES/gcalctool.mo share/locale/da/LC_MESSAGES/gcalctool.mo @@ -296,6 +297,8 @@ share/omf/gcalctool/gcalctool-zh_TW.omf @dirrmtry share/locale/en_US @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES |