svn commit: r542439 - in head/editors/kak-lsp: . files

Tobias Kortkamp tobik at FreeBSD.org
Fri Jul 17 15:20:48 UTC 2020


Author: tobik
Date: Fri Jul 17 15:20:48 2020
New Revision: 542439
URL: https://svnweb.freebsd.org/changeset/ports/542439

Log:
  editors/kak-lsp: Reenable LTO after r542412
  
  kak-lsp seems to work fine with it now.

Deleted:
  head/editors/kak-lsp/files/patch-Cargo.toml
Modified:
  head/editors/kak-lsp/Makefile

Modified: head/editors/kak-lsp/Makefile
==============================================================================
--- head/editors/kak-lsp/Makefile	Fri Jul 17 15:16:20 2020	(r542438)
+++ head/editors/kak-lsp/Makefile	Fri Jul 17 15:20:48 2020	(r542439)
@@ -3,7 +3,7 @@
 PORTNAME=	kak-lsp
 DISTVERSIONPREFIX=	v
 DISTVERSION=	8.0.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	editors
 
 MAINTAINER=	tobik at FreeBSD.org


More information about the svn-ports-all mailing list