Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2016 15:57:44 +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: r423075 - head/databases/postgresql-pllua
Message-ID:  <201610011557.u91Fvi8J069855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct  1 15:57:43 2016
New Revision: 423075
URL: https://svnweb.freebsd.org/changeset/ports/423075

Log:
  Deprecate: depends on expired PostgreSQL 9.1

Modified:
  head/databases/postgresql-pllua/Makefile

Modified: head/databases/postgresql-pllua/Makefile
==============================================================================
--- head/databases/postgresql-pllua/Makefile	Sat Oct  1 15:54:04 2016	(r423074)
+++ head/databases/postgresql-pllua/Makefile	Sat Oct  1 15:57:43 2016	(r423075)
@@ -13,6 +13,9 @@ COMMENT=	PL/Lua procedural language for 
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on expired PostgreSQL 9.1
+EXPIRATION_DATE=	2016-10-08
+
 USES=		gmake lua pgsql:9.1-
 INSTALL_TARGET=	install-strip
 



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