Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2014 22:53:47 +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: r344975 - head/databases/ludia
Message-ID:  <201402182253.s1IMrlfN091979@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Feb 18 22:53:47 2014
New Revision: 344975
URL: http://svnweb.freebsd.org/changeset/ports/344975
QAT: https://qat.redports.org/buildarchive/r344975/

Log:
  Deprecate and set expiration date: broken since June 2013

Modified:
  head/databases/ludia/Makefile

Modified: head/databases/ludia/Makefile
==============================================================================
--- head/databases/ludia/Makefile	Tue Feb 18 22:16:33 2014	(r344974)
+++ head/databases/ludia/Makefile	Tue Feb 18 22:53:47 2014	(r344975)
@@ -18,6 +18,8 @@ USE_PGSQL=	server
 # WANT_PGSQL_VER=	83
 
 BROKEN=		Does not work with postgresql-9.0 or postgresql-8.4
+DEPRECATED=	Broken since June 2013
+EXPIRATION_DATE=2014-03-18
 
 # let configure find postgres stuff in non-standard places
 CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \



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