aboutsummaryrefslogtreecommitdiff
path: root/math/sdpa
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-01 16:51:12 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-01 16:51:12 +0000
commit6009256d19fd3829c88dfa245017b27b98f482dd (patch)
tree8369d59a76d75499d2075e88be14cc659a766046 /math/sdpa
parent6c4477093a8e614af0a2971bd887a8fc26bc6154 (diff)
downloadports-6009256d19fd3829c88dfa245017b27b98f482dd.tar.gz
ports-6009256d19fd3829c88dfa245017b27b98f482dd.zip
Switch to a working MASTER_SITE and unmark broken.
Also remove an old entry from distinfo that has not been used since r238832.
Notes
Notes: svn path=/head/; revision=405010
Diffstat (limited to 'math/sdpa')
-rw-r--r--math/sdpa/Makefile4
-rw-r--r--math/sdpa/distinfo2
-rw-r--r--math/sdpa/pkg-descr2
3 files changed, 2 insertions, 6 deletions
diff --git a/math/sdpa/Makefile b/math/sdpa/Makefile
index 841eff1482c3..a7924a0bc6b8 100644
--- a/math/sdpa/Makefile
+++ b/math/sdpa/Makefile
@@ -5,15 +5,13 @@ PORTNAME= sdpa
PORTVERSION= 7.3.1
PORTREVISION= 4
CATEGORIES= math
-MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/
+MASTER_SITES= SF/${PORTNAME}/archive/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}.${PORTVERSION}.src-${SRCDATE}
DIST_SUBDIR= sdpa
MAINTAINER= ports@FreeBSD.org
COMMENT= Very efficient SDP (semidefinite programming) solver
-BROKEN= unfetchable
-
USES= fortran gmake
SRCDATE= 20090729
diff --git a/math/sdpa/distinfo b/math/sdpa/distinfo
index 3d9e27f06385..ad3e26225691 100644
--- a/math/sdpa/distinfo
+++ b/math/sdpa/distinfo
@@ -1,4 +1,2 @@
SHA256 (sdpa/sdpa.7.3.1.src-20090729.tar.gz) = 7a8795eebbdd2f16278426cdcd82698590208f0a2f1f8b960c28d09806260191
SIZE (sdpa/sdpa.7.3.1.src-20090729.tar.gz) = 2512666
-SHA256 (sdpa/sdpa.7.1.1.manual.20080618.pdf) = b6bec5b0e1fc8f010522dac7dc2b092b72006e86f07aae904a3ce2b410313d8a
-SIZE (sdpa/sdpa.7.1.1.manual.20080618.pdf) = 258725
diff --git a/math/sdpa/pkg-descr b/math/sdpa/pkg-descr
index 89855011f50e..2cd9ada3fec7 100644
--- a/math/sdpa/pkg-descr
+++ b/math/sdpa/pkg-descr
@@ -15,4 +15,4 @@ The SDPA enjoys the following features:
4. Some information on infeasibility of a semidefinite program to be solved
is provided.
-WWW: http://sdpa.indsys.chuo-u.ac.jp/sdpa/index.html
+WWW: http://sdpa.sourceforge.net/