From 6dd308ee57b187cdbfb9f1e734f8e1965f15335a Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 5 Dec 2004 11:17:54 +0000 Subject: Changes 2.1.64: * Bug fixes --- math/octave-current/Makefile | 9 +++++---- math/octave-current/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'math/octave-current') diff --git a/math/octave-current/Makefile b/math/octave-current/Makefile index 706107e46e0..7f463bbc0bd 100644 --- a/math/octave-current/Makefile +++ b/math/octave-current/Makefile @@ -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+= bison>=1.875:../../devel/bison 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_MAKEINFO= yes USE_LIBTOOL= yes USE_PERL5= build GNU_CONFIGURE= yes -USE_LANGUAGES= c c++ fortran + GCC_REQD= 3.0 +USE_LANGUAGES= c c++ fortran # needed for loading of shared objects such as those in the # octave-forge package or user written ones compiled with @@ -87,4 +87,5 @@ post-install: .include "../../math/blas/buildlink3.mk" .include "../../math/fftw2/buildlink3.mk" .include "../../math/lapack/buildlink3.mk" + .include "../../mk/bsd.pkg.mk" diff --git a/math/octave-current/distinfo b/math/octave-current/distinfo index 89ff84f8b78..50c0395d1f3 100644 --- a/math/octave-current/distinfo +++ b/math/octave-current/distinfo @@ -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 -- cgit v1.2.3