Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2019 15:14:32 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521361 - head/databases/linux-oracle-instantclient-sqlplus
Message-ID:  <201912291514.xBTFEWKj091886@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Dec 29 15:14:32 2019
New Revision: 521361
URL: https://svnweb.freebsd.org/changeset/ports/521361

Log:
  databases/linux-oracle-instantclient-sqlplus: set Centos6 expiration timer
  
  This port is indeed scheduled for removal in two days, because it depends
  on linux_base-c6 which itself has that expiration date.  This port has not
  seen any real updates since late 2014 anyway.

Modified:
  head/databases/linux-oracle-instantclient-sqlplus/Makefile

Modified: head/databases/linux-oracle-instantclient-sqlplus/Makefile
==============================================================================
--- head/databases/linux-oracle-instantclient-sqlplus/Makefile	Sun Dec 29 12:58:28 2019	(r521360)
+++ head/databases/linux-oracle-instantclient-sqlplus/Makefile	Sun Dec 29 15:14:32 2019	(r521361)
@@ -14,6 +14,9 @@ DIST_SUBDIR=		oracle
 MAINTAINER=		pi@FreeBSD.org
 COMMENT=		Oracle 10 32 Bit Linux InstantClient SQLPlus for RDBMS 8.1.2+
 
+DEPRECATED=		Depends on deprecated Centos 6 framework
+EXPIRATION_DATE=	2019-12-31
+
 ONLY_FOR_ARCHS=		i386 amd64
 NO_BUILD=		yes
 DISTINFO_FILE=		${MASTERDIR}/distinfo.i386



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