mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 2.0.0
PR: 153976 Submitted by: maintainer Feature safe: yes
This commit is contained in:
parent
ca86e6c79a
commit
cf40bbadb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268424
@ -6,14 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= octave-forge-linear-algebra
|
||||
PORTVERSION= 1.0.8
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@missouri.edu
|
||||
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/Mk/bsd.octave.mk"
|
||||
post-build:
|
||||
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (octave-forge/linear-algebra-1.0.8.tar.gz) = a40aaca0061117cc483eef89c2f9530f
|
||||
SHA256 (octave-forge/linear-algebra-1.0.8.tar.gz) = 8cae5b7e9079414bc3974004d07fa8885e8bd4ace7ff6070d11c90c34d3efcc0
|
||||
SIZE (octave-forge/linear-algebra-1.0.8.tar.gz) = 85039
|
||||
SHA256 (octave-forge/linear-algebra-2.0.0.tar.gz) = ba50b699add13916ca47b31297ebf4ea6e2384cf48361bc2c978366557be769a
|
||||
SIZE (octave-forge/linear-algebra-2.0.0.tar.gz) = 40887
|
||||
|
Loading…
Reference in New Issue
Block a user