mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
- Update to version 0.8.4
- Clean pkg-plist PR: 194168 Submitted by: tkato432@yahoo.com
This commit is contained in:
parent
9d79477491
commit
e74cc53c55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372076
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pspp
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.8.4
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -16,7 +15,7 @@ BUILD_DEPENDS= texinfo>0:${PORTSDIR}/print/texinfo
|
||||
LIB_DEPENDS= libplot.so:${PORTSDIR}/graphics/plotutils \
|
||||
libgslcblas.so:${PORTSDIR}/math/gsl
|
||||
|
||||
USES= charsetfix gmake iconv libtool perl5 pkgconfig
|
||||
USES= charsetfix gmake iconv libtool perl5 pkgconfig readline
|
||||
USE_GNOME= libxml2
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
@ -32,7 +31,6 @@ PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
INFO= pspp pspp-dev
|
||||
|
||||
OPTIONS_DEFINE= DOCS GUI NLS PGSQL
|
||||
OPTIONS_DEFAULT= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
GUI_LIB_DEPENDS= libgladeui-1.so:${PORTSDIR}/devel/glade3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pspp-0.8.3.tar.gz) = adb8de281098b0d8632a8f2ea2af6514100786cf946f07a3c268d4baff15316f
|
||||
SIZE (pspp-0.8.3.tar.gz) = 6247760
|
||||
SHA256 (pspp-0.8.4.tar.gz) = bfcc3b0e98a5e2d44b4f3383e52c1a26b7eacf5bf419786f49fa16d00bc1c52c
|
||||
SIZE (pspp-0.8.4.tar.gz) = 6338998
|
||||
|
@ -72,6 +72,7 @@ man/man1/pspp-dump-sav.1.gz
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/pspp.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pspp.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/pspp.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/pspp.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/pspp.mo
|
||||
%%GUI%%%%DATADIR%%/actions/16x16/analyze-bivariate-correlation.png
|
||||
%%GUI%%%%DATADIR%%/actions/16x16/analyze-compare-means.png
|
||||
@ -235,7 +236,7 @@ man/man1/pspp-dump-sav.1.gz
|
||||
%%GUI%%%%DATADIR%%/means.ui
|
||||
%%GUI%%%%DATADIR%%/missing-val-dialog.ui
|
||||
%%GUI%%%%DATADIR%%/oneway.ui
|
||||
%%GUI%%%%DATADIR%%/output-viewer.ui
|
||||
%%GUI%%%%DATADIR%%/output-window.ui
|
||||
%%GUI%%%%DATADIR%%/paired-samples.ui
|
||||
%%GUI%%%%DATADIR%%/pspp.lang
|
||||
%%GUI%%%%DATADIR%%/psppire.gtkrc
|
||||
@ -258,16 +259,3 @@ man/man1/pspp-dump-sav.1.gz
|
||||
%%GUI%%%%DATADIR%%/var-sheet.ui
|
||||
%%GUI%%%%DATADIR%%/var-type-dialog.ui
|
||||
%%GUI%%%%DATADIR%%/variable-info.ui
|
||||
%%GUI%%@dirrm %%DATADIR%%/examples
|
||||
%%GUI%%@dirrm %%DATADIR%%/categories/16x16
|
||||
%%GUI%%@dirrm %%DATADIR%%/categories
|
||||
%%GUI%%@dirrm %%DATADIR%%/actions/32x32
|
||||
%%GUI%%@dirrm %%DATADIR%%/actions/24x24
|
||||
%%GUI%%@dirrm %%DATADIR%%/actions/16x16
|
||||
%%GUI%%@dirrm %%DATADIR%%/actions
|
||||
%%GUI%%@dirrm %%DATADIR%%
|
||||
%%GUI%%@dirrm share/glade3/pixmaps/22x22
|
||||
%%GUI%%@dirrm share/glade3/pixmaps/16x16
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%GUI%%@dirrmtry share/appdata
|
||||
@dirrm lib/pspp
|
||||
|
Loading…
Reference in New Issue
Block a user