aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-04-06 07:12:14 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2021-04-06 07:51:01 +0000
commite7d94d42f82e4e7dd3da20b59d0174d7e0c33a71 (patch)
tree75b1bba118173e8383d19543d7a37a11e6fdba48 /sysutils
parent634a88402a520bafea8c7a84ac1ec9fd73bd4505 (diff)
downloadports-e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71.tar.gz
ports-e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71.zip
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade. Changelog: https://github.com/libgit2/libgit2/releases/tag/v1.1.0 PR: 252098
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/exa/Makefile2
-rw-r--r--sysutils/onefetch/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile
index 5fc918d0cd10..7cd2685f2095 100644
--- a/sysutils/exa/Makefile
+++ b/sysutils/exa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exa
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= sysutils
MAINTAINER= mikael@FreeBSD.org
diff --git a/sysutils/onefetch/Makefile b/sysutils/onefetch/Makefile
index 7ce5be7fa39a..ebf883152ffa 100644
--- a/sysutils/onefetch/Makefile
+++ b/sysutils/onefetch/Makefile
@@ -3,7 +3,7 @@
PORTNAME= onefetch
DISTVERSIONPREFIX= v
DISTVERSION= 2.9.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils devel
MAINTAINER= lcook@FreeBSD.org