aboutsummaryrefslogtreecommitdiff
path: root/math/gmm++
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-04 03:25:50 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-08-04 03:25:50 +0000
commit0ae8c3aae87564c9ce4f2a91458301dd6a02bf11 (patch)
treec71f62bc92b2ee644a9d602df886fde88678c3ae /math/gmm++
parent7acc8ffb5ce0625b645297b9e18688a252e2d954 (diff)
downloadports-0ae8c3aae87564c9ce4f2a91458301dd6a02bf11.tar.gz
ports-0ae8c3aae87564c9ce4f2a91458301dd6a02bf11.zip
Update to 4.2.
- Set NO_BUILD, since this port only installs headers. - Set LICENSE to LGPL3 and explain in a comment that the port's COPYING is actually wrong.
Notes
Notes: svn path=/head/; revision=301982
Diffstat (limited to 'math/gmm++')
-rw-r--r--math/gmm++/Makefile10
-rw-r--r--math/gmm++/distinfo4
-rw-r--r--math/gmm++/pkg-plist1
3 files changed, 11 insertions, 4 deletions
diff --git a/math/gmm++/Makefile b/math/gmm++/Makefile
index cb92ad2f77a7..9c7c094340c9 100644
--- a/math/gmm++/Makefile
+++ b/math/gmm++/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gmm++
-PORTVERSION= 4.1
+PORTVERSION= 4.2
CATEGORIES= math
MASTER_SITES= http://download.gna.org/getfem/stable/
DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION}
@@ -14,6 +14,14 @@ DISTNAME= ${PORTNAME:S/+//g}-${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= A 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
+# v4.2 is licensed under the LGPL version 3 with the GCC runtime exception, and
+# so say the headers which are installed.
+LICENSE= LGPL3
+
GNU_CONFIGURE= yes
+NO_BUILD= yes
.include <bsd.port.mk>
diff --git a/math/gmm++/distinfo b/math/gmm++/distinfo
index 8167fd3c12e5..2f366f4e8c2b 100644
--- a/math/gmm++/distinfo
+++ b/math/gmm++/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gmm-4.1.tar.gz) = e202845ba712519dc9fe780af2d8cb40d4515faa099d6b6f4dcd4c7bd25b0569
-SIZE (gmm-4.1.tar.gz) = 475697
+SHA256 (gmm-4.2.tar.gz) = bc94080c9b2e1da2f8c886cfafa490bc1d5640912e6342ddd457c789f577fdb6
+SIZE (gmm-4.2.tar.gz) = 489912
diff --git a/math/gmm++/pkg-plist b/math/gmm++/pkg-plist
index 17d5c94046e2..833ea89309ec 100644
--- a/math/gmm++/pkg-plist
+++ b/math/gmm++/pkg-plist
@@ -35,7 +35,6 @@ include/gmm/gmm_range_basis.h
include/gmm/gmm_real_part.h
include/gmm/gmm_ref.h
include/gmm/gmm_scaled.h
-include/gmm/gmm_solver_Newton.h
include/gmm/gmm_solver_Schwarz_additive.h
include/gmm/gmm_solver_bfgs.h
include/gmm/gmm_solver_bicgstab.h