Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 04:30:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/188942: commit references a PR
Message-ID:  <201404260430.s3Q4U1xT064575@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188942; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188942: commit references a PR
Date: Sat, 26 Apr 2014 04:29:42 +0000 (UTC)

 Author: rodrigc (src committer)
 Date: Sat Apr 26 04:29:39 2014
 New Revision: 352221
 URL: http://svnweb.freebsd.org/changeset/ports/352221
 QAT: https://qat.redports.org/buildarchive/r352221/
 
 Log:
   Remove libldap.so from LIB_DEPENDS, it is already added by USE_OPENLDAP.
   
   PR:		ports/188942
   Approved by:	Lukas Slebodnik <lukas.slebodnik@intrak.sk> (maintainer)
 
 Modified:
   head/security/sssd/Makefile
 
 Modified: head/security/sssd/Makefile
 ==============================================================================
 --- head/security/sssd/Makefile	Sat Apr 26 02:40:20 2014	(r352220)
 +++ head/security/sssd/Makefile	Sat Apr 26 04:29:39 2014	(r352221)
 @@ -26,7 +26,6 @@ LIB_DEPENDS=	libpopt.so:${PORTSDIR}/deve
  		libnss3.so:${PORTSDIR}/security/nss \
  		libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 \
  		libkrb5.so:${PORTSDIR}/security/krb5 \
 -		libldap.so:${PORTSDIR}/net/openldap24-client \
  		libinotify.so:${PORTSDIR}/devel/libinotify
  BUILD_DEPENDS=	xmlcatalog:${PORTSDIR}/textproc/libxml2 \
  		docbook-xsl>=1:${PORTSDIR}/textproc/docbook-xsl \
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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