Date: Tue, 25 Oct 2022 05:36:28 GMT From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d8917e0370a5 - main - math/octave-forge-statistics-bootstrap: Patch version in DESCRIPTION. Message-ID: <202210250536.29P5aSdZ035164@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8917e0370a554a1cae1531f875ac2397fdc6531 commit d8917e0370a554a1cae1531f875ac2397fdc6531 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-10-25 05:35:37 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-10-25 05:35:37 +0000 math/octave-forge-statistics-bootstrap: Patch version in DESCRIPTION. Bump portrevision. --- math/octave-forge-statistics-bootstrap/Makefile | 1 + math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/math/octave-forge-statistics-bootstrap/Makefile b/math/octave-forge-statistics-bootstrap/Makefile index 67e01e92e3ce..cc8ea3364cd5 100644 --- a/math/octave-forge-statistics-bootstrap/Makefile +++ b/math/octave-forge-statistics-bootstrap/Makefile @@ -1,6 +1,7 @@ PORTNAME= octave-forge-statistics-bootstrap DISTVERSIONPREFIX= v DISTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION b/math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION new file mode 100644 index 000000000000..fef9d32199dd --- /dev/null +++ b/math/octave-forge-statistics-bootstrap/files/patch-DESCRIPTION @@ -0,0 +1,9 @@ +--- ../DESCRIPTION.orig 2022-10-25 00:32:14.447435000 -0500 ++++ ../DESCRIPTION 2022-10-25 00:32:21.641290000 -0500 +@@ -1,5 +1,5 @@ + name: statistics-bootstrap +-version: 5.0.1 ++version: 5.0.2 + date: 2022-10-10 + author: Andrew Penn <andy.c.penn@gmail.com> + maintainer: Andrew Penn <andy.c.penn@gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210250536.29P5aSdZ035164>