From e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71 Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Tue, 6 Apr 2021 09:12:14 +0200 Subject: 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 --- editors/elementary-code/Makefile | 2 +- editors/gedit-plugins/Makefile | 2 +- editors/jucipp/Makefile | 1 + editors/kate/Makefile | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) (limited to 'editors') 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 -- cgit