aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2018-06-30 21:04:28 +0800
committerjoneum <joneum@FreeBSD.org>2018-06-30 21:04:28 +0800
commit9c9ce75b0ffb24505680a39a20984b0e3fcb1797 (patch)
tree21a77f35f351d99c88ec2b94232f53a1c0f86f8a /math
parentabe809543fc76c8dc0fe4d4f6b181bc91baa2153 (diff)
downloadfreebsd-ports-gnome-9c9ce75b0ffb24505680a39a20984b0e3fcb1797.tar.gz
freebsd-ports-gnome-9c9ce75b0ffb24505680a39a20984b0e3fcb1797.tar.zst
freebsd-ports-gnome-9c9ce75b0ffb24505680a39a20984b0e3fcb1797.zip
math/gmm++: Update to 5.3
-change MASTER_SITES -add LICENSE_FILE PR: 229356 Submitted by: takefu@airport.fm (maintainer)
Diffstat (limited to 'math')
-rw-r--r--math/gmm++/Makefile7
-rw-r--r--math/gmm++/distinfo6
-rw-r--r--math/gmm++/pkg-descr2
-rw-r--r--math/gmm++/pkg-plist2
4 files changed, 10 insertions, 7 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile
index f6cda6e27479..1c9b901008f2 100644
--- a/math/gmm++/Makefile
+++ b/math/gmm++/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= gmm++
-PORTVERSION= 5.1
+PORTVERSION= 5.3
CATEGORIES= math
-MASTER_SITES= http://download.gna.org/getfem/stable/
+MASTER_SITES= http://download-mirror.savannah.gnu.org/releases/getfem/stable/
DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
@@ -11,10 +11,11 @@ COMMENT= Generic matrix template library
# Note: even though the port's COPYING file mentions gmm++ is licensed under
# the LGPL version 2.1 with the GCC runtime exception,
-# <http://download.gna.org/getfem/html/homepage/whatsnew/4.2.html> mentions
+# <http://getfem.org/whatsnew/4.2.html> mentions
# v4.2 is licensed under the LGPL version 3 with the GCC runtime exception, and
# so say the headers which are installed.
LICENSE= LGPL3
+LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
NO_BUILD= yes
diff --git a/math/gmm++/distinfo b/math/gmm++/distinfo
index 26d46a958dc0..06300e48020d 100644
--- a/math/gmm++/distinfo
+++ b/math/gmm++/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472681977
-SHA256 (gmm-5.1.tar.gz) = 90e6bf309b81f496b401a375fe99826ad4b5c6ba99db6c92b37f9261db462636
-SIZE (gmm-5.1.tar.gz) = 537290
+TIMESTAMP = 1530078901
+SHA256 (gmm-5.3.tar.gz) = 86ac46d69982afd9bc0d032788ae6ab81eab8118df1012690b1c2501ec687252
+SIZE (gmm-5.3.tar.gz) = 540146
diff --git a/math/gmm++/pkg-descr b/math/gmm++/pkg-descr
index f54655d8740c..9b64bfbb693b 100644
--- a/math/gmm++/pkg-descr
+++ b/math/gmm++/pkg-descr
@@ -9,4 +9,4 @@ Interfacing a vector or matrix type means writing "traits" objects
called "linalg_traits", which describe their properties. The library
offers predefined dense, sparse and skyline matrix types.
-WWW: http://home.gna.org/getfem/
+WWW: http://getfem.org/gmm/
diff --git a/math/gmm++/pkg-plist b/math/gmm++/pkg-plist
index 95663760fb52..a961c4e94899 100644
--- a/math/gmm++/pkg-plist
+++ b/math/gmm++/pkg-plist
@@ -1,6 +1,7 @@
include/gmm/gmm.h
include/gmm/gmm_MUMPS_interface.h
include/gmm/gmm_algobase.h
+include/gmm/gmm_arch_config.h
include/gmm/gmm_blas.h
include/gmm/gmm_blas_interface.h
include/gmm/gmm_condition_number.h
@@ -13,6 +14,7 @@ include/gmm/gmm_dense_qr.h
include/gmm/gmm_dense_sylvester.h
include/gmm/gmm_domain_decomp.h
include/gmm/gmm_except.h
+include/gmm/gmm_feedback_management.h
include/gmm/gmm_inoutput.h
include/gmm/gmm_interface.h
include/gmm/gmm_interface_bgeot.h