svn commit: r550440 - in head/net-im/spectral: . files

Adriaan de Groot adridg at FreeBSD.org
Mon Sep 28 19:35:18 UTC 2020


Author: adridg
Date: Mon Sep 28 19:35:17 2020
New Revision: 550440
URL: https://svnweb.freebsd.org/changeset/ports/550440

Log:
  Fix net-im/spectral build
  
  Recent update to qtkeychain removed the need for the workaround
  for lousy qtkeychain CMake configuration files -- and made the
  workaround itself bad.
  
  Reported by:	fallout

Deleted:
  head/net-im/spectral/files/patch-CMakeLists.txt
Modified:
  head/net-im/spectral/Makefile

Modified: head/net-im/spectral/Makefile
==============================================================================
--- head/net-im/spectral/Makefile	Mon Sep 28 19:10:45 2020	(r550439)
+++ head/net-im/spectral/Makefile	Mon Sep 28 19:35:17 2020	(r550440)
@@ -2,7 +2,7 @@
 
 PORTNAME=	spectral
 PORTVERSION=	817
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 
 MAINTAINER=	adridg at FreeBSD.org


More information about the svn-ports-all mailing list