svn commit: r344975 - head/databases/ludia

Antoine Brodin antoine at FreeBSD.org
Tue Feb 18 22:53:48 UTC 2014


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 \


More information about the svn-ports-all mailing list