From owner-svn-ports-head@FreeBSD.ORG Thu Jan 3 07:52:08 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7C55ABC6; Thu, 3 Jan 2013 07:52:08 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6BF1E2CE; Thu, 3 Jan 2013 07:52:08 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r037q8qW061475; Thu, 3 Jan 2013 07:52:08 GMT (envelope-from maho@svn.freebsd.org) Received: (from maho@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r037q88w061474; Thu, 3 Jan 2013 07:52:08 GMT (envelope-from maho@svn.freebsd.org) Message-Id: <201301030752.r037q88w061474@svn.freebsd.org> From: Maho Nakata Date: Thu, 3 Jan 2013 07:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309856 - head/math/octave X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 07:52:08 -0000 Author: maho Date: Thu Jan 3 07:52:07 2013 New Revision: 309856 URL: http://svnweb.freebsd.org/changeset/ports/309856 Log: Accordingly bump portrevision as SuiteSparse is updated to 4.0.2. Modified: head/math/octave/Makefile Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Thu Jan 3 07:51:24 2013 (r309855) +++ head/math/octave/Makefile Thu Jan 3 07:52:07 2013 (r309856) @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.gnu.org/gnu/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/