update to 2.1.71
changes: cleanup, build system fixes
This commit is contained in:
parent
bb01abd1fe
commit
ab9d3e7692
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.56 2005/05/30 18:12:51 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2005/05/31 17:24:23 drochner Exp $
|
||||
|
||||
DISTNAME= octave-${OCTAVE_VER}
|
||||
CATEGORIES= math
|
||||
|
@ -16,7 +16,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.70
|
||||
OCTAVE_VER= 2.1.71
|
||||
CONFLICTS+= octave-current-*
|
||||
|
||||
.if (${MACHINE_ARCH} == "arm32")
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.9 2005/05/26 21:11:35 jlam Exp $
|
||||
$NetBSD: distinfo,v 1.10 2005/05/31 17:24:23 drochner Exp $
|
||||
|
||||
SHA1 (octave-2.1.70.tar.bz2) = f830f15b86d9ed44ba6d90e1cd0d2aec2c813f98
|
||||
RMD160 (octave-2.1.70.tar.bz2) = 65c72241d7c1ab5619ee6ed1ecb82b7d18bee469
|
||||
Size (octave-2.1.70.tar.bz2) = 5807202 bytes
|
||||
SHA1 (octave-2.1.71.tar.bz2) = 0c15d86c155e00dbff1e21be859ff82e7331b311
|
||||
RMD160 (octave-2.1.71.tar.bz2) = 6728c64c63ac356908922ef8477e117cf944a7b2
|
||||
Size (octave-2.1.71.tar.bz2) = 5784751 bytes
|
||||
SHA1 (patch-aa) = ca699fc526b9513778aceb209a295af14622ae3d
|
||||
SHA1 (patch-ac) = 5bc6461cad01273f2ebb07c40dfb6515a4e9994d
|
||||
SHA1 (patch-ad) = d162862a0e45ddf15de438d8e7b0386ccfe7390e
|
||||
|
|
Loading…
Reference in a new issue