aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2019-07-03 23:55:47 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2019-07-03 23:55:47 +0000
commit5d14d686f0d56371bd6fe09940c641b7b157b572 (patch)
treebc21a07d7163a9cfecf6b49135a8bc3d56368935 /science
parente2777937a19eb3d19c011bdc4f341e8dd5c9303b (diff)
downloadports-5d14d686f0d56371bd6fe09940c641b7b157b572.tar.gz
ports-5d14d686f0d56371bd6fe09940c641b7b157b572.zip
- Update to 3.2.0.
Notes
Notes: svn path=/head/; revision=505807
Diffstat (limited to 'science')
-rw-r--r--science/getdp/Makefile3
-rw-r--r--science/getdp/distinfo6
-rw-r--r--science/getdp/files/patch-Kernel_Operation__Vector.cpp12
3 files changed, 4 insertions, 17 deletions
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:
-