From f5797f4a4fcb7c94f90878c1bab8d8303deffd39 Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Thu, 28 Mar 2019 09:43:18 +0000 Subject: [PATCH] Bump revision to use new libgit2 version 0.28.1. Reported by: jbeich --- devel/git-absorb/Makefile | 2 +- devel/interactive_rebase_tool/Makefile | 2 +- security/cargo-audit/Makefile | 2 +- sysutils/exa/Makefile | 2 +- textproc/bat/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/git-absorb/Makefile b/devel/git-absorb/Makefile index 6bed13e067a4..d747b261ca52 100644 --- a/devel/git-absorb/Makefile +++ b/devel/git-absorb/Makefile @@ -2,7 +2,7 @@ PORTNAME= git-absorb DISTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology diff --git a/devel/interactive_rebase_tool/Makefile b/devel/interactive_rebase_tool/Makefile index c6c7a4653967..8d6f1c7831e4 100644 --- a/devel/interactive_rebase_tool/Makefile +++ b/devel/interactive_rebase_tool/Makefile @@ -2,7 +2,7 @@ PORTNAME= interactive_rebase_tool DISTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= petteri.valkonen@iki.fi diff --git a/security/cargo-audit/Makefile b/security/cargo-audit/Makefile index 7c120f02a7b9..47e40539c0e4 100644 --- a/security/cargo-audit/Makefile +++ b/security/cargo-audit/Makefile @@ -3,7 +3,7 @@ PORTNAME= cargo-audit DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index de62f1953e40..1c6edd4bcf9a 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -3,7 +3,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile index a0b36ab600ee..d1a8f155f8a9 100644 --- a/textproc/bat/Makefile +++ b/textproc/bat/Makefile @@ -3,7 +3,7 @@ PORTNAME= bat DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= pizzamig@FreeBSD.org