From owner-svn-ports-head@freebsd.org Fri Apr 28 21:44:54 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 5F0DED541D9 for ; Fri, 28 Apr 2017 21:44:54 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-qk0-x230.google.com (mail-qk0-x230.google.com [IPv6:2607:f8b0:400d:c09::230]) (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 17BDD1983 for ; Fri, 28 Apr 2017 21:44:54 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-qk0-x230.google.com with SMTP id f76so63584187qke.2 for ; Fri, 28 Apr 2017 14:44:54 -0700 (PDT) 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=RJl3Tpb1tbMWDCCpbsZJLhwfOcakSno+CFCLc87jbnM=; b=ouv2TbR1C2ou6rVbcOtTd7D5e7q43mizwu3HLlU5Ddb840Mjfeq7QPvxEguF4tVo01 GhlD3gcu3xOHixbv1XLdY1kTbOv8v9vDWtwk+Mkkgb3wlTqAawP1JsO1jSHP0i2NbgtR tGuX64zUhaoZwkEXJ+OCQMa/dEXyTenggzKwPZL2TMjlOoAxUbvU52EsSRAABV8UDzEY NE8wUh049NmbA/yQ7oI+swjPz9F3tcMcD8z01n5LuRbgy7LVUHJLGhTNRmmWzFK3dInr kNQOuMr2mzjf5Nl7/VTtiCA3xghs0zpr1lKn/jaKHAdnKvhxPjS304aC+boZ+xUIXThS E0Zg== 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=RJl3Tpb1tbMWDCCpbsZJLhwfOcakSno+CFCLc87jbnM=; b=Osm9Y+5517qy5lCeykaUflXSDtnfuxuSxQNXBT7m7756VUoyqRiEGbJwRyKG7bkOlo pVP3Hm1KTy21ilaa3aMIQure7smA+qb+eV5W6lOSeO/z2+nJ2nJARUfqrDGA7YMCoufC irK2uuah5cE7OgtsFEBBt8nIzJrHMIv0x5YiEdOHmW7vHYGqkvqWPeCy7b9eqguyL+34 aeQPnlgZ99x7bAnh9BEg2VvvOGLNqSHL+F1A2DyUFcEE1ZN1aRT76k/CoQKbdQQdZwR7 jLZivJTg6SaVSTi3AAkn68C6v6nRV0Yxp8XnKlb1dnHaffA2DI3zgRGCFTQ75Sp5FhiL ENrA== X-Gm-Message-State: AN3rC/6uIzWurl1mw9YqQUc/MmX4aZ8dQH5vdvSxZAKkXj6pe+EfTLUL y6FU4yWsmdI2UAi10Cw0sKEey0YHCgvM X-Received: by 10.55.79.211 with SMTP id d202mr11060053qkb.298.1493415893216; Fri, 28 Apr 2017 14:44:53 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.12.172.194 with HTTP; Fri, 28 Apr 2017 14:44:12 -0700 (PDT) In-Reply-To: <2f8b8da4-1764-8c2e-03eb-8ab17886d8f8@bsdproject.de> References: <201703181712.v2IHCslR040197@repo.freebsd.org> <2f8b8da4-1764-8c2e-03eb-8ab17886d8f8@bsdproject.de> From: Sunpoet Po-Chuan Hsieh Date: Sat, 29 Apr 2017 05:44:12 +0800 X-Google-Sender-Auth: PSQiXEoLH3bC8hgTrAWz5rfO8gA Message-ID: Subject: Re: svn commit: r436425 - head/dns/pear-Net_DNS To: Jochen Neumeister Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, =?UTF-8?Q?Ren=C3=A9_Ladan?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Fri, 28 Apr 2017 21:44:54 -0000 On Fri, Apr 28, 2017 at 5:15 PM, Jochen Neumeister wrote: > > > Am 18.03.2017 um 18:12 schrieb Sunpoet Po-Chuan Hsieh: > >> Author: sunpoet >> Date: Sat Mar 18 17:12:54 2017 >> New Revision: 436425 >> URL: https://svnweb.freebsd.org/changeset/ports/436425 >> >> Log: >> Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-31 >> PR: 217875 >> Submitted by: Jochen Neumeister >> (maintainer) >> >> Modified: >> head/dns/pear-Net_DNS/Makefile >> >> Modified: head/dns/pear-Net_DNS/Makefile >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> --- head/dns/pear-Net_DNS/Makefile Sat Mar 18 17:12:49 2017 >> (r436424) >> +++ head/dns/pear-Net_DNS/Makefile Sat Mar 18 17:12:54 2017 >> (r436425) >> @@ -9,6 +9,9 @@ CATEGORIES=3D dns net pear >> MAINTAINER=3D joneum@bsdproject.de >> COMMENT=3D Resolver library used to communicate with a DNS server >> +DEPRECATED=3D This Port use PHP4.2 - This PHP-Version is not longer >> supporded >> +EXPIRATION_DATE=3D2017-03-31 >> + >> > Is this right? The Port is still alive. > I see a lot of Ports with EOL 31.3.2017, but there are all still alive, > too. > > PORTSCOUT=3D skipv:1.00b2,1.00b1 >> USE_PHP=3D hash >> USES=3D pear >> _______________________________________________ >> 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" >> > > Hi, FYI, Ren=C3=A9 Ladan (rene@, cc'd) helps to remove expired ports. But this one cannot be removed now because it is still required by net/pear-Net_DNSBL. Since you're the maintainer of both ports, please take a look if the dependency can be fixed/updated. Thanks! Regards, sunpoet