mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.5.0.
This commit is contained in:
parent
e4d646d522
commit
c5a37ce299
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409645
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octave-forge-optim
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -17,6 +16,8 @@ WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
|||
|
||||
RUN_DEPENDS+= ${TARBALLS_DIR}/struct.tar.gz:${PORTSDIR}/math/octave-forge-struct
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
post-build:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (octave-forge/optim-1.4.1.tar.gz) = b20828bb1d3ac2685e60e6f2689895953bbe000e048bb9557ac9ae01dfa54beb
|
||||
SIZE (octave-forge/optim-1.4.1.tar.gz) = 366091
|
||||
SHA256 (octave-forge/optim-1.5.0.tar.gz) = ab0a2f215ced591e875125940a0a326ed9e4e107ba90f9e7ed660ce770345f9f
|
||||
SIZE (octave-forge/optim-1.5.0.tar.gz) = 389556
|
||||
|
|
Loading…
Add table
Reference in a new issue