1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Update to 0.10.12

This commit is contained in:
Pav Lucistnik 2010-03-16 15:30:41 +00:00
parent da79cfc6ed
commit 5740029082
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251136
3 changed files with 4 additions and 16 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= gchemutils
PORTVERSION= 0.10.9
PORTREVISION= 7
PORTVERSION= 0.10.12
CATEGORIES= science
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}/0.10

View File

@ -1,3 +1,3 @@
MD5 (gnome-chemistry-utils-0.10.9.tar.bz2) = ab1c03b01e8c94429d7ca0b68f95d43f
SHA256 (gnome-chemistry-utils-0.10.9.tar.bz2) = 47008646ceb0fb066e181e34f86ae0459fc870a4ad1ba178fba02e593ba6356f
SIZE (gnome-chemistry-utils-0.10.9.tar.bz2) = 4239365
MD5 (gnome-chemistry-utils-0.10.12.tar.bz2) = 3a85cfb5ad70a71fa77ab6a1af7adfd2
SHA256 (gnome-chemistry-utils-0.10.12.tar.bz2) = 43cb2816b3fe175e017b00244a331bf5b98e286a71de692d65d333502ad90e92
SIZE (gnome-chemistry-utils-0.10.12.tar.bz2) = 4228290

View File

@ -1,11 +0,0 @@
--- libs/gcu/cmd-context.cc.orig 2009-12-05 21:26:26.000000000 +0100
+++ libs/gcu/cmd-context.cc 2009-12-05 21:27:16.000000000 +0100
@@ -62,7 +62,7 @@ gcu_cc_set_sensitive (G_GNUC_UNUSED GOCm
}
static void
-gcu_cc_progress_set (GOCmdContext *cc, gfloat val)
+gcu_cc_progress_set (GOCmdContext *cc, double val)
{
}