svn commit: r515827 - head/devel/git-review

Christoph Moench-Tegeder cmt at FreeBSD.org
Sun Oct 27 21:57:46 UTC 2019


Author: cmt
Date: Sun Oct 27 21:57:45 2019
New Revision: 515827
URL: https://svnweb.freebsd.org/changeset/ports/515827

Log:
  devel/git-review: update to 1.28.0
  
  https://docs.openstack.org/infra/git-review/releasenotes.html#relnotes-1-28-0
  
  PR:		241136
  Approved by:	maintainer (timeout)

Modified:
  head/devel/git-review/Makefile
  head/devel/git-review/distinfo

Modified: head/devel/git-review/Makefile
==============================================================================
--- head/devel/git-review/Makefile	Sun Oct 27 21:49:53 2019	(r515826)
+++ head/devel/git-review/Makefile	Sun Oct 27 21:57:45 2019	(r515827)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	git-review
-DISTVERSION=	1.26.0
-PORTREVISION=	1
+DISTVERSION=	1.28.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 

Modified: head/devel/git-review/distinfo
==============================================================================
--- head/devel/git-review/distinfo	Sun Oct 27 21:49:53 2019	(r515826)
+++ head/devel/git-review/distinfo	Sun Oct 27 21:57:45 2019	(r515827)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528918548
-SHA256 (git-review-1.26.0.tar.gz) = 487c3c1d7cc81d02b303a1245e432579f683695c827ad454685b3953f70f0b94
-SIZE (git-review-1.26.0.tar.gz) = 56557
+TIMESTAMP = 1570557645
+SHA256 (git-review-1.28.0.tar.gz) = 8e3aabb7b9484063e49c2504d137609401e32ad5128ff2a5cf43e98d5d3dc15a
+SIZE (git-review-1.28.0.tar.gz) = 60496


More information about the svn-ports-head mailing list