git: b16d8907b0e6 - main - math/octave-forge-statistics-bootstrap: Update to 5.1.4.

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Fri, 13 Jan 2023 18:42:34 UTC
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b16d8907b0e63169b4e31ac1f93fc76d57e011d6

commit b16d8907b0e63169b4e31ac1f93fc76d57e011d6
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-01-13 18:40:59 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-01-13 18:42:22 +0000

    math/octave-forge-statistics-bootstrap: Update to 5.1.4.
---
 math/octave-forge-statistics-bootstrap/Makefile                | 2 +-
 math/octave-forge-statistics-bootstrap/distinfo                | 6 +++---
 math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION | 8 --------
 3 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/math/octave-forge-statistics-bootstrap/Makefile b/math/octave-forge-statistics-bootstrap/Makefile
index 46c77b5a1c60..ccb1cb62fec2 100644
--- a/math/octave-forge-statistics-bootstrap/Makefile
+++ b/math/octave-forge-statistics-bootstrap/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	octave-forge-statistics-bootstrap
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.1.3
+DISTVERSION=	5.1.4
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
diff --git a/math/octave-forge-statistics-bootstrap/distinfo b/math/octave-forge-statistics-bootstrap/distinfo
index ddf649f5be64..448852667ea8 100644
--- a/math/octave-forge-statistics-bootstrap/distinfo
+++ b/math/octave-forge-statistics-bootstrap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673227269
-SHA256 (octave-forge/gnu-octave-statistics-bootstrap-v5.1.3_GH0.tar.gz) = 643252f06bb00c22c80f9016b343d3f812a66e9cbe4056e710e18ededccf71ee
-SIZE (octave-forge/gnu-octave-statistics-bootstrap-v5.1.3_GH0.tar.gz) = 1241164
+TIMESTAMP = 1673634347
+SHA256 (octave-forge/gnu-octave-statistics-bootstrap-v5.1.4_GH0.tar.gz) = 4e111a11d9ca34ff4d6fcb4b8c5b92985c02d9075447c5b52de917e63c158c22
+SIZE (octave-forge/gnu-octave-statistics-bootstrap-v5.1.4_GH0.tar.gz) = 1241374
diff --git a/math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION b/math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION
deleted file mode 100644
index e0093f634f14..000000000000
--- a/math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION
+++ /dev/null
@@ -1,8 +0,0 @@
---- ../DESCRIPTION.orig	2023-01-07 14:03:43.882585000 -0600
-+++ ../DESCRIPTION	2023-01-07 14:04:00.559805000 -0600
-@@ -11,4 +11,4 @@
-  of the bootstrap are included that improve the coverage and 
-  accuracy of bootstrap confidence intervals for small samples.
- License: GPLv3+
--depends: octave (>= 6.1.0), statistics (>= 1.5.0)
-+Depends: octave (>= 6.1.0), statistics (>= 1.5.0)