Update to 0.9.8.9

This commit is contained in:
Max Brazhnikov
2011-11-08 21:37:17 +00:00
parent c0b5bf34b9
commit 68ec7e0ce3
6 changed files with 21 additions and 33 deletions

View File

@@ -6,7 +6,7 @@
#
PORTNAME= qtiplot
DISTVERSION= 0.9.8.8
DISTVERSION= 0.9.8.9
CATEGORIES= math
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/
PKGNAMESUFFIX= -doc
@@ -29,6 +29,7 @@ post-patch:
do-install:
${MKDIR} ${DATADIR}
${RM} -rf ${WRKSRC}/html/pics-it
cd ${WRKSRC}/html && ${COPYTREE_SHARE} \* ${DATADIR}
.include <bsd.port.mk>

View File

@@ -1,2 +1,2 @@
SHA256 (qtiplot-0.9.8.8.tar.bz2) = cc4c96aff68dd6124374f228eb3866c2f6d0cd478cfb9242b43fca012ecbb0c3
SIZE (qtiplot-0.9.8.8.tar.bz2) = 10437325
SHA256 (qtiplot-0.9.8.9.tar.bz2) = a523ea259516d7581abaf2fe376507d152db32f71d88176cff18f5bc391b9ef0
SIZE (qtiplot-0.9.8.9.tar.bz2) = 16202943

View File

@@ -1,8 +1,16 @@
--- ./Makefile.orig 2008-02-13 10:55:14.000000000 +0300
+++ ./Makefile 2008-04-20 17:20:57.000000000 +0400
@@ -1,3 +1,2 @@
-html-pdf:
--- Makefile.orig 2011-11-01 12:28:58.000000000 +0000
+++ Makefile 2011-11-07 21:38:31.839937279 +0000
@@ -1,11 +1,11 @@
-all: en pdf-it
+all: web
en: web pdf
it: web-it pdf-it
# we can't name the target "html", since there is already a folder with that name
# and so make thinks this target is already up to date
web:
- docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid
- dblatex -o qtiplot-manual-en.pdf -c dblatex.conf -p dblatex-param.xsl docbook-en/index.docbook
+all:
+ docbook2html -d qtiplot.dsl docbook-en/index.docbook -e no-valid -l /usr/local/share/xml/jade/xml.dcl
web-it:
docbook2html -d qtiplot.dsl docbook-it/index.docbook -e no-valid

View File

@@ -27,26 +27,6 @@
%%DATADIR%%/equations/equation_x-m.png
%%DATADIR%%/equations/equation_y-m.png
%%DATADIR%%/equations/savitzky-golay.png
%%DATADIR%%/examples/analysis.png
%%DATADIR%%/examples/cc8027-1.png
%%DATADIR%%/examples/contour.png
%%DATADIR%%/examples/explorer.png
%%DATADIR%%/examples/fit.png
%%DATADIR%%/examples/journal3.png
%%DATADIR%%/examples/journal4.png
%%DATADIR%%/examples/latex_export.png
%%DATADIR%%/examples/latex_plot.png
%%DATADIR%%/examples/matrix.png
%%DATADIR%%/examples/mfig009a.png
%%DATADIR%%/examples/multi_peak_fit.png
%%DATADIR%%/examples/plot3D.png
%%DATADIR%%/examples/seashell.png
%%DATADIR%%/examples/spectrogram.png
%%DATADIR%%/examples/sympy.png
%%DATADIR%%/examples/table.png
%%DATADIR%%/examples/waterfall.png
%%DATADIR%%/examples/zbc0230975130002.png
%%DATADIR%%/examples/zbc0230975130005.png
%%DATADIR%%/icons/addCol.png
%%DATADIR%%/icons/add_inset_curve_layer.png
%%DATADIR%%/icons/add_inset_layer.png
@@ -596,7 +576,6 @@
@dirrm %%DATADIR%%/tutorial
@dirrm %%DATADIR%%/pics
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/examples
@dirrm %%DATADIR%%/equations
@dirrm %%DATADIR%%/common
@dirrm %%DATADIR%%

View File

@@ -6,7 +6,7 @@
#
PORTNAME= qtiplot
DISTVERSION= 0.9.8.8
DISTVERSION= 0.9.8.9
CATEGORIES= math science
MASTER_SITES= BERLIOS http://soft.proindependent.com/src/

View File

@@ -1,2 +1,2 @@
SHA256 (qtiplot-0.9.8.8.tar.bz2) = cc4c96aff68dd6124374f228eb3866c2f6d0cd478cfb9242b43fca012ecbb0c3
SIZE (qtiplot-0.9.8.8.tar.bz2) = 10437325
SHA256 (qtiplot-0.9.8.9.tar.bz2) = a523ea259516d7581abaf2fe376507d152db32f71d88176cff18f5bc391b9ef0
SIZE (qtiplot-0.9.8.9.tar.bz2) = 16202943