diff options
author | marcus <marcus@FreeBSD.org> | 2005-01-12 19:54:02 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-01-12 19:54:02 +0000 |
commit | 5a6042efcacf3d43417b14cc27afaff625be9fb5 (patch) | |
tree | d135ae8ddccb6278356d88b599d2d35d0beb7f19 /math/gcalctool | |
parent | d2b538b50d1bce0714ad9092aed78911b9f60cc7 (diff) | |
download | FreeBSD-ports-5a6042efcacf3d43417b14cc27afaff625be9fb5.zip FreeBSD-ports-5a6042efcacf3d43417b14cc27afaff625be9fb5.tar.gz |
Update to 4.4.22 which fixes constant and certain font problems. See
http://bugzilla.gnome.org/show_bug.cgi?id=163622 for more details.
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 3 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 4179cbe..cc22b7c 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gcalctool -PORTVERSION= 4.4.20 -PORTREVISION= 1 +PORTVERSION= 4.4.22 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index cedcf1a0..717a8f4 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gcalctool-4.4.20.tar.bz2) = 51de83d6d68d7cb65dced80b96acbaaa -SIZE (gnome2/gcalctool-4.4.20.tar.bz2) = 918938 +MD5 (gnome2/gcalctool-4.4.22.tar.bz2) = 2136e88e26f9f12a677e6a0dc798b835 +SIZE (gnome2/gcalctool-4.4.22.tar.bz2) = 918782 |