[kde-freebsd] ports/186943: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Feb 25 20:40:02 UTC 2014


The following reply was made to PR ports/186943; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/186943: commit references a PR
Date: Tue, 25 Feb 2014 20:33:48 +0000 (UTC)

 Author: makc
 Date: Tue Feb 25 20:33:41 2014
 New Revision: 346074
 URL: http://svnweb.freebsd.org/changeset/ports/346074
 QAT: https://qat.redports.org/buildarchive/r346074/
 
 Log:
   net-im/kopete-kde4:
   - Both security/libotr3 and security/libotr install libotr.so. Explicitly
     require libotr.so.5 from security/libotr because kopete can't be built
     with old version.
   
   PR:		ports/186943
   Submitted by:	amdmi3
 
 Modified:
   head/net-im/kopete-kde4/Makefile
 
 Modified: head/net-im/kopete-kde4/Makefile
 ==============================================================================
 --- head/net-im/kopete-kde4/Makefile	Tue Feb 25 20:32:40 2014	(r346073)
 +++ head/net-im/kopete-kde4/Makefile	Tue Feb 25 20:33:41 2014	(r346074)
 @@ -11,7 +11,7 @@ COMMENT=	KDE multi-protocol instant mess
  
  LIB_DEPENDS=	libidn.so:${PORTSDIR}/dns/libidn \
  		libqca.so:${PORTSDIR}/devel/qca \
 -		libotr.so:${PORTSDIR}/security/libotr \
 +		libotr.so.5:${PORTSDIR}/security/libotr \
  		libgadu.so:${PORTSDIR}/polish/libgadu \
  		libortp.so:${PORTSDIR}/net/linphone-base \
  		libmediastreamer.so:${PORTSDIR}/net/linphone-base \
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the kde-freebsd mailing list