Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2018 10:31:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462303 - head/net/p5-Net-Jaiku
Message-ID:  <201802191031.w1JAV5b0090418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Feb 19 10:31:05 2018
New Revision: 462303
URL: https://svnweb.freebsd.org/changeset/ports/462303

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-03-31

Modified:
  head/net/p5-Net-Jaiku/Makefile

Modified: head/net/p5-Net-Jaiku/Makefile
==============================================================================
--- head/net/p5-Net-Jaiku/Makefile	Mon Feb 19 10:30:55 2018	(r462302)
+++ head/net/p5-Net-Jaiku/Makefile	Mon Feb 19 10:31:05 2018	(r462303)
@@ -9,7 +9,10 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
-COMMENT=	Perl interface to jaiku.com's API
+COMMENT=	Perl interface to jaiku.com's API #'
+
+DEPRECATED=	Upstream disappeared and jaiku.com returns 404
+EXPIRATION_DATE=2018-03-31
 
 RUN_DEPENDS=	p5-libwww>=5.805:www/p5-libwww \
 		p5-JSON-Any>0:converters/p5-JSON-Any \



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