mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update to 0.9.8
Sort plist Feature safe: yes
This commit is contained in:
parent
73cca92b67
commit
5a007e8d2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257421
@ -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/
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user