diff options
author | makc <makc@FreeBSD.org> | 2010-07-06 04:14:56 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-07-06 04:14:56 +0800 |
commit | 9059e2e0c456479f70a67c62beee4aa938b8c71f (patch) | |
tree | 2ac19ca0a2f890aceef8f4e8bbdfe3e3ba6c5815 /math/qtiplot | |
parent | 95ba796313dcebcf8b5721752cc766e54b921d6e (diff) | |
download | freebsd-ports-gnome-9059e2e0c456479f70a67c62beee4aa938b8c71f.tar.gz freebsd-ports-gnome-9059e2e0c456479f70a67c62beee4aa938b8c71f.tar.zst freebsd-ports-gnome-9059e2e0c456479f70a67c62beee4aa938b8c71f.zip |
Update to 0.9.8
Sort plist
Feature safe: yes
Diffstat (limited to 'math/qtiplot')
-rw-r--r-- | math/qtiplot/Makefile | 3 | ||||
-rw-r--r-- | math/qtiplot/distinfo | 6 | ||||
-rw-r--r-- | math/qtiplot/files/patch-qtiplot.pro | 9 | ||||
-rw-r--r-- | math/qtiplot/pkg-plist | 2 |
4 files changed, 10 insertions, 10 deletions
diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index 2fc9e61122ea..ddaabb832e55 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -6,8 +6,7 @@ # PORTNAME= qtiplot -DISTVERSION= 0.9.7.12 -PORTREVISION= 2 +DISTVERSION= 0.9.8 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ diff --git a/math/qtiplot/distinfo b/math/qtiplot/distinfo index 4bacc0d81fcd..24b0c5680180 100644 --- a/math/qtiplot/distinfo +++ b/math/qtiplot/distinfo @@ -1,3 +1,3 @@ -MD5 (qtiplot-0.9.7.12.tar.bz2) = 2620bf8a520967d2a58d5f290da745de -SHA256 (qtiplot-0.9.7.12.tar.bz2) = 29cf8e3dbd5539019b3351893c8b2fafa1e1283333d4b055b711b3a7ea85d935 -SIZE (qtiplot-0.9.7.12.tar.bz2) = 8221079 +MD5 (qtiplot-0.9.8.tar.bz2) = 5cd4d9a07a960b1aedf33f45fee5e21f +SHA256 (qtiplot-0.9.8.tar.bz2) = 21998c27afc76e5185c727223910c5107c9590d3fa0eefbdab3af2dee1e5cc44 +SIZE (qtiplot-0.9.8.tar.bz2) = 8142801 diff --git a/math/qtiplot/files/patch-qtiplot.pro b/math/qtiplot/files/patch-qtiplot.pro index 7bd1b6ea33ba..ef635e017033 100644 --- a/math/qtiplot/files/patch-qtiplot.pro +++ b/math/qtiplot/files/patch-qtiplot.pro @@ -1,9 +1,10 @@ ---- ./qtiplot.pro.orig 2009-10-18 18:54:12.000000000 +0400 -+++ ./qtiplot.pro 2009-10-18 18:54:12.000000000 +0400 -@@ -1,6 +1,5 @@ +--- ./qtiplot.pro.orig 2010-07-03 12:35:53.000000000 +0400 ++++ ./qtiplot.pro 2010-07-03 12:38:00.709187950 +0400 +@@ -1,7 +1,6 @@ TEMPLATE = subdirs SUBDIRS = fitPlugins \ - manual \ 3rdparty/qwt \ - qtiplot + 3rdparty/qwtplot3d \ + qtiplot diff --git a/math/qtiplot/pkg-plist b/math/qtiplot/pkg-plist index d66ff839d19a..8cd035921c7f 100644 --- a/math/qtiplot/pkg-plist +++ b/math/qtiplot/pkg-plist @@ -19,10 +19,10 @@ bin/qtiplot %%DATADIR%%/fitPlugins/libplanck_wavelength.so.1 %%DATADIR%%/fitPlugins/libplanck_wavelength.so.1.0 %%DATADIR%%/fitPlugins/libplanck_wavelength.so.1.0.0 -%%DATADIR%%/qtiplot.png %%PYTHON%%%%DATADIR%%/qtiUtil.py %%PYTHON%%%%DATADIR%%/qtiUtil.pyc %%PYTHON%%%%DATADIR%%/qti_wordlist.txt +%%DATADIR%%/qtiplot.png %%PYTHON%%%%DATADIR%%/qtiplotrc.py %%PYTHON%%%%DATADIR%%/qtiplotrc.pyc %%NLS%%%%DATADIR%%/translations/qtiplot_cn.qm |