svn commit: r444095 - head/math/octave-forge-tsa
Stephen Montgomery-Smith
stephen at FreeBSD.org
Thu Jun 22 03:39:07 UTC 2017
Author: stephen
Date: Thu Jun 22 03:39:06 2017
New Revision: 444095
URL: https://svnweb.freebsd.org/changeset/ports/444095
Log:
- Update to 4.4.5.
Modified:
head/math/octave-forge-tsa/Makefile
head/math/octave-forge-tsa/distinfo
Modified: head/math/octave-forge-tsa/Makefile
==============================================================================
--- head/math/octave-forge-tsa/Makefile Thu Jun 22 03:13:11 2017 (r444094)
+++ head/math/octave-forge-tsa/Makefile Thu Jun 22 03:39:06 2017 (r444095)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= octave-forge-tsa
-PORTVERSION= 4.4.1
-PORTREVISION= 2
+PORTVERSION= 4.4.5
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
@@ -14,9 +13,11 @@ 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"
Modified: head/math/octave-forge-tsa/distinfo
==============================================================================
--- head/math/octave-forge-tsa/distinfo Thu Jun 22 03:13:11 2017 (r444094)
+++ head/math/octave-forge-tsa/distinfo Thu Jun 22 03:39:06 2017 (r444095)
@@ -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
More information about the svn-ports-all
mailing list