diff options
author | araujo <araujo@FreeBSD.org> | 2007-10-29 18:32:08 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-10-29 18:32:08 +0800 |
commit | 7e675967f7065f351927ac75ec277bb570d5df77 (patch) | |
tree | eb49904cf5ee21bb279d38002d46e9bb42b65658 /science | |
parent | 886b753c2a5de6d12ccf84d7e9d8f2f448cef2a2 (diff) | |
download | freebsd-ports-gnome-7e675967f7065f351927ac75ec277bb570d5df77.tar.gz freebsd-ports-gnome-7e675967f7065f351927ac75ec277bb570d5df77.tar.zst freebsd-ports-gnome-7e675967f7065f351927ac75ec277bb570d5df77.zip |
- Update to 5.4.0.
Approved by: stas (mentor)
Diffstat (limited to 'science')
-rw-r--r-- | science/elmerfront/Makefile | 4 | ||||
-rw-r--r-- | science/elmerfront/distinfo | 6 | ||||
-rw-r--r-- | science/elmerfront/files/patch-include+ecif_inputFront.h | 11 | ||||
-rw-r--r-- | science/elmerpost/Makefile | 3 | ||||
-rw-r--r-- | science/elmerpost/distinfo | 6 |
5 files changed, 8 insertions, 22 deletions
diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile index 4c9f06bed1b0..40e516487920 100644 --- a/science/elmerfront/Makefile +++ b/science/elmerfront/Makefile @@ -6,8 +6,7 @@ # PORTNAME= front -PORTVERSION= 5.2.0 -PORTREVISION= 2 +PORTVERSION= 5.4.0 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ PKGNAMEPREFIX= elmer @@ -33,7 +32,6 @@ BROKEN= Does not configure on FreeBSD 7.0 CXXFLAGS+= -Wno-deprecated USE_FORTRAN= yes -USE_GCC= 3.4 USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= FC=${FC} F77=${FC} FCFLAGS="${FCFLAGS}" diff --git a/science/elmerfront/distinfo b/science/elmerfront/distinfo index 73a9346d3f34..743d998e7099 100644 --- a/science/elmerfront/distinfo +++ b/science/elmerfront/distinfo @@ -1,3 +1,3 @@ -MD5 (front-5.2.0.tar.gz) = 9b1571ce73b017cdc7349117215495a2 -SHA256 (front-5.2.0.tar.gz) = 4b7bf471a22a9a04c1e54a1ff10bed5943cda83233b1bf7ece1aad642ecaf828 -SIZE (front-5.2.0.tar.gz) = 928237 +MD5 (front-5.4.0.tar.gz) = 1194030dc76eac31009ba2daf5f9e09f +SHA256 (front-5.4.0.tar.gz) = d477ff34936ebbbb057b95c2fd21e6564f35bdeea83a0020cab53646168de6f2 +SIZE (front-5.4.0.tar.gz) = 1374589 diff --git a/science/elmerfront/files/patch-include+ecif_inputFront.h b/science/elmerfront/files/patch-include+ecif_inputFront.h deleted file mode 100644 index 88d09b983b31..000000000000 --- a/science/elmerfront/files/patch-include+ecif_inputFront.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/ecif_inputFront.h~ Tue Jun 14 17:18:49 2005 -+++ include/ecif_inputFront.h Wed Jan 10 22:29:25 2007 -@@ -65,7 +65,7 @@ - static bool readName(emf_ObjectData_X* od, char*& name); - static int readVertex(emf_ObjectData_X* object_data); - static int readVertexTable(emf_ObjectData_X* object_data); -- static bool InputFront::storeMatcData(MatcValueTable& matcTable, const char* key, emf_ObjectData_X* od); -+ static bool storeMatcData(MatcValueTable& matcTable, const char* key, emf_ObjectData_X* od); - static int unknownFieldMsg(emf_ObjectData_X* object_data, bool is_fatal = true); - static int unknownObjectMsg(emf_ObjectData_X* object_data, bool is_fatal = true); - diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile index 04186aa6a630..8cb661892e2a 100644 --- a/science/elmerpost/Makefile +++ b/science/elmerpost/Makefile @@ -6,8 +6,7 @@ # PORTNAME= elmerpost -PORTVERSION= 5.3.0 -PORTREVISION= 1 +PORTVERSION= 5.4.0 CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/src/ diff --git a/science/elmerpost/distinfo b/science/elmerpost/distinfo index 323e38b782e1..fdf5bf85571b 100644 --- a/science/elmerpost/distinfo +++ b/science/elmerpost/distinfo @@ -1,3 +1,3 @@ -MD5 (elmerpost-5.3.0.tar.gz) = 7e1a1b96937fb6cb7943dc06eb7b19a5 -SHA256 (elmerpost-5.3.0.tar.gz) = 8af050f636d4222b3411196af74b9b4b27a0900ae37e2648144393a22a8f58e8 -SIZE (elmerpost-5.3.0.tar.gz) = 1434614 +MD5 (elmerpost-5.4.0.tar.gz) = df58581489ec94647c69a015249044df +SHA256 (elmerpost-5.4.0.tar.gz) = 7c1567b868f476f9cde1b72270c1b90c4a6f9932676110f284582ca0e1a04695 +SIZE (elmerpost-5.4.0.tar.gz) = 1434276 |