Skip to content

Commit

Permalink
math/pspp: Update to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Feb 13, 2024
1 parent ad8e0ae commit 1c228d4
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 7 deletions.
5 changes: 2 additions & 3 deletions math/pspp/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pspp
PORTVERSION= 1.6.2
PORTREVISION= 1
PORTVERSION= 2.0.0
CATEGORIES= math
MASTER_SITES= GNU

Expand Down Expand Up @@ -44,7 +43,7 @@ OPTIONS_SUB= yes
GUI_LIB_DEPENDS= libgladeui-2.so:devel/glade \
libspread-sheet-widget.so:devel/spread-sheet-widget
GUI_USES= desktop-file-utils shared-mime-info
GUI_USE= gnome=cairo,gtk30,gtksourceview3,pango pkgconfig
GUI_USE= gnome=cairo,gtk30,gtksourceview4,pango pkgconfig
GUI_CONFIGURE_WITH= cairo gui
GUI_INSTALL_TARGET= install-icons install-ext-icons

Expand Down
6 changes: 3 additions & 3 deletions math/pspp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1660465046
SHA256 (pspp-1.6.2.tar.gz) = 73294ca2f5b2f7fc41bbf8b78c5888c8075f43c6097fd482abb04f85ab0847b6
SIZE (pspp-1.6.2.tar.gz) = 9249366
TIMESTAMP = 1707787584
SHA256 (pspp-2.0.0.tar.gz) = a8f6cb886af5b083843579bcd6fb191c054acce28cc68b58e7c5f09996a2d8df
SIZE (pspp-2.0.0.tar.gz) = 10933688
41 changes: 40 additions & 1 deletion math/pspp/pkg-plist
@@ -1,6 +1,5 @@
bin/pspp
bin/pspp-convert
bin/pspp-dump-sav
bin/pspp-output
%%GUI%%bin/psppire
lib/pspp/libpspp-%%VERSION%%.so
Expand Down Expand Up @@ -52,6 +51,42 @@ man/man1/psppire.1.gz
%%PORTDOCS%%share/info/pspp-figures/compute.png
%%PORTDOCS%%share/info/pspp-figures/count.png
%%PORTDOCS%%share/info/pspp-figures/crosstabs.png
share/info/pspp-figures/ctables1.png
%%PORTDOCS%%share/info/pspp-figures/ctables10.png
%%PORTDOCS%%share/info/pspp-figures/ctables11.png
%%PORTDOCS%%share/info/pspp-figures/ctables12.png
%%PORTDOCS%%share/info/pspp-figures/ctables13.png
%%PORTDOCS%%share/info/pspp-figures/ctables14.png
%%PORTDOCS%%share/info/pspp-figures/ctables15.png
%%PORTDOCS%%share/info/pspp-figures/ctables16.png
%%PORTDOCS%%share/info/pspp-figures/ctables17.png
%%PORTDOCS%%share/info/pspp-figures/ctables18.png
%%PORTDOCS%%share/info/pspp-figures/ctables19.png
%%PORTDOCS%%share/info/pspp-figures/ctables2.png
%%PORTDOCS%%share/info/pspp-figures/ctables20.png
%%PORTDOCS%%share/info/pspp-figures/ctables21.png
%%PORTDOCS%%share/info/pspp-figures/ctables22.png
%%PORTDOCS%%share/info/pspp-figures/ctables23.png
%%PORTDOCS%%share/info/pspp-figures/ctables24.png
%%PORTDOCS%%share/info/pspp-figures/ctables25.png
%%PORTDOCS%%share/info/pspp-figures/ctables26.png
%%PORTDOCS%%share/info/pspp-figures/ctables27.png
%%PORTDOCS%%share/info/pspp-figures/ctables28.png
%%PORTDOCS%%share/info/pspp-figures/ctables29.png
%%PORTDOCS%%share/info/pspp-figures/ctables3.png
%%PORTDOCS%%share/info/pspp-figures/ctables30.png
%%PORTDOCS%%share/info/pspp-figures/ctables31.png
%%PORTDOCS%%share/info/pspp-figures/ctables32.png
%%PORTDOCS%%share/info/pspp-figures/ctables33.png
%%PORTDOCS%%share/info/pspp-figures/ctables34.png
%%PORTDOCS%%share/info/pspp-figures/ctables35.png
%%PORTDOCS%%share/info/pspp-figures/ctables36.png
%%PORTDOCS%%share/info/pspp-figures/ctables4.png
%%PORTDOCS%%share/info/pspp-figures/ctables5.png
%%PORTDOCS%%share/info/pspp-figures/ctables6.png
%%PORTDOCS%%share/info/pspp-figures/ctables7.png
%%PORTDOCS%%share/info/pspp-figures/ctables8.png
%%PORTDOCS%%share/info/pspp-figures/ctables9.png
%%PORTDOCS%%share/info/pspp-figures/descriptives.png
%%PORTDOCS%%share/info/pspp-figures/flip.png
%%PORTDOCS%%share/info/pspp-figures/frequencies.png
Expand Down Expand Up @@ -94,6 +129,7 @@ man/man1/psppire.1.gz
%%PORTDOCS%%share/info/screenshots/sort-ad.png
%%PORTDOCS%%share/info/screenshots/sort-simple-ad.png
%%PORTDOCS%%share/info/screenshots/split-status-bar-ad.png
%%NLS%%share/locale/ar/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/ca/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/cs/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/de/LC_MESSAGES/pspp.mo
Expand All @@ -109,6 +145,7 @@ man/man1/psppire.1.gz
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/ru/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/sl/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/ta/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/tr/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/uk/LC_MESSAGES/pspp.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pspp.mo
Expand All @@ -124,6 +161,7 @@ man/man1/psppire.1.gz
%%GUI%%%%DATADIR%%/correlation.ui
%%GUI%%%%DATADIR%%/count.ui
%%GUI%%%%DATADIR%%/crosstabs.ui
%%GUI%%%%DATADIR%%/ctables.ui
%%GUI%%%%DATADIR%%/data-editor.ui
%%GUI%%%%DATADIR%%/descriptives.ui
%%GUI%%%%DATADIR%%/entry-dialog.ui
Expand All @@ -132,6 +170,7 @@ man/man1/psppire.1.gz
%%GUI%%%%DATADIR%%/examples/grid.sps
%%GUI%%%%DATADIR%%/examples/horticulture.sav
%%GUI%%%%DATADIR%%/examples/hotel.sav
%%GUI%%%%DATADIR%%/examples/nhtsa.sav
%%GUI%%%%DATADIR%%/examples/personnel.sav
%%GUI%%%%DATADIR%%/examples/physiology.sav
%%GUI%%%%DATADIR%%/examples/regress.sps
Expand Down

0 comments on commit 1c228d4

Please sign in to comment.