svn commit: r561092 - head/net/gitup

Fernando Apesteguía fernape at FreeBSD.org
Sun Jan 10 17:40:39 UTC 2021


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 at 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 at 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


More information about the svn-ports-head mailing list