Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2023 04:15:51 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: 45827bf7b88b - main - math/octave-forge-video: Update to 2.1.1.
Message-ID:  <202307100415.36A4Fp0o047946@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=45827bf7b88b043a6bbe254882363c8eb1488d2b

commit 45827bf7b88b043a6bbe254882363c8eb1488d2b
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-07-10 04:15:30 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-07-10 04:15:30 +0000

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

diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile
index c879e1015916..54c920be7663 100644
--- a/math/octave-forge-video/Makefile
+++ b/math/octave-forge-video/Makefile
@@ -1,9 +1,6 @@
 PORTNAME=	octave-forge-video
-PORTVERSION=	2.0.2
-PORTREVISION=	5
+DISTVERSION=	2.1.1
 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 +11,13 @@ LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING
 
 LIB_DEPENDS=	libavcodec.so.58:multimedia/ffmpeg4
 
-USES=		octave pkgconfig
+USES=		octave pkgconfig autoreconf
+USE_GITHUB=	yes
+GH_ACCOUNT=	Andy1978
+GH_PROJECT=	octave-video
+
+OCTAVE_SRC=	${GH_PROJECT}-${DISTVERSION}
+
 GNU_CONFIGURE=	yes
 
 CPPFLAGS+=	-I${LOCALBASE}/ffmpeg4/include
diff --git a/math/octave-forge-video/distinfo b/math/octave-forge-video/distinfo
index 1841bfd033c2..e839313cbef1 100644
--- a/math/octave-forge-video/distinfo
+++ b/math/octave-forge-video/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638382483
-SHA256 (octave-forge/video-2.0.2.tar.gz) = 6d935a467989979505d1b40c368116be821725a07413afd5f5e0a113bdb93876
-SIZE (octave-forge/video-2.0.2.tar.gz) = 62385
+TIMESTAMP = 1688962139
+SHA256 (octave-forge/Andy1978-octave-video-2.1.1_GH0.tar.gz) = 01a4df15fa6f35bc5a9569ab4ff51ab981821cd5837fdcdaa4b22057e5ae35c4
+SIZE (octave-forge/Andy1978-octave-video-2.1.1_GH0.tar.gz) = 86720



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