diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index eb99564c5b4d..139ac40562f8 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -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 diff --git a/science/gchemutils/distinfo b/science/gchemutils/distinfo index 24146014965f..9d84f1bef390 100644 --- a/science/gchemutils/distinfo +++ b/science/gchemutils/distinfo @@ -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 diff --git a/science/gchemutils/files/patch-libs_gcu_cmd-context.cc b/science/gchemutils/files/patch-libs_gcu_cmd-context.cc deleted file mode 100644 index 9708bbe064e2..000000000000 --- a/science/gchemutils/files/patch-libs_gcu_cmd-context.cc +++ /dev/null @@ -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) - { - } -