aboutsummaryrefslogtreecommitdiff
path: root/editors
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 /editors
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 'editors')
-rw-r--r--editors/elementary-code/Makefile2
-rw-r--r--editors/gedit-plugins/Makefile2
-rw-r--r--editors/jucipp/Makefile1
-rw-r--r--editors/kate/Makefile1
4 files changed, 4 insertions, 2 deletions
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile
index 67706094f42a..661063a609e3 100644
--- a/editors/elementary-code/Makefile
+++ b/editors/elementary-code/Makefile
@@ -2,7 +2,7 @@
PORTNAME= elementary-code
DISTVERSION= 3.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= miguel@gocobachi.dev
diff --git a/editors/gedit-plugins/Makefile b/editors/gedit-plugins/Makefile
index dfd7fc97f3b6..06e6ab540fe6 100644
--- a/editors/gedit-plugins/Makefile
+++ b/editors/gedit-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gedit-plugins
PORTVERSION= 3.38.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile
index e0e6d47f878f..cbb1f7e689a0 100644
--- a/editors/jucipp/Makefile
+++ b/editors/jucipp/Makefile
@@ -4,6 +4,7 @@
PORTNAME= jucipp
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= info@babaei.net
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index fecffb07e619..d18e3dc9fd99 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde kde-applications
MAINTAINER= kde@FreeBSD.org