- Update to 1.6.0.
- Unbreak.
This commit is contained in:
parent
6fb0cfc02f
commit
7f1c0ae6e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499118
2 changed files with 4 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave-forge-optim
|
||||
PORTVERSION= 1.5.3
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -14,8 +13,6 @@ LICENSE_NAME= See individual files for licenses
|
|||
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BROKEN= does not build with octave>=5.1.0
|
||||
|
||||
# OCTSRC is the name of the directory of the package.
|
||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= ${DISTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1533510882
|
||||
SHA256 (octave-forge/optim-1.5.3.tar.gz) = a130af4038f6e038fd4e4c827848e0ae114371c4ce136e87c6a8ceff3d456fb0
|
||||
SIZE (octave-forge/optim-1.5.3.tar.gz) = 417849
|
||||
TIMESTAMP = 1555444906
|
||||
SHA256 (octave-forge/optim-1.6.0.tar.gz) = f910c8d5992af42c51269d023ce95c34c7b6455542e41171819dbe94fc4350fc
|
||||
SIZE (octave-forge/optim-1.6.0.tar.gz) = 422853
|
||||
|
|
Loading…
Reference in a new issue