Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 09:43:18 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497008 - in head: devel/git-absorb devel/interactive_rebase_tool security/cargo-audit sysutils/exa textproc/bat
Message-ID:  <201903280943.x2S9hIJq034308@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Mar 28 09:43:18 2019
New Revision: 497008
URL: https://svnweb.freebsd.org/changeset/ports/497008

Log:
  Bump revision to use new libgit2 version 0.28.1.
  
  Reported by:	jbeich

Modified:
  head/devel/git-absorb/Makefile
  head/devel/interactive_rebase_tool/Makefile
  head/security/cargo-audit/Makefile
  head/sysutils/exa/Makefile
  head/textproc/bat/Makefile

Modified: head/devel/git-absorb/Makefile
==============================================================================
--- head/devel/git-absorb/Makefile	Thu Mar 28 09:28:51 2019	(r497007)
+++ head/devel/git-absorb/Makefile	Thu Mar 28 09:43:18 2019	(r497008)
@@ -2,7 +2,7 @@
 
 PORTNAME=	git-absorb
 DISTVERSION=	0.3.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 
 MAINTAINER=	greg@unrelenting.technology

Modified: head/devel/interactive_rebase_tool/Makefile
==============================================================================
--- head/devel/interactive_rebase_tool/Makefile	Thu Mar 28 09:28:51 2019	(r497007)
+++ head/devel/interactive_rebase_tool/Makefile	Thu Mar 28 09:43:18 2019	(r497008)
@@ -2,7 +2,7 @@
 
 PORTNAME=	interactive_rebase_tool
 DISTVERSION=	0.7.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 
 MAINTAINER=	petteri.valkonen@iki.fi

Modified: head/security/cargo-audit/Makefile
==============================================================================
--- head/security/cargo-audit/Makefile	Thu Mar 28 09:28:51 2019	(r497007)
+++ head/security/cargo-audit/Makefile	Thu Mar 28 09:43:18 2019	(r497008)
@@ -3,7 +3,7 @@
 PORTNAME=	cargo-audit
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.6.1
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	security
 
 MAINTAINER=	tobik@FreeBSD.org

Modified: head/sysutils/exa/Makefile
==============================================================================
--- head/sysutils/exa/Makefile	Thu Mar 28 09:28:51 2019	(r497007)
+++ head/sysutils/exa/Makefile	Thu Mar 28 09:43:18 2019	(r497008)
@@ -3,7 +3,7 @@
 PORTNAME=	exa
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.8.0
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	sysutils
 
 MAINTAINER=	tobik@FreeBSD.org

Modified: head/textproc/bat/Makefile
==============================================================================
--- head/textproc/bat/Makefile	Thu Mar 28 09:28:51 2019	(r497007)
+++ head/textproc/bat/Makefile	Thu Mar 28 09:43:18 2019	(r497008)
@@ -3,7 +3,7 @@
 PORTNAME=	bat
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 
 MAINTAINER=	pizzamig@FreeBSD.org



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