summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-03-15 00:39:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-03-15 00:39:17 +0000
commit9e59cf3b4cdbe144eeeedd267ddb4aa797e028a2 (patch)
tree4c6edca5c4479e809f91e82d4cbc5fe40c479031 /math
parent- Update to latest release, dovecot-1.0.rc27. (diff)
Update to 1.11, and fix build by adding USE_PERL5.
Submitted by: kris via pointyhat.
Notes
Notes: svn path=/head/; revision=187414
Diffstat (limited to 'math')
-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