From owner-svn-ports-head@freebsd.org Sat Oct 21 15:01:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2319E2FA6E; Sat, 21 Oct 2017 15:01:38 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91B9A13D4; Sat, 21 Oct 2017 15:01:38 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9LF1bHY005400; Sat, 21 Oct 2017 15:01:37 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9LF1bFU005399; Sat, 21 Oct 2017 15:01:37 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201710211501.v9LF1bFU005399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sat, 21 Oct 2017 15:01:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452591 - head/www/p5-Yahoo-Lifestyle X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/www/p5-Yahoo-Lifestyle X-SVN-Commit-Revision: 452591 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2017 15:01:38 -0000 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@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 \