aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-26 10:09:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-26 10:09:54 +0000
commit2884d5aa324104cd1062688918337d47d63f7720 (patch)
treed3fd4e56b2b1f46ef96ec6e3c791c9b221563e37 /math
parent9195186fc66f76e774b5a519ec07d1775baf09ab (diff)
downloadports-2884d5aa324104cd1062688918337d47d63f7720.tar.gz
ports-2884d5aa324104cd1062688918337d47d63f7720.zip
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it yourself. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=427136
Diffstat (limited to 'math')
-rw-r--r--math/ocamlgsl/Makefile5
-rw-r--r--math/ocamlgsl/distinfo6
-rw-r--r--math/py-pysparse/Makefile1
-rw-r--r--math/py-pysparse/distinfo6
4 files changed, 7 insertions, 11 deletions
diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile
index 4798e20036ed..0d1ea1ff7fa7 100644
--- a/math/ocamlgsl/Makefile
+++ b/math/ocamlgsl/Makefile
@@ -5,8 +5,6 @@ PORTNAME= ocaml-gsl
DISTVERSIONPREFIX=v
DISTVERSION= 1.19.1
CATEGORIES= math
-DISTNAME= gsl-ocaml
-DISTFILES= ${DISTNAME}-${DISTVERSION}.tar.gz
MAINTAINER= michipili@gmail.com
COMMENT= Interface to GSL for the Objective Caml language
@@ -20,7 +18,7 @@ RUN_DEPENDS= ocamlfind:devel/ocaml-findlib
USE_GITHUB= yes
GH_ACCOUNT= mmottl
-GH_PROJECT= ${DISTNAME}
+GH_PROJECT= gsl-ocaml
USES= gmake
USE_OCAML= YES
@@ -30,7 +28,6 @@ USE_OCAML_LDCONFIG= YES
OCAML_PKGDIRS= gsl
HAS_CONFIGURE= YES
MAKE_JOBS_UNSAFE= yes
-WRKSRC= ${WRKDIR}/gsl-ocaml-${PORTVERSION}
DOCSDIR= ${LOCALBASE}/share/doc
diff --git a/math/ocamlgsl/distinfo b/math/ocamlgsl/distinfo
index f893a13ff43e..e29710a9ba8b 100644
--- a/math/ocamlgsl/distinfo
+++ b/math/ocamlgsl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469812171
-SHA256 (gsl-ocaml_GH0-1.19.1.tar.gz) = 05891594ed3b4ea0c2f201531aeafce1280b937a18ba76d818760252c2b34b66
-SIZE (gsl-ocaml_GH0-1.19.1.tar.gz) = 167549
+TIMESTAMP = 1480154543
+SHA256 (mmottl-gsl-ocaml-v1.19.1_GH0.tar.gz) = 05891594ed3b4ea0c2f201531aeafce1280b937a18ba76d818760252c2b34b66
+SIZE (mmottl-gsl-ocaml-v1.19.1_GH0.tar.gz) = 167549
diff --git a/math/py-pysparse/Makefile b/math/py-pysparse/Makefile
index 8c7eccf59d23..9ae35160853a 100644
--- a/math/py-pysparse/Makefile
+++ b/math/py-pysparse/Makefile
@@ -5,7 +5,6 @@ PORTNAME= pysparse
PORTVERSION= 1.3
CATEGORIES= math python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-${PORTVERSION}-dev
MAINTAINER= yuri@rawbw.com
COMMENT= Fast sparse matrix library for Python
diff --git a/math/py-pysparse/distinfo b/math/py-pysparse/distinfo
index c8aa1b6b5ff9..0df5864676bb 100644
--- a/math/py-pysparse/distinfo
+++ b/math/py-pysparse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466932869
-SHA256 (pysparse-1.3-dev_GH0.tar.gz) = 4c4ad1e02a97ea257365331f677205c76e572d22eafbe818f39c4eb462987848
-SIZE (pysparse-1.3-dev_GH0.tar.gz) = 1301990
+TIMESTAMP = 1480154575
+SHA256 (PythonOptimizers-pysparse-1.3-f8430bd_GH0.tar.gz) = 4c4ad1e02a97ea257365331f677205c76e572d22eafbe818f39c4eb462987848
+SIZE (PythonOptimizers-pysparse-1.3-f8430bd_GH0.tar.gz) = 1301990