From owner-svn-ports-head@freebsd.org Sun Jan 3 23:14:46 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 1404AA616FD; Sun, 3 Jan 2016 23:14:46 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFC5811BD; Sun, 3 Jan 2016 23:14:45 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u03NEi3j083760; Sun, 3 Jan 2016 23:14:44 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u03NEiap083758; Sun, 3 Jan 2016 23:14:44 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201601032314.u03NEiap083758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 3 Jan 2016 23:14:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405196 - head/devel/py-simpy X-SVN-Group: ports-head MIME-Version: 1.0 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: Sun, 03 Jan 2016 23:14:46 -0000 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