ports/188942: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat Apr 26 04:30:01 UTC 2014


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 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 freebsd-ports-bugs mailing list