diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-22 23:54:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-22 23:54:29 +0800 |
commit | 0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6 (patch) | |
tree | a882253ca4f2352c31373b21a0e84e7c4c5cc433 /math/gcalctool | |
parent | f9bcd130b15aa4c183e4bbfa015dfff951336ab6 (diff) | |
download | marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.tar marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.tar.gz marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.tar.bz2 marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.tar.lz marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.tar.xz marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.tar.zst marcuscom-ports-0d3f16e2d10f47fee74f0143bf5b5a84bf1af3d6.zip |
Update to 5.6.28.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 5f641ba5c..811255f4d 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.38 2005/07/25 23:02:15 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.39 2005/08/08 17:44:11 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.6.26 +PORTVERSION= 5.6.28 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index e94769292..cd616600d 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gcalctool-5.6.26.tar.bz2) = a60f02819f9840e3b0097d3f69f6f4d2 -SIZE (gnome2/gcalctool-5.6.26.tar.bz2) = 1104279 +MD5 (gnome2/gcalctool-5.6.28.tar.bz2) = 2e6dfe43c8455fd4aac5976f4e7badfc +SIZE (gnome2/gcalctool-5.6.28.tar.bz2) = 1107054 |