git: 456e807eedce - 2023Q1 - net/gitup: Update to 0.98-2 (bugfixes)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Mar 2023 13:57:17 UTC
The branch 2023Q1 has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=456e807eedce24a0d06f96288776dd68ded6e9a0 commit 456e807eedce24a0d06f96288776dd68ded6e9a0 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-03-07 13:49:15 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-03-07 13:55:28 +0000 net/gitup: Update to 0.98-2 (bugfixes) ChangeLog: - File and permission changes are not being properly processed https://github.com/johnmehr/gitup/issues/89 - gitup chokes on unrelated .git directory https://github.com/johnmehr/gitup/issues/88 MFH: 2023Q1 (bugfixes) (cherry picked from commit a9247f5c853c62a702d42b2584853794c32946e9) --- net/gitup/Makefile | 3 ++- net/gitup/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net/gitup/Makefile b/net/gitup/Makefile index f9a7b4a9d4d1..cc598adf7e00 100644 --- a/net/gitup/Makefile +++ b/net/gitup/Makefile @@ -1,5 +1,6 @@ PORTNAME= gitup -DISTVERSION= 0.98 +DISTVERSION= 0.98-2 +DISTVERSIONSUFFIX= -g8274df4 CATEGORIES= net MAINTAINER= eduardo@FreeBSD.org diff --git a/net/gitup/distinfo b/net/gitup/distinfo index 04d4fcf65e14..5cae5fbd5ae2 100644 --- a/net/gitup/distinfo +++ b/net/gitup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669834093 -SHA256 (johnmehr-gitup-0.98_GH0.tar.gz) = 7c2721ccde156313a4adca222ce1fbe8b10e307d7cf6702295de6c46b69f2e9d -SIZE (johnmehr-gitup-0.98_GH0.tar.gz) = 31123 +TIMESTAMP = 1678196045 +SHA256 (johnmehr-gitup-0.98-2-g8274df4_GH0.tar.gz) = 192d079f236f32f0e42142be158b09a9bb006223186c2b2de68fbb1b82283a6b +SIZE (johnmehr-gitup-0.98-2-g8274df4_GH0.tar.gz) = 31341