Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2020 19:39:53 +0000 (UTC)
From:      =?UTF-8?Q?Stefan_E=c3=9fer?= <se@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554312 - head/lang/libobjc2
Message-ID:  <202011061939.0A6JdrDV006793@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: se
Date: Fri Nov  6 19:39:53 2020
New Revision: 554312
URL: https://svnweb.freebsd.org/changeset/ports/554312

Log:
  Bump PORTREVISION to rebuild this port for the updated security/openvpn
  
  This has been reported to fix a run-time error affecting openvpn-2.5.0:
  
  "2020-11-06 02:37:05 PLUGIN_INIT: could not load plugin shared object
  /usr/local/lib/openvpn-auth-ldap.so: /usr/local/lib/libobjc.so.4.6:
  Undefined symbol "ceilf"
  2020-11-06 02:37:05 Exiting due to fatal error"
  
  Reported by:	admin@npo-lencor.ru (Nikita Druba)

Modified:
  head/lang/libobjc2/Makefile

Modified: head/lang/libobjc2/Makefile
==============================================================================
--- head/lang/libobjc2/Makefile	Fri Nov  6 18:53:51 2020	(r554311)
+++ head/lang/libobjc2/Makefile	Fri Nov  6 19:39:53 2020	(r554312)
@@ -4,7 +4,7 @@
 PORTNAME=	libobjc2
 DISTVERSIONPREFIX=v
 DISTVERSION=	2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang devel gnustep
 
 MAINTAINER=	ports@FreeBSD.org



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