aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-06-01 21:15:36 +0800
committermat <mat@FreeBSD.org>2016-06-01 21:15:36 +0800
commit2ad878233fa86f2aee5ae47da931d181ba41c6f6 (patch)
tree494feb823c7a0efa6fafeacaa9d18f03e331ae4d /math
parentcbe4fd39f2a61769e5e93323bfcf79f6a3b2f9f5 (diff)
downloadfreebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.gz
freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.zst
freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.zip
Github cleanup.
- Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight
Diffstat (limited to 'math')
-rw-r--r--math/cminpack/Makefile6
-rw-r--r--math/cminpack/distinfo5
2 files changed, 5 insertions, 6 deletions
diff --git a/math/cminpack/Makefile b/math/cminpack/Makefile
index 289538166583..e635200a8698 100644
--- a/math/cminpack/Makefile
+++ b/math/cminpack/Makefile
@@ -3,8 +3,8 @@
PORTNAME= cminpack
PORTVERSION= 1.3.5
+DISTVERSIONPREFIX= v
CATEGORIES= math
-MASTER_SITES= GH
MAINTAINER= fernando.apesteguia@gmail.com
COMMENT= Solving nonlinear equations and nonlinear least squares problems
@@ -14,13 +14,11 @@ LICENSE_FILE= ${WRKSRC}/CopyrightMINPACK.txt
USES= cmake:outsource
USE_GITHUB= yes
-GH_PROJECT= cminpack
GH_ACCOUNT= devernay
-GH_TAGNAME= e89f19c
OPTIONS_DEFINE= EXAMPLES
-post-install:
+post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} "*.[ch] testdata" \
${STAGEDIR}${EXAMPLESDIR})
diff --git a/math/cminpack/distinfo b/math/cminpack/distinfo
index dd1a96ff4c99..fd2e7804d037 100644
--- a/math/cminpack/distinfo
+++ b/math/cminpack/distinfo
@@ -1,2 +1,3 @@
-SHA256 (devernay-cminpack-1.3.5-e89f19c_GH0.tar.gz) = c4e7e71afa1c1fa69ab4f29f65908f171e31f82d462c14277b73d11f00940ded
-SIZE (devernay-cminpack-1.3.5-e89f19c_GH0.tar.gz) = 312937
+TIMESTAMP = 1464767219
+SHA256 (devernay-cminpack-v1.3.5_GH0.tar.gz) = a3ab4be6c8a8bab36c6ac7d4322fb0b9c4347a8096fd6c96d1686dc30e4b1afe
+SIZE (devernay-cminpack-v1.3.5_GH0.tar.gz) = 312932