Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2025 22:24:12 +0000
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: 243c251ab207 - main - math/octave-forge-miscellaneous: Update to 1.3.2.
Message-ID:  <694b168c.9771.2768466d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=243c251ab20764357eced3a72e9fffed5c5f7381

commit 243c251ab20764357eced3a72e9fffed5c5f7381
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-12-23 22:23:46 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-12-23 22:23:46 +0000

    math/octave-forge-miscellaneous: Update to 1.3.2.
---
 math/octave-forge-miscellaneous/Makefile | 14 +++++++++-----
 math/octave-forge-miscellaneous/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile
index b8a9f25cd23d..95ad1345861b 100644
--- a/math/octave-forge-miscellaneous/Makefile
+++ b/math/octave-forge-miscellaneous/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	octave-forge-miscellaneous
-PORTVERSION=	1.3.1
+DISTVERSIONPREFIX=	release-
+DISTVERSION=	1.3.2
 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}
@@ -11,10 +10,15 @@ WWW=		https://packages.octave.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING
 
-USES=		octave
+USES=		octave autoreconf
+USE_GITHUB=	yes
+GH_ACCOUNT=	gnu-octave
+GH_PROJECT=	octave-miscellaneous
+
+OCTAVE_SRC=	${GH_PROJECT}-release-${DISTVERSION}
 
 GNU_CONFIGURE=	yes
 
-MAKE_ENV+=	MKOCTFILE=mkoctfile
+#MAKE_ENV+=	MKOCTFILE=mkoctfile
 
 .include <bsd.port.mk>
diff --git a/math/octave-forge-miscellaneous/distinfo b/math/octave-forge-miscellaneous/distinfo
index cb3156880014..77bd50f5db36 100644
--- a/math/octave-forge-miscellaneous/distinfo
+++ b/math/octave-forge-miscellaneous/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721866298
-SHA256 (octave-forge/miscellaneous-1.3.1.tar.gz) = 5712117a25d31d1266003646a40e81e7d7427433c26366e426dffa9ab8abd648
-SIZE (octave-forge/miscellaneous-1.3.1.tar.gz) = 110344
+TIMESTAMP = 1766525993
+SHA256 (octave-forge/gnu-octave-octave-miscellaneous-release-1.3.2_GH0.tar.gz) = eae1e78f486690db6dd74c6b150be37685934ea490e49ead015bd6c13bc46a5f
+SIZE (octave-forge/gnu-octave-octave-miscellaneous-release-1.3.2_GH0.tar.gz) = 75711


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694b168c.9771.2768466d>