svn commit: r452591 - head/www/p5-Yahoo-Lifestyle

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Oct 21 15:01:38 UTC 2017


Author: lwhsu
Date: Sat Oct 21 15:01:37 2017
New Revision: 452591
URL: https://svnweb.freebsd.org/changeset/ports/452591

Log:
  Mark deprecated, this service has been shut down.
  
  Approved by:	maintainer

Modified:
  head/www/p5-Yahoo-Lifestyle/Makefile

Modified: head/www/p5-Yahoo-Lifestyle/Makefile
==============================================================================
--- head/www/p5-Yahoo-Lifestyle/Makefile	Sat Oct 21 13:00:20 2017	(r452590)
+++ head/www/p5-Yahoo-Lifestyle/Makefile	Sat Oct 21 15:01:37 2017	(r452591)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	hcchien at hcchien.org
 COMMENT=	Simple interface for Yahoo! Taiwan Lifestyle open APIs
 
+DEPRECATED=	This service has been shut down
+EXPIRATION_DATE=	2017-11-30
+
 BUILD_DEPENDS:=	${RUN_DEPENDS} \
 		p5-Test-Simple>=0:devel/p5-Test-Simple
 RUN_DEPENDS=	p5-Yahoo-BBAuth>=0:security/p5-Yahoo-BBAuth \


More information about the svn-ports-all mailing list