svn commit: r359691 - head/sysutils/lookupd_ldap

Antoine Brodin antoine at FreeBSD.org
Sat Jun 28 12:23:25 UTC 2014


Author: antoine
Date: Sat Jun 28 12:23:24 2014
New Revision: 359691
URL: http://svnweb.freebsd.org/changeset/ports/359691
QAT: https://qat.redports.org/buildarchive/r359691/

Log:
  Chase lookupd expiration
  
  With hat:	portmgr

Modified:
  head/sysutils/lookupd_ldap/Makefile

Modified: head/sysutils/lookupd_ldap/Makefile
==============================================================================
--- head/sysutils/lookupd_ldap/Makefile	Sat Jun 28 12:20:17 2014	(r359690)
+++ head/sysutils/lookupd_ldap/Makefile	Sat Jun 28 12:23:24 2014	(r359691)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://www.rsu.ru/~bushman
 MAINTAINER=	bushman at rsu.ru
 COMMENT=	The LDAP plugin for the lookupd daemon
 
+DEPRECATED=	Fails to build with new utmpx
+EXPIRATION_DATE=	2014-07-23
+
 BUILD_DEPENDS=	${LOCALBASE}/sbin/lookupd:${PORTSDIR}/sysutils/lookupd
 
 USE_LDCONFIG=	yes


More information about the svn-ports-head mailing list