Date: Sun, 5 Aug 2018 23:21:19 +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: r476482 - head/math/octave-forge-optim Message-ID: <201808052321.w75NLJMS038621@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: stephen Date: Sun Aug 5 23:21:19 2018 New Revision: 476482 URL: https://svnweb.freebsd.org/changeset/ports/476482 Log: - Update to 1.5.3. Modified: head/math/octave-forge-optim/Makefile head/math/octave-forge-optim/distinfo Modified: head/math/octave-forge-optim/Makefile ============================================================================== --- head/math/octave-forge-optim/Makefile Sun Aug 5 22:47:45 2018 (r476481) +++ head/math/octave-forge-optim/Makefile Sun Aug 5 23:21:19 2018 (r476482) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= octave-forge-optim -PORTVERSION= 1.5.2 -PORTREVISION= 7 +PORTVERSION= 1.5.3 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -20,6 +19,7 @@ OCTSRC= ${DISTNAME} WRKSRC= ${WRKDIR}/${OCTSRC}/src +RUN_DEPENDS+= ${TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct GNU_CONFIGURE= yes Modified: head/math/octave-forge-optim/distinfo ============================================================================== --- head/math/octave-forge-optim/distinfo Sun Aug 5 22:47:45 2018 (r476481) +++ head/math/octave-forge-optim/distinfo Sun Aug 5 23:21:19 2018 (r476482) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475429564 -SHA256 (octave-forge/optim-1.5.2.tar.gz) = 7b36033c5581559dc3e7616f97d402bc44dde0dfd74c0e3afdf47d452a76dddf -SIZE (octave-forge/optim-1.5.2.tar.gz) = 395075 +TIMESTAMP = 1533510882 +SHA256 (octave-forge/optim-1.5.3.tar.gz) = a130af4038f6e038fd4e4c827848e0ae114371c4ce136e87c6a8ceff3d456fb0 +SIZE (octave-forge/optim-1.5.3.tar.gz) = 417849
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808052321.w75NLJMS038621>