aboutsummaryrefslogtreecommitdiff
path: root/textproc/bat
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-03-19 05:47:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-03-19 05:47:59 +0000
commit3ca7fb22b4fffe5d937787f2c935ed1643062b68 (patch)
treec87890157e169d2ea6d04e21105de6ea2cad4b38 /textproc/bat
parentc9f070300be91bd2259b340195449c5f1cd8b51f (diff)
downloadports-3ca7fb22b4fffe5d937787f2c935ed1643062b68.tar.gz
ports-3ca7fb22b4fffe5d937787f2c935ed1643062b68.zip
devel/libgit2: Update to 0.99.0
- Switch to the release tarballs libgit2 now publishes - Drop CURL option since it is no longer used - Use system libpcre instead of the bundled one - Hook up tests - Bump consumers for ABI changes Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0 ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/
Notes
Notes: svn path=/head/; revision=528684
Diffstat (limited to 'textproc/bat')
-rw-r--r--textproc/bat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile
index a8e3a494f912..b272b7c2fd02 100644
--- a/textproc/bat/Makefile
+++ b/textproc/bat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bat
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc
MAINTAINER= pizzamig@FreeBSD.org