Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2020 18:04:16 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548036 - in head/editors/neovim-qt: . files
Message-ID:  <202009081804.088I4G3I066697@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Sep  8 18:04:16 2020
New Revision: 548036
URL: https://svnweb.freebsd.org/changeset/ports/548036

Log:
  editors/neovim-qt: Update to 0.2.16.1
  
  PR:		249033
  Submitted by:	chuck@tuffli.net (maintainer)

Deleted:
  head/editors/neovim-qt/files/
Modified:
  head/editors/neovim-qt/Makefile   (contents, props changed)
  head/editors/neovim-qt/distinfo   (contents, props changed)

Modified: head/editors/neovim-qt/Makefile
==============================================================================
--- head/editors/neovim-qt/Makefile	Tue Sep  8 18:03:44 2020	(r548035)
+++ head/editors/neovim-qt/Makefile	Tue Sep  8 18:04:16 2020	(r548036)
@@ -2,7 +2,7 @@
 
 PORTNAME=	neovim-qt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.15
+DISTVERSION=	0.2.16.1
 CATEGORIES=	editors
 
 MAINTAINER=	chuck@tuffli.net
@@ -18,7 +18,7 @@ RUN_DEPENDS=	neovim>=0:editors/neovim
 USES=		cmake compiler:c++11-lang desktop-file-utils qt:5
 USE_GITHUB=	yes
 GH_ACCOUNT=	equalsraf
-USE_QT=		core gui network testlib widgets buildtools_build qmake_build
+USE_QT=		core gui network testlib widgets buildtools_build qmake_build svg
 
 CMAKE_ON=	USE_SYSTEM_MSGPACK
 CMAKE_OFF=	ENABLE_TESTS

Modified: head/editors/neovim-qt/distinfo
==============================================================================
--- head/editors/neovim-qt/distinfo	Tue Sep  8 18:03:44 2020	(r548035)
+++ head/editors/neovim-qt/distinfo	Tue Sep  8 18:04:16 2020	(r548036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574686650
-SHA256 (equalsraf-neovim-qt-v0.2.15_GH0.tar.gz) = 0e36c911b312a639140834d570a856294eb4b5830c4b86f99347deb02c0f5ca4
-SIZE (equalsraf-neovim-qt-v0.2.15_GH0.tar.gz) = 1097108
+TIMESTAMP = 1595693645
+SHA256 (equalsraf-neovim-qt-v0.2.16.1_GH0.tar.gz) = 971d4597b40df2756b313afe1996f07915643e8bf10efe416b64cc337e4faf2a
+SIZE (equalsraf-neovim-qt-v0.2.16.1_GH0.tar.gz) = 1069176



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009081804.088I4G3I066697>