Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2018 09:15:53 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465874 - head/print/hpijs
Message-ID:  <201803290915.w2T9Frsv068606@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Mar 29 09:15:53 2018
New Revision: 465874
URL: https://svnweb.freebsd.org/changeset/ports/465874

Log:
  Mark deprecated because having both hpijs and hplip can be confusing.
  
  PR:		227047

Modified:
  head/print/hpijs/Makefile

Modified: head/print/hpijs/Makefile
==============================================================================
--- head/print/hpijs/Makefile	Thu Mar 29 09:04:08 2018	(r465873)
+++ head/print/hpijs/Makefile	Thu Mar 29 09:15:53 2018	(r465874)
@@ -14,6 +14,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 CONFLICTS=	hplip-[0-9]*
 
+DEPRECATED=	Unsupported since 2005, please migrate to print/hplip
+EXPIRATION_DATE=2018-09-30
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-cups-install
 CPPFLAGS+=	-I${LOCALBASE}/include



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