pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/octave-current Changes 2.1.64:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1fce3cd426c
branches: trunk
changeset: 485222:f1fce3cd426c
user: adam <adam%pkgsrc.org@localhost>
date: Sun Dec 05 11:17:54 2004 +0000
description:
Changes 2.1.64:
* Bug fixes
diffstat:
math/octave-current/Makefile | 9 +++++----
math/octave-current/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (50 lines):
diff -r f4604e0366d2 -r f1fce3cd426c math/octave-current/Makefile
--- a/math/octave-current/Makefile Sun Dec 05 11:17:45 2004 +0000
+++ b/math/octave-current/Makefile Sun Dec 05 11:17:54 2004 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/11/25 12:59:21 adam Exp $
-#
+# $NetBSD: Makefile,v 1.38 2004/12/05 11:17:54 adam Exp $
DISTNAME= octave-${OCTAVE_VER}
PKGNAME= octave-current-${OCTAVE_VER}
@@ -18,7 +17,7 @@
BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-OCTAVE_VER= 2.1.63
+OCTAVE_VER= 2.1.64
CONFLICTS+= octave-2.0.*
.if (${MACHINE_ARCH} == "arm32")
@@ -33,8 +32,9 @@
USE_LIBTOOL= yes
USE_PERL5= build
GNU_CONFIGURE= yes
+
+GCC_REQD= 3.0
USE_LANGUAGES= c c++ fortran
-GCC_REQD= 3.0
# needed for loading of shared objects such as those in the
# octave-forge package or user written ones compiled with
@@ -87,4 +87,5 @@
.include "../../math/blas/buildlink3.mk"
.include "../../math/fftw2/buildlink3.mk"
.include "../../math/lapack/buildlink3.mk"
+
.include "../../mk/bsd.pkg.mk"
diff -r f4604e0366d2 -r f1fce3cd426c math/octave-current/distinfo
--- a/math/octave-current/distinfo Sun Dec 05 11:17:45 2004 +0000
+++ b/math/octave-current/distinfo Sun Dec 05 11:17:54 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2004/11/25 12:59:21 adam Exp $
+$NetBSD: distinfo,v 1.21 2004/12/05 11:17:54 adam Exp $
-SHA1 (octave-2.1.63.tar.bz2) = 33ab1d874c212fada1ed672319e908aed5cce330
-Size (octave-2.1.63.tar.bz2) = 4339124 bytes
+SHA1 (octave-2.1.64.tar.bz2) = 90f54fd7515cc3c629ef9104d3879d62a14b2a12
+Size (octave-2.1.64.tar.bz2) = 4341798 bytes
SHA1 (patch-aa) = f6ed4564543f8dc8ee5e368b07ca357d1eb7afc9
SHA1 (patch-ac) = 201e5e6a58f6934371daa9ccac8d4f1f01533a4c
SHA1 (patch-ad) = 03dfbfb17b1262d5094dbc42758a99011e05fdd4
Home |
Main Index |
Thread Index |
Old Index