svn commit: r521361 - head/databases/linux-oracle-instantclient-sqlplus

Rene Ladan rene at FreeBSD.org
Sun Dec 29 15:14:32 UTC 2019


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 at 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


More information about the svn-ports-all mailing list