Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2016 13:35:01 +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: r423121 - head/databases/postgresql91-pgtcl
Message-ID:  <201610021335.u92DZ1m0084219@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct  2 13:35:01 2016
New Revision: 423121
URL: https://svnweb.freebsd.org/changeset/ports/423121

Log:
  Deprecate: depends on expired PostgreSQL 9.1

Modified:
  head/databases/postgresql91-pgtcl/Makefile

Modified: head/databases/postgresql91-pgtcl/Makefile
==============================================================================
--- head/databases/postgresql91-pgtcl/Makefile	Sun Oct  2 13:33:53 2016	(r423120)
+++ head/databases/postgresql91-pgtcl/Makefile	Sun Oct  2 13:35:01 2016	(r423121)
@@ -2,6 +2,9 @@
 
 PKGNAMESUFFIX=	-postgresql91
 
+DEPRECATED=	Depends on expired PostgreSQL 9.1
+EXPIRATION_DATE=	2016-10-08
+
 CONFLICTS=	pgtcl-[0-9]* pgtcl-postgresql9[0234]-[0-9]*
 
 PGTCL_SLAVE=	9.1



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