Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2023 01:47:34 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: ccd101f39d47 - main - math/octave-forge-audio: Update to 2.0.6.
Message-ID:  <202307210147.36L1lYer031779@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=ccd101f39d47ea7c83c44bc16c6ab677ce589dc2

commit ccd101f39d47ea7c83c44bc16c6ab677ce589dc2
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-07-21 01:46:46 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-07-21 01:47:23 +0000

    math/octave-forge-audio: Update to 2.0.6.
---
 math/octave-forge-audio/Makefile | 13 ++++++++-----
 math/octave-forge-audio/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 8 deletions(-)

diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile
index 552c86095aab..ae2893d0de67 100644
--- a/math/octave-forge-audio/Makefile
+++ b/math/octave-forge-audio/Makefile
@@ -1,9 +1,7 @@
 PORTNAME=	octave-forge-audio
-PORTVERSION=	2.0.5
-PORTREVISION=	3
+DISTVERSIONPREFIX=	release-
+DISTVERSION=	2.0.6
 CATEGORIES=	math
-MASTER_SITES=	SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
-DISTNAME=	${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
 
 MAINTAINER=	stephen@FreeBSD.org
 COMMENT=	Octave-forge package ${OCTAVE_PKGNAME}
@@ -14,7 +12,12 @@ LICENSE_FILE=	${WRKSRC}/../COPYING
 
 LIB_DEPENDS+=	librtmidi.so:audio/rtmidi
 
-USES=		compiler:c++11-lang octave pkgconfig
+USES=		compiler:c++11-lang octave pkgconfig autoreconf
+USE_GITHUB=	yes
+GH_ACCOUNT=	gnu-octave
+GH_PROJECT=	octave-audio
+
+OCTAVE_SRC=	${GH_PROJECT}-release-${DISTVERSION}
 
 GNU_CONFIGURE=	yes
 
diff --git a/math/octave-forge-audio/distinfo b/math/octave-forge-audio/distinfo
index 9ee208b33a7f..35d7f6f6629d 100644
--- a/math/octave-forge-audio/distinfo
+++ b/math/octave-forge-audio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658611794
-SHA256 (octave-forge/audio-2.0.5.tar.gz) = ff86a479e3909ef4e593d6a1f9ef1125fc091b612ad870063827a38622148c5e
-SIZE (octave-forge/audio-2.0.5.tar.gz) = 480177
+TIMESTAMP = 1689903703
+SHA256 (octave-forge/gnu-octave-octave-audio-release-2.0.6_GH0.tar.gz) = ab42ed7aed5ed7fcd5b1f7a7a35374b6dee994b2e843d7acaca22774529a78fd
+SIZE (octave-forge/gnu-octave-octave-audio-release-2.0.6_GH0.tar.gz) = 138614



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307210147.36L1lYer031779>