git: 0083e93666f3 - main - math/octave-forge-pythonic: Get correct distribution.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Sep 2023 16:16:32 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0083e93666f3fa9efd7f11546e5fccfb180a18d7
commit 0083e93666f3fa9efd7f11546e5fccfb180a18d7
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-09-04 16:15:38 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-09-04 16:15:38 +0000
math/octave-forge-pythonic: Get correct distribution.
Port was using wrong source code.
Pointyhat: me.
Bump portrevision.
---
math/octave-forge-pythonic/Makefile | 3 ++-
math/octave-forge-pythonic/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/math/octave-forge-pythonic/Makefile b/math/octave-forge-pythonic/Makefile
index e55672e8dda9..e5bb51438d4a 100644
--- a/math/octave-forge-pythonic/Makefile
+++ b/math/octave-forge-pythonic/Makefile
@@ -1,5 +1,7 @@
PORTNAME= octave-forge-pythonic
+DISTVERSIONPREFIX= v
DISTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -16,7 +18,6 @@ USES= octave python
USE_GITLAB= yes
GL_ACCOUNT= gnu-octave
GL_PROJECT= octave-pythonic
-GL_TAGNAME= v0.1.2
OCTAVE_SRC= ${GL_PROJECT}-${GL_TAGNAME}
diff --git a/math/octave-forge-pythonic/distinfo b/math/octave-forge-pythonic/distinfo
index b4d63ba839a7..9cbdb1fca110 100644
--- a/math/octave-forge-pythonic/distinfo
+++ b/math/octave-forge-pythonic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690221665
-SHA256 (octave-forge/octave-pythonic-v0.1.2.tar.bz2) = 978c31c4fcf0f8a445202556cbb904ae807982792995f574b5848432a536c870
-SIZE (octave-forge/octave-pythonic-v0.1.2.tar.bz2) = 70547
+TIMESTAMP = 1693843930
+SHA256 (octave-forge/octave-pythonic-v0.1.3.tar.bz2) = a01e9f467344ed5b05ee93075e3cf426aa1d4d902b486f0467d428931733513c
+SIZE (octave-forge/octave-pythonic-v0.1.3.tar.bz2) = 70687