mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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$
|
||||
|
||||
PORTNAME= octave-forge-tsa
|
||||
PORTVERSION= 4.4.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 4.4.5
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= stephen@FreeBSD.org
|
||||
|
@ -14,10 +13,12 @@ LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
|
|||
|
||||
# OCTSRC is the name of the directory of the package.
|
||||
# It is usually ${OCTAVE_PKGNAME} or ${DISTNAME}.
|
||||
OCTSRC= ${OCTAVE_PKGNAME}
|
||||
OCTSRC= ${DISTNAME}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${OCTSRC}/src
|
||||
|
||||
RUN_DEPENDS+= ${TARBALLS_DIR}/nan.tar.gz:math/octave-forge-nan
|
||||
|
||||
.include "${.CURDIR}/../../Mk/bsd.octave.mk"
|
||||
|
||||
ALL_TARGET= octave
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (octave-forge/tsa-4.4.1.tar.gz) = d4d0053cd73b2633e24e80a61bb0b413c99b39a24b8f0daf8364843d1a47780d
|
||||
SIZE (octave-forge/tsa-4.4.1.tar.gz) = 94030
|
||||
TIMESTAMP = 1498102392
|
||||
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