Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 23:00:14 +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: r509568 - head/palm/p5-Palm
Message-ID:  <201908212300.x7LN0EMb029071@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Wed Aug 21 23:00:14 2019
New Revision: 509568
URL: https://svnweb.freebsd.org/changeset/ports/509568

Log:
  - mark deprecated
  - while here pet portlint
  
  Approved by:	arensb@ooblick.com (maintainer)

Modified:
  head/palm/p5-Palm/Makefile

Modified: head/palm/p5-Palm/Makefile
==============================================================================
--- head/palm/p5-Palm/Makefile	Wed Aug 21 22:49:19 2019	(r509567)
+++ head/palm/p5-Palm/Makefile	Wed Aug 21 23:00:14 2019	(r509568)
@@ -10,8 +10,12 @@ MASTER_SITES=	http://www.coldsync.org/download/
 MAINTAINER=	arensb@ooblick.com
 COMMENT=	Perl 5 modules for reading and writing Palm database files
 
+DEPRECATED=	obsolete technology
+EXPIRATION_DATE=	2019-09-21
+
 USES=		perl5
 USE_PERL5=	configure
+
 WRKSRC=		${WRKDIR}/p5-Palm-1.003_000
 
 .include <bsd.port.mk>



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