- Update to 0.10.0.
This commit is contained in:
parent
3df5f51d14
commit
5179c3f203
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294610
2 changed files with 3 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= octave-forge-ga
|
||||
PORTVERSION= 0.9.8
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.10.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -17,8 +16,6 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
|||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= ${OCTAVE_PKGNAME}
|
||||
|
||||
RUN_DEPENDS+= ${TARBALLS_DIR}/communications.tar.gz:${PORTSDIR}/math/octave-forge-communications
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||
do-build:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (octave-forge/ga-0.9.8.tar.gz) = 1d1a1a0e11a2d4c9b183810ed412ccf4eddd24c882a80f52d13397747740609d
|
||||
SIZE (octave-forge/ga-0.9.8.tar.gz) = 15390
|
||||
SHA256 (octave-forge/ga-0.10.0.tar.gz) = 17e234d99ebd69dfcd2f28b1d0437277f35fc39953661eedbd6c0c3c03342f0b
|
||||
SIZE (octave-forge/ga-0.10.0.tar.gz) = 16921
|
||||
|
|
Loading…
Reference in a new issue