Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2009 14:11:46 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133425: [Maintainer Update]devel/py-simpy:update to 2.0.1
Message-ID:  <200904061411.n36EBkVH097789@www.freebsd.org>
Resent-Message-ID: <200904061420.n36EK1sp023678@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133425
>Category:       ports
>Synopsis:       [Maintainer Update]devel/py-simpy:update to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 06 14:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-CURRENT
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 2.0.1 from 2.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-04-06 21:08:40.000000000 +0800
+++ Makefile	2009-04-06 21:45:55.000000000 +0800
@@ -6,10 +6,10 @@
 # $FreeBSD: ports/devel/py-simpy/Makefile,v 1.13 2009/02/02 18:03:40 xride Exp $
 
 PORTNAME=	simpy
-PORTVERSION=	2.00
-PORTREVISION=	1
+PORTVERSION=	2.0.1
 CATEGORIES=	devel python
-MASTER_SITES=	SF
+MASTER_SITES=	CHEESESHOP \
+		SF
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	SimPy-${PORTVERSION}
 
--- distinfo.orig	2009-01-31 20:33:18.000000000 +0800
+++ distinfo	2009-04-06 21:12:55.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (SimPy-2.00.tar.gz) = 1d999a7c0b96c460e927a8ec75b8efd9
-SHA256 (SimPy-2.00.tar.gz) = 6ea2a9cb137d2109138891456235e48606cced529b401318677d5fc552b390f5
-SIZE (SimPy-2.00.tar.gz) = 4605208
+MD5 (SimPy-2.0.1.tar.gz) = f8c6256f51ce05aced6c648e8e6c6961
+SHA256 (SimPy-2.0.1.tar.gz) = 82795ec5c42b7dba74b6df073c39d0a67a1ae07f3829c631aae2908e7e5174df
+SIZE (SimPy-2.0.1.tar.gz) = 4811936
--- pkg-plist.orig	2009-04-06 21:08:51.000000000 +0800
+++ pkg-plist	2009-04-06 21:54:40.000000000 +0800
@@ -28,6 +28,12 @@
 %%PYTHON_SITELIBDIR%%/SimPy/__init__.py
 %%PYTHON_SITELIBDIR%%/SimPy/__init__.pyc
 %%PYTHON_SITELIBDIR%%/SimPy/__init__.pyo
+%%PYTHON_SITELIBDIR%%/SimPy/testRT_Behavior.py
+%%PYTHON_SITELIBDIR%%/SimPy/testRT_Behavior.pyc
+%%PYTHON_SITELIBDIR%%/SimPy/testRT_Behavior.pyo
+%%PYTHON_SITELIBDIR%%/SimPy/testRT_Behavior_OO.py
+%%PYTHON_SITELIBDIR%%/SimPy/testRT_Behavior_OO.pyc
+%%PYTHON_SITELIBDIR%%/SimPy/testRT_Behavior_OO.pyo
 %%PYTHON_SITELIBDIR%%/SimPy/testSimPy.py
 %%PYTHON_SITELIBDIR%%/SimPy/testSimPy.pyc
 %%PYTHON_SITELIBDIR%%/SimPy/testSimPy.pyo
@@ -167,10 +173,17 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/shortestPath_SimPy.py
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/BankTutorialModels
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/.buildinfo
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Acknowledgments.doctree
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Cheatsheets.doctree
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Getting_Started.doctree
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Interfacing.doctree
+%%PORTDOCS%%%%DOCSDIR%%/.doctrees/OnLineSimPyCourse.doctree
+%%PORTDOCS%%%%DOCSDIR%%/.doctrees/SimPy_Tools.doctree
+%%PORTDOCS%%%%DOCSDIR%%/.doctrees/SimulationGUIDebug.doctree
+%%PORTDOCS%%%%DOCSDIR%%/.doctrees/Sourcecode_Documentation.doctree
+%%PORTDOCS%%%%DOCSDIR%%/.doctrees/Tutorials/TheBank.doctree
+%%PORTDOCS%%%%DOCSDIR%%/.doctrees/Tutorials/TheBank2.doctree
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Manuals/CHANGES_FROM_PREVIOUS_VERSION.doctree
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Manuals/COMPATIBILITY.doctree
 %%PORTDOCS%%%%DOCSDIR%%/.doctrees/Manuals/DISTRIBUTION_CONTENTS.doctree
@@ -290,6 +303,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.SimulationTrace-pysrc.html
 %%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.SimulationTrace.SimulationTrace-class.html
 %%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.SimulationTrace.Trace-class.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testRT_Behavior-module.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testRT_Behavior-pysrc.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testRT_Behavior.Ticker-class.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testRT_Behavior_OO-module.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testRT_Behavior_OO-pysrc.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testRT_Behavior_OO.Ticker-class.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/toc-SimPy.testRT_Behavior-module.html
+%%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/toc-SimPy.testRT_Behavior_OO-module.html
 %%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testSimPy-module.html
 %%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testSimPy-pysrc.html
 %%PORTDOCS%%%%DOCSDIR%%/SimPy_Sourcecode_Documentation/SimPy.testSimPy.Consumer-class.html
@@ -909,6 +930,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/_sources/OnLineSimPyCourse.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/SimPy_Libraries.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/SimPy_Overview.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/SimPy_Tools.txt
+%%PORTDOCS%%%%DOCSDIR%%/_sources/Sourcecode_Documentation.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/SimPy_Tutorials.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/SimulationGUIDebug.txt
 %%PORTDOCS%%%%DOCSDIR%%/_sources/Tutorials/TheBank.txt
@@ -945,19 +968,24 @@
 %%PORTDOCS%%%%DOCSDIR%%/_static/sphinxdoc.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/stickysidebar.css
 %%PORTDOCS%%%%DOCSDIR%%/_static/traditional.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/CheatsheetOO_A4.pdf
+%%PORTDOCS%%%%DOCSDIR%%/_static/CheatsheetOO_Letter.pdf
+%%PORTDOCS%%%%DOCSDIR%%/_static/Tkcolors.htm
+%%PORTDOCS%%%%DOCSDIR%%/_static/basic.css
+%%PORTDOCS%%%%DOCSDIR%%/_static/cheatsheetOO_A4.xls
+%%PORTDOCS%%%%DOCSDIR%%/_static/cheatsheetOO_Letter.xls
 %%PORTDOCS%%%%DOCSDIR%%/genindex.html
 %%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/modindex.html
 %%PORTDOCS%%%%DOCSDIR%%/objects.inv
 %%PORTDOCS%%%%DOCSDIR%%/search.html
 %%PORTDOCS%%%%DOCSDIR%%/searchindex.js
-%%PORTDOCS%%%%DOCSDIR%%/searchindex.json
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Manuals/GUIManual
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Manuals/Interfacing/ParallelSimPy
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Manuals/Interfacing/ProductionQualityPlotting
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Manuals/Interfacing
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Manuals/PlotManual
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Manuals
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees/Tutorials
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/Manuals/GUIManual
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/Manuals/Interfacing/ParallelSimPy


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904061411.n36EBkVH097789>