svn commit: r423121 - head/databases/postgresql91-pgtcl
Antoine Brodin
antoine at FreeBSD.org
Sun Oct 2 13:35:02 UTC 2016
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
More information about the svn-ports-head
mailing list