Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8291563B8A5 for ; Sun, 12 Apr 2009 20:46:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2E2C163B379; Sun, 12 Apr 2009 20:46:22 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id AD32363B377 for ; Sun, 12 Apr 2009 20:46:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 85FA3175D0; Sun, 12 Apr 2009 20:46:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 12 Apr 2009 20:46:20 +0000 From: Adam Ciarcinski Subject: CVS commit: pkgsrc/math/octave To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20090412204620.85FA3175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adam Date: Sun Apr 12 20:46:20 UTC 2009 Modified Files: pkgsrc/math/octave: Makefile PLIST distinfo octave.mk pkgsrc/math/octave/patches: patch-aj Log Message: Changes 3.0.5: * Fixed a serious file reading bug. Changes 3.0.4: * Bug-fixing release. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 pkgsrc/math/octave/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/octave/PLIST cvs rdiff -u -r1.19 -r1.20 pkgsrc/math/octave/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/math/octave/octave.mk cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/octave/patches/patch-aj Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.