ports/60875: [update orphaned port] : maths/py-gnuplot

Vincent Tantardini vinc at FreeBSD-fr.org
Sat Jan 3 22:50:26 UTC 2004


>Number:         60875
>Category:       ports
>Synopsis:       [update orphaned port] : maths/py-gnuplot
>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:   Sat Jan 03 14:50:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Kerneled.com
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc at sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	Update to 1.7
>How-To-Repeat:
	
>Fix:

	

--- py-gnuplot.diff begins here ---
diff -ruN py-gnuplot.orig/Makefile py-gnuplot/Makefile
--- py-gnuplot.orig/Makefile	Sat Jan  3 23:38:33 2004
+++ py-gnuplot/Makefile	Sat Jan  3 23:38:17 2004
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	py-gnuplot
-PORTVERSION=	1.5
+PORTVERSION=	1.7
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gnuplot-py
-DISTNAME=	Gnuplot-${PORTVERSION}
+DISTNAME=	gnuplot-py-${PORTVERSION}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Python interface to gnuplot plotting program
diff -ruN py-gnuplot.orig/distinfo py-gnuplot/distinfo
--- py-gnuplot.orig/distinfo	Sat Jan  3 23:38:33 2004
+++ py-gnuplot/distinfo	Sat Jan  3 23:03:42 2004
@@ -1 +1 @@
-MD5 (Gnuplot-1.5.tar.gz) = 94da6c11af51d5872c498e59fd31c9a0
+MD5 (gnuplot-py-1.7.tar.gz) = 724f9eee164d6ff763777b22a5851572
diff -ruN py-gnuplot.orig/pkg-plist py-gnuplot/pkg-plist
--- py-gnuplot.orig/pkg-plist	Sat Jan  3 23:38:33 2004
+++ py-gnuplot/pkg-plist	Sat Jan  3 23:31:03 2004
@@ -1,3 +1,6 @@
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/Errors.py
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/Errors.pyc
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/Errors.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/PlotItems.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/PlotItems.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/PlotItems.pyo
@@ -19,80 +22,118 @@
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp.pyo
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_cygwin.py
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_cygwin.pyc
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_cygwin.pyo
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_java.py
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_java.pyc
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_java.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_mac.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_mac.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_mac.pyo
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_macosx.py
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_macosx.pyc
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_macosx.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_unix.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_unix.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_unix.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_win32.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_win32.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/gp_win32.pyo
-lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/oldplot.py
-lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/oldplot.pyc
-lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/oldplot.pyo
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/termdefs.py
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/termdefs.pyc
+lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/termdefs.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/test.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/test.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/test.pyo
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/utils.py
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/utils.pyc
 lib/%%PYTHON_VERSION%%/site-packages/Gnuplot/utils.pyo
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_AnyFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_ArrayFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_Data.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_DataException.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_File.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_Func.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_GridData.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_OptionException.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_PlotItem.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_TempArrayFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py_TempFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/PlotItems.py__unset.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/_Gnuplot.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/_Gnuplot.py_Gnuplot.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/_Gnuplot.py__GnuplotFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/demo.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/funcutils.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gnuplot_Suites.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gnuplot_Suites.py_Miscellaneous_Events.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gnuplot_Suites.py_Standard_Suite.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gnuplot_Suites.py_gnuplot_Suite.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gnuplot_Suites.py_odds_and_ends.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_mac.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_mac.py_GnuplotOpts.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_mac.py_GnuplotProcess.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_mac.py__GNUPLOT.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_unix.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_unix.py_GnuplotOpts.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_unix.py_GnuplotProcess.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_win32.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_win32.py_GnuplotOpts.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/gp_win32.py_GnuplotProcess.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/oldplot.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/setup.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/test.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/Gnuplot/utils.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_AnyFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_ArrayFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_Data.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_DataException.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_File.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_Func.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_GridData.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_OptionException.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_PlotItem.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_TempArrayFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py_TempFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/PlotItems.py__unset.html
-%%PORTDOCS%%share/doc/py-gnuplot/_Gnuplot.py.html
-%%PORTDOCS%%share/doc/py-gnuplot/_Gnuplot.py_Gnuplot.html
-%%PORTDOCS%%share/doc/py-gnuplot/_Gnuplot.py__GnuplotFile.html
-%%PORTDOCS%%share/doc/py-gnuplot/index.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/ANNOUNCE.txt.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/Errors.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/Errors/DataError.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/Errors/Error.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/Errors/OptionError.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/LICENSE.txt.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems/Func.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems/PlotItem.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems/_FileItem.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems/_InlineFileItem.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems/_TempFileItem.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/PlotItems/_unset.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/README.txt.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/TODO.txt.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/_Gnuplot.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/_Gnuplot/Gnuplot.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/_Gnuplot/_GnuplotFile.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/__init__.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/demo.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/funcutils.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/Miscellaneous_Events.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/Standard_Suite.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/application.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/bounds.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/closeable.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/document.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/floating.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/gnuplot_Suite.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/graph.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/index.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/modal.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/modified.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/name.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/odds_and_ends.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/picture.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/position.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/resizable.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/titled.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/visible.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/window.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/zoomable.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gnuplot_Suites/zoomed.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_cygwin.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_cygwin/GnuplotOpts.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_cygwin/GnuplotProcess.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_mac.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_mac/GnuplotOpts.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_mac/GnuplotProcess.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_mac/_GNUPLOT.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_macosx.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_macosx/GnuplotOpts.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_macosx/GnuplotProcess.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_unix.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_unix/GnuplotOpts.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_unix/GnuplotProcess.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_win32.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_win32/GnuplotOpts.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/gp_win32/GnuplotProcess.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/index.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/setup.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/Arg.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/ArgOneParam.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/BareStringArg.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/BooleanArg.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/KeywordArg.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/KeywordOrBooleanArg.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/MutuallyExclusiveArgs.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/termdefs/StringArg.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/test.html
+%%PORTDOCS%%%%DOCSDIR%%/Gnuplot/utils.html
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/termdefs
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/gp_win32
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/gp_unix
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/gp_macosx
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/gp_mac
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/gp_cygwin
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/gnuplot_Suites
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/_Gnuplot
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/PlotItems
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot/Errors
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Gnuplot
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/Gnuplot
-%%PORTDOCS%%@dirrm share/doc/py-gnuplot/Gnuplot
-%%PORTDOCS%%@dirrm share/doc/py-gnuplot
--- py-gnuplot.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list