Fallout: Deprecate 2 ports dependent on oracle7 and oracle8 clients
Use the same expiration date for p5-DBD-Oracle and yasql as the clients.
This commit is contained in:
parent
8057725e90
commit
1308070fdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433806
2 changed files with 6 additions and 0 deletions
|
@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= DBI driver for Oracle RDBMS server
|
||||
|
||||
DEPRECATED= Depends on deprecated Oracle 7 (or 8) client
|
||||
EXPIRATION_DATE= 2017-03-07
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
|
|
@ -10,6 +10,9 @@ MASTER_SITES= SF
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Yet Another SQL*Plus Replacement
|
||||
|
||||
DEPRECATED= Dependent on deprecated oracle7-client
|
||||
EXPIRATION_DATE= 2017-03-07
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
|
|
Loading…
Reference in a new issue