aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-03-15 08:39:17 +0800
committermaho <maho@FreeBSD.org>2007-03-15 08:39:17 +0800
commit3080fea0b79d33e590caa660bcf187098ed0bb15 (patch)
treeedb82998db6ddac0a573dee23676e6afa65e7d54
parent47d6beff1351e51b915ac5185263a3af7d36bc49 (diff)
downloadfreebsd-ports-gnome-3080fea0b79d33e590caa660bcf187098ed0bb15.tar.gz
freebsd-ports-gnome-3080fea0b79d33e590caa660bcf187098ed0bb15.tar.zst
freebsd-ports-gnome-3080fea0b79d33e590caa660bcf187098ed0bb15.zip
Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat.
-rw-r--r--math/gotoblas/Makefile4
-rw-r--r--math/gotoblas/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile
index 0ccc6bbceae8..fa82e8c8a0a6 100644
--- a/math/gotoblas/Makefile
+++ b/math/gotoblas/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gotoblas
-PORTVERSION= 1.10
+PORTVERSION= 1.11
CATEGORIES= math
MASTER_SITES= #empty
DISTNAME= GotoBLAS-${PORTVERSION}
@@ -25,6 +25,8 @@ PLIST_FILES= lib/libgoto.a \
lib/libgotop.so \
lib/libgotop.so.1
+USE_PERL5= yes
+
.include <bsd.port.pre.mk>
WANT_FORTRAN= yes #dummy but future use
diff --git a/math/gotoblas/distinfo b/math/gotoblas/distinfo
index ebd2b5f5f2c4..52d1b7a6abdb 100644
--- a/math/gotoblas/distinfo
+++ b/math/gotoblas/distinfo
@@ -1,3 +1,3 @@
-MD5 (GotoBLAS-1.10.tar.gz) = acc4b8a3ac4377acf49b2d209f8749b0
-SHA256 (GotoBLAS-1.10.tar.gz) = 99c644bb3fa6be0557c3754b97968d544114746cffdd17042e9113c46176334f
-SIZE (GotoBLAS-1.10.tar.gz) = 1583396
+MD5 (GotoBLAS-1.11.tar.gz) = 0790d4de9f6680ffe429801299bad00d
+SHA256 (GotoBLAS-1.11.tar.gz) = 05697c943f9679fcda4513fe7cd32f475407d1204cc71b6608dfbd522547fafc
+SIZE (GotoBLAS-1.11.tar.gz) = 1632357