Date: Sun, 10 Jan 2021 17:40:39 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561092 - head/net/gitup Message-ID: <202101101740.10AHedZA065550@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Sun Jan 10 17:40:38 2021 New Revision: 561092 URL: https://svnweb.freebsd.org/changeset/ports/561092 Log: net/gitup: update to 0.89 ChangeLog: https://github.com/johnmehr/gitup/compare/0.88...0.89 PR: 252552 Submitted by: ed.arrakis@gmail.com maintainer) Modified: head/net/gitup/Makefile head/net/gitup/distinfo Modified: head/net/gitup/Makefile ============================================================================== --- head/net/gitup/Makefile Sun Jan 10 17:38:50 2021 (r561091) +++ head/net/gitup/Makefile Sun Jan 10 17:40:38 2021 (r561092) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitup -DISTVERSION= 0.88 +DISTVERSION= 0.89 CATEGORIES= net MAINTAINER= ed.arrakis@gmail.com Modified: head/net/gitup/distinfo ============================================================================== --- head/net/gitup/distinfo Sun Jan 10 17:38:50 2021 (r561091) +++ head/net/gitup/distinfo Sun Jan 10 17:40:38 2021 (r561092) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610003112 -SHA256 (johnmehr-gitup-0.88_GH0.tar.gz) = e1ae1f6ee8440fb65549f3049d0b30eb8ceccf6c650d8c33f2a69305837c6504 -SIZE (johnmehr-gitup-0.88_GH0.tar.gz) = 21234 +TIMESTAMP = 1610268045 +SHA256 (johnmehr-gitup-0.89_GH0.tar.gz) = 2a764be5adaf176394c13917341a8b205be77c3e3deffdbe2bece252decb8fb3 +SIZE (johnmehr-gitup-0.89_GH0.tar.gz) = 21274
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101101740.10AHedZA065550>