Index: head/science/getdp/Makefile =================================================================== --- head/science/getdp/Makefile (revision 505806) +++ head/science/getdp/Makefile (revision 505807) @@ -1,27 +1,26 @@ # Created by: Thierry Thomas # $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 MAINTAINER= stephen@FreeBSD.org COMMENT= Rather general finite element solver using mixed finite elements LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libgsl.so:math/gsl \ liblapack.so:math/lapack USES= fortran tar:tgz cmake OPTIONS_DEFINE= DOCS EXAMPLES do-test: cd ${WRKSRC}/demos && yes "" | ${STAGEDIR}${PREFIX}/bin/${PORTNAME} magnet.pro -solve MagSta_phi .include Index: head/science/getdp/distinfo =================================================================== --- head/science/getdp/distinfo (revision 505806) +++ head/science/getdp/distinfo (revision 505807) @@ -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 Index: head/science/getdp/files/patch-Kernel_Operation__Vector.cpp =================================================================== --- head/science/getdp/files/patch-Kernel_Operation__Vector.cpp (revision 505806) +++ head/science/getdp/files/patch-Kernel_Operation__Vector.cpp (nonexistent) @@ -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: - Property changes on: head/science/getdp/files/patch-Kernel_Operation__Vector.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property