Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 22:33:32 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: df8dc915d40c - main - math/octave-forge-fileio: Update to 1.2.1.
Message-ID:  <202305272233.34RMXWt6024993@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=df8dc915d40cc15db759ea75c68b98ac436909e8

commit df8dc915d40cc15db759ea75c68b98ac436909e8
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2023-05-27 22:32:28 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2023-05-27 22:32:28 +0000

    math/octave-forge-fileio: Update to 1.2.1.
---
 math/octave-forge-fileio/Makefile                | 4 +---
 math/octave-forge-fileio/distinfo                | 6 +++---
 math/octave-forge-fileio/files/patch-DESCRIPTION | 9 ---------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/math/octave-forge-fileio/Makefile b/math/octave-forge-fileio/Makefile
index fa1df870a40d..7ec285d70b7f 100644
--- a/math/octave-forge-fileio/Makefile
+++ b/math/octave-forge-fileio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	octave-forge-fileio
-DISTVERSION=	1.2.0
+DISTVERSION=	1.2.1
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -16,8 +16,6 @@ GH_PROJECT=	fileio
 
 OCTAVE_SRC=	${GH_PROJECT}-${DISTVERSION}
 
-WRKSRC=		${WRKDIR}/${OCTAVE_SRC}	# Required so that patch will apply.
-
 NO_ARCH=	yes
 NO_BUILD=	yes
 
diff --git a/math/octave-forge-fileio/distinfo b/math/octave-forge-fileio/distinfo
index 76ab9b37901a..27e3e3a53ea3 100644
--- a/math/octave-forge-fileio/distinfo
+++ b/math/octave-forge-fileio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685139932
-SHA256 (octave-forge/reprostat-fileio-1.2.0_GH0.tar.gz) = f621280accdad3412d0732ed7e7d845c04b3f80ee209db8871bb28da1f0aa7b6
-SIZE (octave-forge/reprostat-fileio-1.2.0_GH0.tar.gz) = 1482452
+TIMESTAMP = 1685226526
+SHA256 (octave-forge/reprostat-fileio-1.2.1_GH0.tar.gz) = 008e74ad6289f5feb0294d9960edbe22522ca64ed374513b25602c5a3211e2fb
+SIZE (octave-forge/reprostat-fileio-1.2.1_GH0.tar.gz) = 1482448
diff --git a/math/octave-forge-fileio/files/patch-DESCRIPTION b/math/octave-forge-fileio/files/patch-DESCRIPTION
deleted file mode 100644
index b1404eb3fb53..000000000000
--- a/math/octave-forge-fileio/files/patch-DESCRIPTION
+++ /dev/null
@@ -1,9 +0,0 @@
---- DESCRIPTION.orig	2023-05-16 19:23:40 UTC
-+++ DESCRIPTION
-@@ -1,5 +1,5 @@
- name: fileio
--version: 1.1.0
-+version: 1.2.0
- date: 2023-01-05
- author: Tibor Auer <tibor.auer@gmail.com>
- maintainer: Tibor Auer <tibor.auer@gmail.com>



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