git: 0aa188bc5ad7 - main - math/octave-forge-onsas: Correct DESCRIPTION

From: Stephen Montgomery-Smith <stephen_at_FreeBSD.org>
Date: Mon, 04 Sep 2023 16:16:31 UTC
The branch main has been updated by stephen:

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

commit 0aa188bc5ad7787623989bcef183671f7e95aaef
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-09-04 16:14:32 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-09-04 16:14:32 +0000

    math/octave-forge-onsas: Correct DESCRIPTION
    
    DESCRIPTION had the wrong version number.
    
    Bump portrevision.
---
 math/octave-forge-onsas/Makefile                | 1 +
 math/octave-forge-onsas/files/patch-DESCRIPTION | 9 +++++++++
 2 files changed, 10 insertions(+)

diff --git a/math/octave-forge-onsas/Makefile b/math/octave-forge-onsas/Makefile
index bfa44f4dd19d..bd9a910563ed 100644
--- a/math/octave-forge-onsas/Makefile
+++ b/math/octave-forge-onsas/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	octave-forge-onsas
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.2.8
+PORTREVISION=	1
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
diff --git a/math/octave-forge-onsas/files/patch-DESCRIPTION b/math/octave-forge-onsas/files/patch-DESCRIPTION
new file mode 100644
index 000000000000..0fb910c7013a
--- /dev/null
+++ b/math/octave-forge-onsas/files/patch-DESCRIPTION
@@ -0,0 +1,9 @@
+--- ../DESCRIPTION.orig	2023-09-04 11:05:59.752939000 -0500
++++ ../DESCRIPTION	2023-09-04 11:06:14.105304000 -0500
+@@ -1,5 +1,5 @@
+ Name: ONSAS
+-Version: 0.2.7
++Version: 0.2.8
+ Date: 2022-16-05
+ Author: Pérez Zerpa, J. M. and Vanzulli, M. and Bazzano, J. B. and Viera, J. and Forets, M. and Battini, J.-M.
+ Maintainer: Pérez Zerpa, J. M. (jorgepz@fing.edu.uy)