Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2019 20:21:17 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509471 - in head/palm: p5-Palm-PalmDoc pilot_makedoc
Message-ID:  <201908202021.x7KKLH8i060486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Tue Aug 20 20:21:17 2019
New Revision: 509471
URL: https://svnweb.freebsd.org/changeset/ports/509471

Log:
  - mark deprecated
  
  Approved by:	simond@irrelevant.org (maintainer)

Modified:
  head/palm/p5-Palm-PalmDoc/Makefile
  head/palm/pilot_makedoc/Makefile

Modified: head/palm/p5-Palm-PalmDoc/Makefile
==============================================================================
--- head/palm/p5-Palm-PalmDoc/Makefile	Tue Aug 20 20:20:23 2019	(r509470)
+++ head/palm/p5-Palm-PalmDoc/Makefile	Tue Aug 20 20:21:17 2019	(r509471)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	simond@irrelevant.org
 COMMENT=	Perl 5 modules for reading and writing PalmDoc files
 
+DEPRECATED=	obsolete technology
+EXPIRATION_DATE=	2019-09-20
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/palm/pilot_makedoc/Makefile
==============================================================================
--- head/palm/pilot_makedoc/Makefile	Tue Aug 20 20:20:23 2019	(r509470)
+++ head/palm/pilot_makedoc/Makefile	Tue Aug 20 20:21:17 2019	(r509471)
@@ -13,6 +13,9 @@ EXTRACT_SUFX=	.cpp
 MAINTAINER=	simond@irrelevant.org
 COMMENT=	Converts text into the Doc format used by PalmPilots
 
+DEPRECATED=	obsolete technology$
+EXPIRATION_DATE=	2019-09-20
+
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/pilot_makedoc
 ALL_TARGET=	pilot_makedoc



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