Date: Tue, 20 Nov 2018 19:06:37 +0000 (UTC) From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485464 - head/math/octave Message-ID: <201811201906.wAKJ6bu4065922@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Tue Nov 20 19:06:36 2018 New Revision: 485464 URL: https://svnweb.freebsd.org/changeset/ports/485464 Log: - Because of r233240, portrevision should have been bumped. PR: ports/233357 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> Modified: head/math/octave/Makefile Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Tue Nov 20 18:58:12 2018 (r485463) +++ head/math/octave/Makefile Tue Nov 20 19:06:36 2018 (r485464) @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math java MASTER_SITES= GNU
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811201906.wAKJ6bu4065922>