diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-06 10:26:50 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-06 10:26:50 +0000 |
commit | ee3f4618c61af8303f6366413fb6b8273cdd6d65 (patch) | |
tree | 21bacb1d4b57a127bedd33efe02bd4d976049dae /math/scigraphica | |
parent | 8e6c76e4d8d3bf9be1ef5cb6ab2dc7c1ebceffd7 (diff) | |
download | ports-ee3f4618c61af8303f6366413fb6b8273cdd6d65.tar.gz ports-ee3f4618c61af8303f6366413fb6b8273cdd6d65.zip |
Notes
Diffstat (limited to 'math/scigraphica')
-rw-r--r-- | math/scigraphica/Makefile | 2 | ||||
-rw-r--r-- | math/scigraphica/distinfo | 2 | ||||
-rw-r--r-- | math/scigraphica/files/patch-ac | 12 | ||||
-rw-r--r-- | math/scigraphica/files/patch-af | 14 | ||||
-rw-r--r-- | math/scigraphica/files/patch-ag | 10 | ||||
-rw-r--r-- | math/scigraphica/pkg-plist | 1 |
6 files changed, 26 insertions, 15 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 48ca6dd0ef71..8d3de7ea4a5e 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scigraphica -PORTVERSION= 0.6 +PORTVERSION= 0.6.1 CATEGORIES= math gnome MASTER_SITES= http://scigraphica.sourceforge.net/src/ \ http://magnet.fsu.edu/~feiguin/scigraphica/src/ diff --git a/math/scigraphica/distinfo b/math/scigraphica/distinfo index db2316e63d1d..adf5740cc47d 100644 --- a/math/scigraphica/distinfo +++ b/math/scigraphica/distinfo @@ -1 +1 @@ -MD5 (sg-0.6.tar.gz) = 50381773f94c05074195c485d32c7a65 +MD5 (sg-0.6.1.tar.gz) = af1dec0dc6d2b1ec935eec76cf1ef020 diff --git a/math/scigraphica/files/patch-ac b/math/scigraphica/files/patch-ac index 7337d4f840fc..fe27a150d4c0 100644 --- a/math/scigraphica/files/patch-ac +++ b/math/scigraphica/files/patch-ac @@ -1,6 +1,6 @@ ---- configure.orig Thu Aug 31 11:01:27 2000 -+++ configure Thu Aug 31 11:15:04 2000 -@@ -3549,8 +3549,8 @@ +--- configure.orig Wed Dec 6 11:11:12 2000 ++++ configure Wed Dec 6 11:12:53 2000 +@@ -3546,8 +3546,8 @@ PY_VERSION=`python -c 'import sys ; print sys.version[0:3]'` if test -f $PY_PREFIX/include/python$PY_VERSION/Python.h; then PY_LIBS="python$PY_VERSION" @@ -8,6 +8,6 @@ - array_loc=`find $PY_PREFIX/include/python$PY_VERSION/ -name arrayobject.h -printf %h` + PY_LIB_LOC="-pthread -L$PY_EXEC_PREFIX/lib/python$PY_VERSION/config" + array_loc=`find $PY_PREFIX/include/python$PY_VERSION/ -name arrayobject.h -print | sed 's|/a.*\.h||'` - echo arrayobject.h location: $array_loc - PY_CFLAGS="-I$PY_PREFIX/include/python$PY_VERSION" - if test -n $array_loc; then + if test -z $array_loc; then + if test -n $PYTHONPATH; then + array_loc=$PYTHONPATH diff --git a/math/scigraphica/files/patch-af b/math/scigraphica/files/patch-af index 8f7615d0eae7..cd56d4be2e16 100644 --- a/math/scigraphica/files/patch-af +++ b/math/scigraphica/files/patch-af @@ -1,11 +1,11 @@ ---- pixmaps/Makefile.in 2000/08/31 08:24:09 1.1 -+++ pixmaps/Makefile.in 2000/08/31 08:24:43 -@@ -114,7 +114,7 @@ - EXTRA_DIST = $(PIXMAPS) +--- pixmaps/Makefile.in.orig Wed Dec 6 11:14:51 2000 ++++ pixmaps/Makefile.in Wed Dec 6 11:15:36 2000 +@@ -116,7 +116,7 @@ + EXTRA_DIST = $(ICONPIXMAP) $(PIXMAPS) --Pixmapdir = $(datadir)/pixmaps -+Pixmapdir = $(datadir)/pixmaps/sg +-Pixmapdir = $(datadir)/pixmaps/ ++Pixmapdir = $(datadir)/pixmaps/sg/ - Pixmap_DATA = $(PIXMAPS) + Pixmap_DATA = $(PIXMAPS) $(ICONPIXMAP) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/math/scigraphica/files/patch-ag b/math/scigraphica/files/patch-ag new file mode 100644 index 000000000000..d273d3bb4bc8 --- /dev/null +++ b/math/scigraphica/files/patch-ag @@ -0,0 +1,10 @@ +--- sg.desktop 2000/12/06 09:45:07 1.1 ++++ sg.desktop 2000/12/06 09:45:20 +@@ -2,6 +2,6 @@ + Name=SciGraphica + Comment=Data Plotting and Visualization + Exec=sga +-Icon=sg_icon.xpm ++Icon=sg/sg_icon.xpm + Terminal=0 + Type=Application diff --git a/math/scigraphica/pkg-plist b/math/scigraphica/pkg-plist index a0ffb5f11c99..21130f0af830 100644 --- a/math/scigraphica/pkg-plist +++ b/math/scigraphica/pkg-plist @@ -81,6 +81,7 @@ share/gnome/pixmaps/sg/point.xpm share/gnome/pixmaps/sg/pointers.xpm share/gnome/pixmaps/sg/polar_small.xpm share/gnome/pixmaps/sg/print.xpm +share/gnome/pixmaps/sg/reload.xpm share/gnome/pixmaps/sg/reset.xpm share/gnome/pixmaps/sg/right.xpm share/gnome/pixmaps/sg/rotate_x.xpm |