From owner-svn-ports-all@freebsd.org Thu Feb 1 13:28:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D603ECB866 for ; Thu, 1 Feb 2018 13:28:23 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com [IPv6:2607:f8b0:4001:c06::22a]) (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 00B256ABAB for ; Thu, 1 Feb 2018 13:28:22 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-io0-x22a.google.com with SMTP id p188so19148015ioe.12 for ; Thu, 01 Feb 2018 05:28:22 -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=C/4wR7Gq/a4p+IdBkVmilsPJdAO5En5vmsf41J22Fcw=; b=s9JTfXStGqsaiZNxLLMuM+AtOYF6bYUWLaBy71tBIhJbc+O3A5J5P7NSMVO4maYs1p ApIN5XJPFZ04vVEOvn4t899u25UfThkvPd50EN0AiWlXGKbMe+YEXdmNDe5Ti+MHR9A5 UZ2DuSIiCp4YQAb/cz7c7MhlbWtQlE116f9UOxSypXX2Bsd/dMhJZp+5IOB8bMR70nAX 3hcBuX1mTI7uaymR/4EBsr5Zg1rhsyiknHxgVhti7M5n0GMH0uLKRwhCoAReJLPck3Ua oQ6jHhlCYynvfm9Xz0RZzROK/aJq/Z9Jh0i/eVF5po1bBZO0sg4DMCuKYldzYM1Cm0fM hgsQ== 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=C/4wR7Gq/a4p+IdBkVmilsPJdAO5En5vmsf41J22Fcw=; b=f89biBpQ0rG/vIDk9ukqJOfOuepJvmTvcgHr8bGO2AbW1dsS/QTGPdLjVXWXRkpTIv MPLrDMpZn7yIcc4c5TimdKWqWH/mRYIx+f1nPPpxw+7naVBne5EVARZ6wGdW/KdnhfNV mWqMJWnPYCL9trHQ0cuwdY2xKmdSY67lYiZdPOA9Rp7jA7eIzK2cA79tFWUFQm+XTUdp I0o9NdqLV9UWDb4hsYqTypXWJ/8Ro34hu9IxDiaT3GSyhOS9Qtn0QxUF14ujAs0DrjvM JKRgw4cbSbpI4zZgYnbqVBB76oIIEZxRHGIOi8HBjOBvSXLhM6Eu0nfwVSfmSHa626Ll mWig== X-Gm-Message-State: AKwxytfSl28k1bV8gwRPt4OhJeUgRCSd2B48QDiPwm3HHz9Zb4A9tehS Hv7NJeVMOJC8bKUXao1uSTMdTqhuOyDnHL02RfST8g== X-Google-Smtp-Source: AH8x2245foVcLhF+upWPDyYNfIzVpYD1c7IFS3YxEkqgehZYeAhNVk8RdG1y6Kxf2iO5O+t94sx6o8RZsKOxUmJ4H9Q= X-Received: by 10.107.128.232 with SMTP id k101mr22993061ioi.152.1517491702114; Thu, 01 Feb 2018 05:28:22 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.133.1 with HTTP; Thu, 1 Feb 2018 05:27:41 -0800 (PST) In-Reply-To: <20180131202941.fpj2xkkhiwpmyphh@atuin.in.mat.cc> References: <201801311640.w0VGexbj093263@repo.freebsd.org> <20180131202941.fpj2xkkhiwpmyphh@atuin.in.mat.cc> From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Feb 2018 21:27:41 +0800 X-Google-Sender-Auth: _bmB0BLk4nABYLShz9upGCsCjD0 Message-ID: Subject: Re: svn commit: r460500 - in head/astro: . py-pyfits To: Mathieu Arnold 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.25 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2018 13:28:23 -0000 On Thu, Feb 1, 2018 at 4:29 AM, Mathieu Arnold wrote: > On Wed, Jan 31, 2018 at 04:40:59PM +0000, Sunpoet Po-Chuan Hsieh wrote: > > Author: sunpoet > > Date: Wed Jan 31 16:40:59 2018 > > New Revision: 460500 > > URL: https://svnweb.freebsd.org/changeset/ports/460500 > > > > Log: > > Remove astro/py-pyfits > > Yeah ? Why ? > It's expired. DEPRECATED= Use astro/py-astropy instead EXPIRATION_DATE=2018-01-31 > > > Deleted: > > head/astro/py-pyfits/ > > Modified: > > head/astro/Makefile > > > > Modified: head/astro/Makefile > > ============================================================ > ================== > > --- head/astro/Makefile Wed Jan 31 16:37:43 2018 (r460499) > > +++ head/astro/Makefile Wed Jan 31 16:40:59 2018 (r460500) > > @@ -84,7 +84,6 @@ > > SUBDIR += py-astLib > > SUBDIR += py-astropy > > SUBDIR += py-horoscopegenerator > > - SUBDIR += py-pyfits > > SUBDIR += py-pymetar > > SUBDIR += py-pywapi > > SUBDIR += pyephem > > > > > > -- > Mathieu Arnold >