- Update to 3.2.0.

This commit is contained in:
Stephen Montgomery-Smith 2019-07-03 23:55:47 +00:00
parent e2777937a1
commit 5d14d686f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505807
3 changed files with 4 additions and 17 deletions

View File

@ -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

View File

@ -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

View File

@ -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: