Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 06:58:53 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 5baaee2a4eb7 - 2023Q2 - net/gitup: Update to 0.98-3 (bugfixes)
Message-ID:  <202304180658.33I6wrVE071356@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5baaee2a4eb7d4e3bce892290fdea3a947861ab9

commit 5baaee2a4eb7d4e3bce892290fdea3a947861ab9
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-04-18 06:54:15 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-04-18 06:57:53 +0000

    net/gitup: Update to 0.98-3 (bugfixes)
    
    ChangeLog:
            Fix logic error in save_file()
            https://github.com/johnmehr/gitup/issues/90
    
    MFH:            2023Q2
    (cherry picked from commit a5ba35ba52d8d784d598076b7e3db71c70556238)
---
 net/gitup/Makefile | 4 ++--
 net/gitup/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/gitup/Makefile b/net/gitup/Makefile
index cc598adf7e00..2bf7c85c099f 100644
--- a/net/gitup/Makefile
+++ b/net/gitup/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gitup
-DISTVERSION=	0.98-2
-DISTVERSIONSUFFIX=	-g8274df4
+DISTVERSION=	0.98-3
+DISTVERSIONSUFFIX=	-g50f1e8c
 CATEGORIES=	net
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/net/gitup/distinfo b/net/gitup/distinfo
index 5cae5fbd5ae2..77ecc29c8143 100644
--- a/net/gitup/distinfo
+++ b/net/gitup/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678196045
-SHA256 (johnmehr-gitup-0.98-2-g8274df4_GH0.tar.gz) = 192d079f236f32f0e42142be158b09a9bb006223186c2b2de68fbb1b82283a6b
-SIZE (johnmehr-gitup-0.98-2-g8274df4_GH0.tar.gz) = 31341
+TIMESTAMP = 1681735917
+SHA256 (johnmehr-gitup-0.98-3-g50f1e8c_GH0.tar.gz) = ccf9329d7a92f3b4b3eea62b11c7f4b7e6267caa395d3073e4714a5b8bcf254a
+SIZE (johnmehr-gitup-0.98-3-g50f1e8c_GH0.tar.gz) = 31373



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