aboutsummaryrefslogtreecommitdiff
path: root/misc
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 /misc
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 'misc')
-rw-r--r--misc/broot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/broot/Makefile b/misc/broot/Makefile
index a0c217c0c61f..2eac8012abfc 100644
--- a/misc/broot/Makefile
+++ b/misc/broot/Makefile
@@ -3,7 +3,7 @@
PORTNAME= broot
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MAINTAINER= lcook@FreeBSD.org