diff --git a/math/octave-forge-femoctave/Makefile b/math/octave-forge-femoctave/Makefile index dfc344634a60..b74b0323f2a7 100644 --- a/math/octave-forge-femoctave/Makefile +++ b/math/octave-forge-femoctave/Makefile @@ -1,21 +1,22 @@ PORTNAME= octave-forge-femoctave DISTVERSIONPREFIX= v DISTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WWW= https://packages.octave.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING USES= octave USE_GITHUB= yes GH_ACCOUNT= AndreasStahel GH_PROJECT= FEMoctave GH_TAGNAME= fd17a3c OCTAVE_SRC= ${GH_PROJECT}-${GH_TAGNAME} .include diff --git a/math/octave-forge-femoctave/files/patch-DESCRIPTION b/math/octave-forge-femoctave/files/patch-DESCRIPTION new file mode 100644 index 000000000000..a423e8461ae2 --- /dev/null +++ b/math/octave-forge-femoctave/files/patch-DESCRIPTION @@ -0,0 +1,16 @@ +--- ../DESCRIPTION.orig 2023-10-27 16:19:35.279500000 +0000 ++++ ../DESCRIPTION 2023-10-27 16:19:46.129734000 +0000 +@@ -1,5 +1,5 @@ + Name: FEMoctave +-Version: 2.1.2 ++Version: 2.1.3 + Date: 2023-08-21 + Author: Andreas Stahel + Maintainer: The Octave Forge community. +@@ -9,4 +9,4 @@ + # BuildRequires: + # SystemRequirements: + License: GPLv3+ +-# Url: external homepage +\ No newline at end of file ++# Url: external homepage