From owner-freebsd-python@FreeBSD.ORG  Mon May 20 16:29:40 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@FreeBSD.org
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id F3F3B704;
 Mon, 20 May 2013 16:29:39 +0000 (UTC) (envelope-from mva@FreeBSD.org)
Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de
 [80.67.31.25]) by mx1.freebsd.org (Postfix) with ESMTP id 842473C6;
 Mon, 20 May 2013 16:29:39 +0000 (UTC)
Received: from [89.182.24.124] (helo=localhost)
 by smtprelay02.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256)
 (Exim 4.68) (envelope-from <mva@FreeBSD.org>)
 id 1UeSwo-0001rC-1X; Mon, 20 May 2013 18:28:30 +0200
Date: Mon, 20 May 2013 18:28:27 +0200
From: Marcus von Appen <mva@FreeBSD.org>
To: Dmitry Sivachenko <trtrmitya@gmail.com>
Subject: Re: svn commit: r318575 - in head/math/py-numpy: . files
Message-ID: <20130520162827.GB1287@medusa.sysfault.org>
Mail-Followup-To: Dmitry Sivachenko <trtrmitya@gmail.com>,
 ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org, python@FreeBSD.org
References: <201305200620.r4K6KTnO039444@svn.freebsd.org>
 <20130520072122.GA1287@medusa.sysfault.org>
 <6B980234-D2EA-4FEE-A7EF-829F5392E40B@FreeBSD.org>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary="dc+cDN39EJAMEtIO"
Content-Disposition: inline
In-Reply-To: <6B980234-D2EA-4FEE-A7EF-829F5392E40B@FreeBSD.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Df-Sender: MTEyNTc0Mg==
Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, python@FreeBSD.org,
 ports-committers@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
Reply-To: Marcus von Appen <mva@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 20 May 2013 16:29:40 -0000


--dc+cDN39EJAMEtIO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On, Mon May 20, 2013, Dmitry Sivachenko wrote:

>
> On 20.05.2013, at 11:21, Marcus von Appen <mva@FreeBSD.org> wrote:
>
> > On, Mon May 20, 2013, Dmitry Sivachenko wrote:
> >
> > [...]
> >
> > Due to the changed distinfo entries for the PDFs, fetching the DISTFILES
> > does not work anymore:
> >
> > /usr/ports/math/py-numpy # make fetch
> > ===>  License BSD accepted by the user
> > ===>  Found saved configuration for py27-numpy-1.7.0,1
> > => numpy-ref.pdf is not in /usr/ports/math/py-numpy/distinfo.
> > => Either /usr/ports/math/py-numpy/distinfo is out of date, or
> > => numpy-ref.pdf is spelled incorrectly.
> > *** [do-fetch] Error code 1
> >
>
>
> I already committed a fix, sorry.

Thanks! While I'm here complaining, can you please fix up the
__pycache__ stuff that breaks python 2.7 plists (which is the default
python version we are using at the moment)?

/usr/ports/math/py-numpy # make deinstall
[...]
pkg_delete: file '/usr/local/lib/python2.7/site-packages/numpy/random/__pycache__/__init__.cpython-33.pyc' doesn't exist
pkg_delete: file '/usr/local/lib/python2.7/site-packages/numpy/random/__pycache__/__init__.cpython-33.pyo' doesn't exist
[...]

We could solve that (temporarily) by adding %%PYVER3%% conditional for
the plist - rm@ started a discussion about that issue in January[0].

[0] http://lists.freebsd.org/pipermail/freebsd-python/2013-January/005050.html

Cheers
Marcus

--dc+cDN39EJAMEtIO
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)

iEYEARECAAYFAlGaTysACgkQi68/ErJnpketPACgwj8gDJSitCEZf5Tid5ZGA4Yl
boYAoJ+czGcDi6el/lzFWN1/Vp3IQqSE
=Ywqc
-----END PGP SIGNATURE-----

--dc+cDN39EJAMEtIO--