From owner-svn-ports-head@freebsd.org Mon Jan 4 08:05:42 2016 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 9170EA61573; Mon, 4 Jan 2016 08:05:42 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x236.google.com (mail-pf0-x236.google.com [IPv6:2607:f8b0:400e:c00::236]) (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 696A71507; Mon, 4 Jan 2016 08:05:42 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x236.google.com with SMTP id 78so200285871pfw.2; Mon, 04 Jan 2016 00:05:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-type :content-transfer-encoding; bh=9BSmNoWcIBdYX3MtHH/E1hYzJXjBsixtiXB34Z/gYFM=; b=Kz7XDhdvtrkf07d0J0t5Zw5+lGM76Ai1/6idyS7gxAsr1mqlvhjrJmQHNX1+4IEYNe F3d8hT7PU3xILlaBPDtct7LPNV1zV+FYaF1SgOgOs1oqsGXRVzqDTX2VESdyP9nf+rrW OsS1rAmuYGCrfisWX2P9JO89eEZd8adzIJ9ARGCFoqO/GoW5qEniw5eDt5KfhlQc8jbS dB9RdAzw9jbTpkdXDc58FZanc3wzjJ3+xV26YkIk5/to5pfGx36W3Cjnup7P4+9GsRMK BJSu3z1ruIhOmt90stJPP9i0REvrTx9eyhR+wcazNt2pkSF9Me74j+kLIVnYB7Buc6ZN iBeQ== X-Received: by 10.98.11.72 with SMTP id t69mr86856155pfi.51.1451894741956; Mon, 04 Jan 2016 00:05:41 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01::4? (2001-44b8-31ae-7b01-0000-0000-0000-0004.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::4]) by smtp.gmail.com with ESMTPSA id b9sm60429800pas.31.2016.01.04.00.05.39 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Jan 2016 00:05:41 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r405196 - head/devel/py-simpy References: <201601032314.u03NEiap083758@repo.freebsd.org> To: Raphael Kubo da Costa , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <568A27D0.2000105@FreeBSD.org> Date: Mon, 4 Jan 2016 19:05:36 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Thunderbird/43.0 MIME-Version: 1.0 In-Reply-To: <201601032314.u03NEiap083758@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 04 Jan 2016 08:05:42 -0000 On 4/01/2016 10:14 AM, Raphael Kubo da Costa wrote: > Author: rakuco > Date: Sun Jan 3 23:14:44 2016 > New Revision: 405196 > URL: https://svnweb.freebsd.org/changeset/ports/405196 > > Log: > Remove non-working SourceForge mirror and regenerate distinfo. > > The tarball from PyPI has a different name and slightly different contents: > > Only in distcache-SimPy-2.3.1/docs: __pycache__ > Files distcache-SimPy-2.3.1/docs/.DS_Store and simpy-2.3.1/docs/.DS_Store differ > Only in distcache-SimPy-2.3.1/docs: build > Only in distcache-SimPy-2.3.1/docs: conftest.pyc > Only in distcache-SimPy-2.3.1/docs/ext: __init__.pyc > Only in distcache-SimPy-2.3.1/docs/ext: __pycache__ > Only in distcache-SimPy-2.3.1/docs/ext: annotate.pyc > Only in distcache-SimPy-2.3.1/docs/ext: style.pyc > Only in distcache-SimPy-2.3.1/docs: html > Only in distcache-SimPy-2.3.1/docs/source/_static: .DS_Store > Only in distcache-SimPy-2.3.1/docs/source: .DS_Store > Only in distcache-SimPy-2.3.1/docs/source/Manuals: .DS_Store > Only in distcache-SimPy-2.3.1/docs/source/Manuals/GUIManual: .DS_Store > Only in distcache-SimPy-2.3.1/docs/source/Manuals/Interfacing/ProductionQualityPlotting: .DS_Store > Only in distcache-SimPy-2.3.1/docs/source/Manuals/PlotManual: .DS_Store > diff -upr distcache-SimPy-2.3.1/PKG-INFO simpy-2.3.1/PKG-INFO > --- distcache-SimPy-2.3.1/PKG-INFO 2012-01-28 10:44:34.000000000 +0100 > +++ simpy-2.3.1/PKG-INFO 2013-10-11 22:26:36.000000000 +0200 > @@ -1,5 +1,5 @@ > -Metadata-Version: 1.0 > -Name: SimPy > +Metadata-Version: 1.1 > +Name: simpy > Version: 2.3.1 > Summary: Event discrete, process based simulation for Python. > Home-page: http://simpy.sourceforge.net/ > diff -upr distcache-SimPy-2.3.1/setup.py simpy-2.3.1/setup.py > --- distcache-SimPy-2.3.1/setup.py 2011-12-24 13:38:40.000000000 +0100 > +++ simpy-2.3.1/setup.py 2013-10-11 22:25:26.000000000 +0200 > @@ -5,7 +5,7 @@ import SimPy > > setup( > - name='SimPy', > + name='simpy', > version=SimPy.__version__, > author='Klaus Muller, Tony Vignaux, Ontje Lünsdorf, Stefan Scherfke', > author_email=('vignaux at user.sourceforge.net; ' > > MFH: 2016Q1 > > Modified: > head/devel/py-simpy/Makefile > head/devel/py-simpy/distinfo > > Modified: head/devel/py-simpy/Makefile > ============================================================================== > --- head/devel/py-simpy/Makefile Sun Jan 3 23:08:16 2016 (r405195) > +++ head/devel/py-simpy/Makefile Sun Jan 3 23:14:44 2016 (r405196) > @@ -5,10 +5,8 @@ PORTNAME= simpy > PORTVERSION= 2.3.1 > PORTREVISION= 1 > CATEGORIES= devel python > -MASTER_SITES= CHEESESHOP \ > - SF/${PORTNAME}/${PORTNAME}/SimPy-${PORTVERSION} > +MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > -DISTNAME= SimPy-${PORTVERSION} > > MAINTAINER= wen@FreeBSD.org > COMMENT= Simulation in Python > > Modified: head/devel/py-simpy/distinfo > ============================================================================== > --- head/devel/py-simpy/distinfo Sun Jan 3 23:08:16 2016 (r405195) > +++ head/devel/py-simpy/distinfo Sun Jan 3 23:14:44 2016 (r405196) > @@ -1,2 +1,2 @@ > -SHA256 (SimPy-2.3.1.tar.gz) = 417fcd9f1e6aa4e420caae7bd3565f37c1f766428335dbf1f73281c5a11d5eca > -SIZE (SimPy-2.3.1.tar.gz) = 6237222 > +SHA256 (simpy-2.3.1.tar.gz) = 50086972d54690ca3b0cd32a838b9f182c742b346858e672d140a4819cd9a931 > +SIZE (simpy-2.3.1.tar.gz) = 3169090 > https://pypi.python.org/pypi/simpy With tar.gz