diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-20 11:37:30 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-10-20 11:37:30 +0800 |
commit | 1294fcc2591d51c75a746c059e71774c46b0f9ec (patch) | |
tree | b6ee796cc4139f7e9fc2f5a1bb93dc392e7b5d3e | |
parent | d4e366550f6f0b16d19d276f587ce2d29c2795a2 (diff) | |
download | marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.tar marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.tar.gz marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.tar.bz2 marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.tar.lz marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.tar.xz marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.tar.zst marcuscom-ports-1294fcc2591d51c75a746c059e71774c46b0f9ec.zip |
Update to 5.24.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11693 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | math/gcalctool/Makefile | 7 | ||||
-rw-r--r-- | math/gcalctool/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 24eeb12b5..6635a0989 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,15 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/math/gcalctool/Makefile,v 1.103 2008/09/07 17:17:25 marcus Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.104 2008/09/22 13:32:24 kwm Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.24.0 +PORTVERSION= 5.24.1 PORTEPOCH= 2 CATEGORIES= math gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index fa626ef70..a2151353f 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gcalctool-5.24.0.tar.bz2) = 0664d6a90b69e080e2ef8ebccba16675 -SHA256 (gnome2/gcalctool-5.24.0.tar.bz2) = 0292e7bb6dd33e5aa0191f07c64ee2f67f23de62c2603fcec4387cd117ace0c3 -SIZE (gnome2/gcalctool-5.24.0.tar.bz2) = 1760561 +MD5 (gnome2/gcalctool-5.24.1.tar.bz2) = 39c4ecdf60d250dbaac1c2c253aab653 +SHA256 (gnome2/gcalctool-5.24.1.tar.bz2) = 5e5b9de889fe2795625cdead6a7d57f635307d99d47e777cb854936d7b743a4b +SIZE (gnome2/gcalctool-5.24.1.tar.bz2) = 1714708 |