From 687e3ec491dd5fff7068adf19faf8cc033f145de Mon Sep 17 00:00:00 2001 From: krion Date: Sun, 14 Nov 2004 09:44:19 +0000 Subject: Update to version 1.56.2 PR: ports/73899 Submitted by: Ports Fury --- cad/gmsh/Makefile | 2 +- cad/gmsh/distinfo | 4 ++-- cad/gmsh/files/patch-Common::AdaptiveViews.cpp | 10 ++++++++++ 3 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 cad/gmsh/files/patch-Common::AdaptiveViews.cpp (limited to 'cad') diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 58095f9..9dd978e 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmsh -PORTVERSION= 1.56.1 +PORTVERSION= 1.56.2 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ \ http://cm.bell-labs.com/netlib/voronoi/:triangle diff --git a/cad/gmsh/distinfo b/cad/gmsh/distinfo index 2137573..4596c8d 100644 --- a/cad/gmsh/distinfo +++ b/cad/gmsh/distinfo @@ -1,2 +1,2 @@ -MD5 (gmsh-1.56.1-source.tgz) = fedcc6642bdc7195ee73b44ed4964f10 -SIZE (gmsh-1.56.1-source.tgz) = 1730809 +MD5 (gmsh-1.56.2-source.tgz) = 1eafb2b57e4736d5bdc74934f8ed3151 +SIZE (gmsh-1.56.2-source.tgz) = 1727273 diff --git a/cad/gmsh/files/patch-Common::AdaptiveViews.cpp b/cad/gmsh/files/patch-Common::AdaptiveViews.cpp new file mode 100644 index 0000000..339a5ef --- /dev/null +++ b/cad/gmsh/files/patch-Common::AdaptiveViews.cpp @@ -0,0 +1,10 @@ +--- Common/AdaptiveViews.cpp.orig Thu Nov 11 07:45:16 2004 ++++ Common/AdaptiveViews.cpp Thu Nov 11 16:11:29 2004 +@@ -23,6 +23,7 @@ + + #include + #include ++#include + #include + #include + #include "Views.h" -- cgit v1.1