mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 4.4.5.
This commit is contained in:
parent
2f1edd40a4
commit
259f0b6d64
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444095
2 changed files with 7 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= octave-forge-tsa
|
PORTNAME= octave-forge-tsa
|
||||||
PORTVERSION= 4.4.1
|
PORTVERSION= 4.4.5
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= stephen@FreeBSD.org
|
MAINTAINER= stephen@FreeBSD.org
|
||||||
|
@ -14,10 +13,12 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
|
||||||
|
|
||||||
# OCTSRC is the name of the directory of the package.
|
# OCTSRC is the name of the directory of the package.
|
||||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||||
OCTSRC= ${OCTAVE_PKGNAME}
|
OCTSRC= ${DISTNAME}
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
||||||
|
|
||||||
|
RUN_DEPENDS+= ${TARBALLS_DIR}/nan.tar.gz:math/octave-forge-nan
|
||||||
|
|
||||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||||
|
|
||||||
ALL_TARGET= octave
|
ALL_TARGET= octave
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (octave-forge/tsa-4.4.1.tar.gz) = d4d0053cd73b2633e24e80a61bb0b413c99b39a24b8f0daf8364843d1a47780d
|
TIMESTAMP = 1498102392
|
||||||
SIZE (octave-forge/tsa-4.4.1.tar.gz) = 94030
|
SHA256 (octave-forge/tsa-4.4.5.tar.gz) = c9eb377fc9006e9764f3b152f7bd4725cb6025699bfab0d6a68f26fe2484d6ef
|
||||||
|
SIZE (octave-forge/tsa-4.4.5.tar.gz) = 86494
|
||||||
|
|
Loading…
Add table
Reference in a new issue