aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2019-03-28 09:43:18 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2019-03-28 09:43:18 +0000
commitf5797f4a4fcb7c94f90878c1bab8d8303deffd39 (patch)
tree0da6c5ad15826e1e0837665c51469eed06f3c22b
parent327d231f383128156c3abc3b5b182f2b89b871a6 (diff)
downloadports-f5797f4a4fcb7c94f90878c1bab8d8303deffd39.tar.gz
ports-f5797f4a4fcb7c94f90878c1bab8d8303deffd39.zip
Notes
-rw-r--r--devel/git-absorb/Makefile2
-rw-r--r--devel/interactive_rebase_tool/Makefile2
-rw-r--r--security/cargo-audit/Makefile2
-rw-r--r--sysutils/exa/Makefile2
-rw-r--r--textproc/bat/Makefile2
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