From 5d14d686f0d56371bd6fe09940c641b7b157b572 Mon Sep 17 00:00:00 2001 From: Stephen Montgomery-Smith Date: Wed, 3 Jul 2019 23:55:47 +0000 Subject: - Update to 3.2.0. --- science/getdp/Makefile | 3 +-- science/getdp/distinfo | 6 +++--- science/getdp/files/patch-Kernel_Operation__Vector.cpp | 12 ------------ 3 files changed, 4 insertions(+), 17 deletions(-) delete mode 100644 science/getdp/files/patch-Kernel_Operation__Vector.cpp (limited to 'science') diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 5669c2af3f82..81079db80913 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= getdp -PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTVERSION= 3.2.0 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/science/getdp/distinfo b/science/getdp/distinfo index 9e5331ce6c43..e41a6e22cd34 100644 --- a/science/getdp/distinfo +++ b/science/getdp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555894463 -SHA256 (getdp-3.1.0-source.tgz) = 638738cb7390a3b1aee5433560ae3f569e2ea9a3f3a9e5ae5ca2bc7fd32323e8 -SIZE (getdp-3.1.0-source.tgz) = 1844503 +TIMESTAMP = 1562196553 +SHA256 (getdp-3.2.0-source.tgz) = 5f4d2a97e05e7056b0336312423a43804e145e842a61202791607b18ca0e6391 +SIZE (getdp-3.2.0-source.tgz) = 1859286 diff --git a/science/getdp/files/patch-Kernel_Operation__Vector.cpp b/science/getdp/files/patch-Kernel_Operation__Vector.cpp deleted file mode 100644 index 4e43e2d781d8..000000000000 --- a/science/getdp/files/patch-Kernel_Operation__Vector.cpp +++ /dev/null @@ -1,12 +0,0 @@ ---- Kernel/Operation_Vector.cpp.orig 2019-04-22 01:01:36 UTC -+++ Kernel/Operation_Vector.cpp -@@ -12,7 +12,9 @@ - #include "Message.h" - #include "Cal_Quantity.h" - -+#if defined(HAVE_PETSC) - #include "petscvec.h" -+#endif - - /* TODO: - -- cgit v1.2.3