Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 17:27:36 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71152: [PATCH] cad/pythoncad: update to 16
Message-ID:  <20040830152736.1DA7C40AE@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200408301530.i7UFUQTm070312@freefall.freebsd.org>

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

>Number:         71152
>Category:       ports
>Synopsis:       [PATCH] cad/pythoncad: update to 16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 30 15:30:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Jul 28 20:21:17 CEST 2004
>Description:
- Update to 16
- USE_BZIP2

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- pythoncad-16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/cad/pythoncad.old/Makefile /usr/ports/cad/pythoncad/Makefile
--- /usr/ports/cad/pythoncad.old/Makefile	Mon Aug 30 17:11:10 2004
+++ /usr/ports/cad/pythoncad/Makefile	Mon Aug 30 17:21:13 2004
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	pythoncad
-PORTVERSION=	10
-PORTREVISION=	2
+PORTVERSION=	16
 CATEGORIES=	cad
 MASTER_SITES=	http://www.pythoncad.org/releases/
 DISTNAME=	PythonCAD-DS1-R${PORTVERSION}
@@ -20,6 +19,7 @@
 
 USE_PYTHON=	2.2+
 USE_PYDISTUTILS=	yes
+USE_BZIP2=	yes
 
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/gtkpycad.py ${PREFIX}/bin
diff -ruN --exclude=CVS /usr/ports/cad/pythoncad.old/distinfo /usr/ports/cad/pythoncad/distinfo
--- /usr/ports/cad/pythoncad.old/distinfo	Mon Aug 30 17:11:10 2004
+++ /usr/ports/cad/pythoncad/distinfo	Mon Aug 30 17:15:28 2004
@@ -1,2 +1,2 @@
-MD5 (PythonCAD-DS1-R10.tar.gz) = 7e36a8fb9e356360968f3c5d76ca7c2f
-SIZE (PythonCAD-DS1-R10.tar.gz) = 297457
+MD5 (PythonCAD-DS1-R16.tar.bz2) = 66a832ab278f2068ec5b0d26cb8438a1
+SIZE (PythonCAD-DS1-R16.tar.bz2) = 292329
diff -ruN --exclude=CVS /usr/ports/cad/pythoncad.old/pkg-plist /usr/ports/cad/pythoncad/pkg-plist
--- /usr/ports/cad/pythoncad.old/pkg-plist	Mon Aug 30 17:11:10 2004
+++ /usr/ports/cad/pythoncad/pkg-plist	Mon Aug 30 17:20:51 2004
@@ -36,6 +36,9 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dimension.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dimension.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dimension.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dimtrees.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dimtrees.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dimtrees.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dwg12.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dwg12.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dwg12.pyo
@@ -54,6 +57,12 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dxf.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dxf.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/dxf.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/ellipse.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/ellipse.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/ellipse.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/entity.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/entity.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/entity.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/fileio.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/fileio.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/fileio.pyo
@@ -90,18 +99,27 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/linetype.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/linetype.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/linetype.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/logger.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/logger.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/logger.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/maptree.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/maptree.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/maptree.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/menus.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/menus.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/menus.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/message.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/message.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/message.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/mirror.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/mirror.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/mirror.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/move.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/move.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/move.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/nurbs.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/nurbs.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/nurbs.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/options.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/options.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/options.pyo
@@ -135,9 +153,6 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/style.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/style.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/style.pyo
-%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tancircs.py
-%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tancircs.pyc
-%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tancircs.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tangent.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tangent.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tangent.pyo
@@ -150,6 +165,9 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tools.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tools.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tools.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/transfer.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/transfer.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Generic/transfer.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tree.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tree.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/tree.pyo
@@ -162,6 +180,45 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/vcline.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/vcline.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Generic/vcline.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/AppController.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/AppController.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/AppController.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CADView.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CADView.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CADView.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaConobjs.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaConobjs.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaConobjs.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaDimensions.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaDimensions.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaDimensions.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaEntities.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaEntities.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaEntities.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaModify.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaModify.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaModify.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaPrompt.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaPrompt.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaPrompt.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaText.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaText.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/CocoaText.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/Globals.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/Globals.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/Globals.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/ImageDocument.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/ImageDocument.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/ImageDocument.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/ImageWindowController.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/ImageWindowController.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/ImageWindowController.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/LayerView.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/LayerView.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/LayerView.pyo
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/__init__.py
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/__init__.pyc
+%%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa/__init__.pyo
 %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Gtk/__init__.py
 %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Gtk/__init__.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Gtk/__init__.pyo
@@ -205,6 +262,7 @@
 %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/__init__.pyc
 %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/__init__.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/PythonCAD/Generic
+@dirrm %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Cocoa
 @dirrm %%PYTHON_SITELIBDIR%%/PythonCAD/Interface/Gtk
 @dirrm %%PYTHON_SITELIBDIR%%/PythonCAD/Interface
 @dirrm %%PYTHON_SITELIBDIR%%/PythonCAD
--- pythoncad-16.patch ends here ---

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



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