Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 21:12:05 +0000 (UTC)
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530023 - head/math/octave-forge-statistics
Message-ID:  <202003312112.02VLC5X5095611@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stephen
Date: Tue Mar 31 21:12:05 2020
New Revision: 530023
URL: https://svnweb.freebsd.org/changeset/ports/530023

Log:
  - Update to 1.4.2.

Modified:
  head/math/octave-forge-statistics/Makefile
  head/math/octave-forge-statistics/distinfo

Modified: head/math/octave-forge-statistics/Makefile
==============================================================================
--- head/math/octave-forge-statistics/Makefile	Tue Mar 31 21:09:22 2020	(r530022)
+++ head/math/octave-forge-statistics/Makefile	Tue Mar 31 21:12:05 2020	(r530023)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	octave-forge-statistics
-PORTVERSION=	1.4.1
-PORTREVISION=	1
+PORTVERSION=	1.4.2
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -14,13 +13,10 @@ COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
 OCTSRC=		${DISTNAME}
 
 RUN_DEPENDS+=	${TARBALLS_DIR}/io.tar.gz:math/octave-forge-io
+WRKSRC=		${WRKDIR}/${OCTSRC}/src
+GNU_CONFIGURE=	yes
 
 .include "${.CURDIR}/../../Mk/bsd.octave.mk"
-
-do-build:
-	@${DO_NADA}
-
-NO_ARCH=	yes
 
 post-build:
 	${RM} ${WRKSRC}/Makefile ${WRKSRC}/configure

Modified: head/math/octave-forge-statistics/distinfo
==============================================================================
--- head/math/octave-forge-statistics/distinfo	Tue Mar 31 21:09:22 2020	(r530022)
+++ head/math/octave-forge-statistics/distinfo	Tue Mar 31 21:12:05 2020	(r530023)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555103146
-SHA256 (octave-forge/statistics-1.4.1.tar.gz) = 336fd63cde3c6d52b06f8ae01a9a17a0978fae214af06041b19f2be6eb265a1c
-SIZE (octave-forge/statistics-1.4.1.tar.gz) = 335711
+TIMESTAMP = 1585688450
+SHA256 (octave-forge/statistics-1.4.2.tar.gz) = 7976814f837508e70367548bfb0a6d30aa9e447d4e3a66914d069efb07876247
+SIZE (octave-forge/statistics-1.4.2.tar.gz) = 304294



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003312112.02VLC5X5095611>