Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2014 12:23:24 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359691 - head/sysutils/lookupd_ldap
Message-ID:  <201406281223.s5SCNOHt036661@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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