diff --git a/math/octave-forge-octave-pool/Makefile b/math/octave-forge-octave-pool/Makefile index 67722f586259..eb3fbc2131b7 100644 --- a/math/octave-forge-octave-pool/Makefile +++ b/math/octave-forge-octave-pool/Makefile @@ -1,24 +1,27 @@ PORTNAME= octave-forge-octave-pool DISTVERSION= 1.1.0 +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 RUN_DEPENDS+= ${OCTAVE_TARBALLS_DIR}/fileio.tar.gz:math/octave-forge-fileio USES= octave USE_GITHUB= yes GH_ACCOUNT= reprostat GH_PROJECT= octave-pool OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION} +WRKSRC= ${WRKDIR}/${OCTAVE_SRC} # Required so that patch will apply. + NO_ARCH= yes NO_BUILD= yes .include diff --git a/math/octave-forge-octave-pool/files/patch-DESCRIPTION b/math/octave-forge-octave-pool/files/patch-DESCRIPTION new file mode 100644 index 000000000000..3a6205f86cdf --- /dev/null +++ b/math/octave-forge-octave-pool/files/patch-DESCRIPTION @@ -0,0 +1,9 @@ +--- DESCRIPTION.orig 2023-05-19 11:01:49 UTC ++++ DESCRIPTION +@@ -1,5 +1,5 @@ + name: octave-pool +-version: 1.0.0 ++version: 1.1.0 + date: 2023-05-01 + author: Tibor Auer + maintainer: Tibor Auer