From owner-svn-ports-head@freebsd.org Thu Feb 2 16:26:27 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 8A907CCE4DC for ; Thu, 2 Feb 2017 16:26:27 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-x244.google.com (mail-oi0-x244.google.com [IPv6:2607:f8b0:4003:c06::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 581A536A for ; Thu, 2 Feb 2017 16:26:27 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-oi0-x244.google.com with SMTP id u143so1546390oif.3 for ; Thu, 02 Feb 2017 08:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=5WGCyeoWvpHexxEmTYcFV3oUOhdQt6M7+loDLzUdz0s=; b=u2ekBUE1r3OHZkzmy7mFKlN+7lyVikM5ehDB5VqeC8RF5i3Py+RQJp7Wbwq59JkEqW 2n6/3rf2SPs+LDyXeNw3UPPjmDel3rvPTznqu7tPo1vA3OE03Qq3BNkio2/ZbGFQiDzS eNh0cMp5NdyEEA7z/HnNco+UPRLC5a5SHkaKRVFEfAW6tgEPwCh2eIQ3aAObmDaZjtJ1 7cOw3/JOifvaZY/9q4oerQey6EXTaa11ysfdBlG7wwpPpyH5raVAMtIzBkeYSfO5L5/w uO3QBPldcYB70FDTNhYxWKgXah++qmIg0vh1lGXsv4MJTnO0nMSn+MunO6PYrf43fqSC PlWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=5WGCyeoWvpHexxEmTYcFV3oUOhdQt6M7+loDLzUdz0s=; b=Br8tzMmG5qifYyFGa23xO7YFMWD0qV2Rl/A3QC1gt2fUqEnxEoxIW/CoUUNEor5c+9 kV3DG3LKrlgVdctJMMPGsxQDCF5OEO0t7sOIMpwxQoR2jbrVGAwac0AVdCQv7+m9rBCx aGwh7mUasfZQ7TorVk8jDQNYctIKlfaizr5v9kM6bL8FSO2e5PW5nan1Ur2ANrYUpa8d R7ewqyUTgm3tU7FqaAxc0Kfk9rbIOvMZp8S4WsaLznCdT6Y4svOjVj1vU0jG9xRtWJL5 WML23XkBH1hVHZE3/2iezfh4awC0OpeXpKUOd8DHo/2CqlSD/qhN4lbWCtM22JgY+7rh +Exg== X-Gm-Message-State: AIkVDXIH44hFh/8WmpwnTiMiN73R5OTTmA1OMlWscRozIkjeW7ty1/0x2ixYK4I1wy1T+sfqXtsUQ1PsF6m56A== X-Received: by 10.202.74.200 with SMTP id x191mr4114118oia.46.1486052786433; Thu, 02 Feb 2017 08:26:26 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.157.12.134 with HTTP; Thu, 2 Feb 2017 08:25:46 -0800 (PST) In-Reply-To: <201701311954.v0VJskPk046503@repo.freebsd.org> References: <201701311954.v0VJskPk046503@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 3 Feb 2017 00:25:46 +0800 X-Google-Sender-Auth: QYR9mSCVX0hbRDE31YwqiiNKh_o Message-ID: Subject: Re: svn commit: r432947 - head/devel/p5-SVN-Hooks To: Rene Ladan Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Thu, 02 Feb 2017 16:26:27 -0000 On Wed, Feb 1, 2017 at 3:54 AM, Rene Ladan wrote: > Author: rene > Date: Tue Jan 31 19:54:46 2017 > New Revision: 432947 > URL: https://svnweb.freebsd.org/changeset/ports/432947 > > Log: > devel/p5-SVN-Hooks: schedule for removal on 2017-04-01, it depends on > expired devel/p5-JIRA-Client > devel/p5-SVN-Hooks 1.33+ does not require p5-JIRA-Client. I've notified bofh@ when I committed r428443 last year. Regards, sunpoet > Modified: > head/devel/p5-SVN-Hooks/Makefile > > Modified: head/devel/p5-SVN-Hooks/Makefile > ============================================================ > ================== > --- head/devel/p5-SVN-Hooks/Makefile Tue Jan 31 19:51:32 2017 > (r432946) > +++ head/devel/p5-SVN-Hooks/Makefile Tue Jan 31 19:54:46 2017 > (r432947) > @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- > MAINTAINER= bofh@FreeBSD.org > COMMENT= Framework for implementing Subversion hooks > > +DEPRECATED= Depends on expired devel/p5-JIRA-Client > +EXPIRATION_DATE=2017-04-01 > + > LICENSE= ART10 GPLv1 > LICENSE_COMB= dual > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"