Skip to content

Commit

Permalink
math/gretl: update 2023b → 2023c
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Dec 6, 2023
1 parent 32cbfac commit 27add38
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
7 changes: 3 additions & 4 deletions math/gretl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gretl
PORTVERSION= 2023b
PORTVERSION= 2023c
CATEGORIES= math finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/

Expand Down Expand Up @@ -51,14 +51,13 @@ ATLAS_VARS_OFF= BLAS=-lblas LAPACK=-llapack
GUI_DESC= Graphical user interface and plugins
GUI_CONFIGURE_ON= --enable-gui=yes
GUI_CONFIGURE_OFF= --enable-gui=no --enable-xdg=no
GUI_USE= GNOME=cairo,gtksourceview3,gdkpixbuf2
GUI_USE= GNOME=cairo,gtksourceview4,gdkpixbuf2
GUI_USE_OFF= GNOME=glib20,libxml2
GUI_VARS= GTK_VER=3
GUI_VARS_OFF= GTK_VER=2
GUI_USES= desktop-file-utils shared-mime-info
GUI_BUILD_DEPENDS= gnuplot:math/gnuplot
GUI_LIB_DEPENDS= libfreetype.so:print/freetype2 \
libfontconfig.so:x11-fonts/fontconfig
GUI_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig
GUI_RUN_DEPENDS= gnuplot:math/gnuplot

MPI_CONFIGURE_WITH= mpi
Expand Down
6 changes: 3 additions & 3 deletions math/gretl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1690081815
SHA256 (gretl-2023b.tar.xz) = 1dfd36e498c5c5d7b8dd337fd66f4f780d6e1eac4a4d9308f3ed6a7f75c92c6b
SIZE (gretl-2023b.tar.xz) = 14184816
TIMESTAMP = 1701882013
SHA256 (gretl-2023c.tar.xz) = bd3c42987ad3a584e8f4220fa2eb140a7a5c6a54ba70dd6ef1b45a389caee8c2
SIZE (gretl-2023c.tar.xz) = 14359624
9 changes: 6 additions & 3 deletions math/gretl/pkg-plist
Expand Up @@ -141,13 +141,13 @@ lib/gretl-gtk%%GTK_VER%%/vif.so
%%GUI%%lib/gretl-gtk%%GTK_VER%%/xlsx_import.so
%%GUI%%lib/gretl-gtk%%GTK_VER%%/xml_get.so
lib/libgretl-1.0.so
lib/libgretl-1.0.so.45
lib/libgretl-1.0.so.45.0.0
lib/libgretl-1.0.so.46
lib/libgretl-1.0.so.46.0.0
libdata/pkgconfig/gretl.pc
man/man1/gretl.1.gz
%%GUI%%share/appdata/gretl.appdata.xml
%%GUI%%share/applications/gretl.desktop
%%GUI%%share/applications/gretl_edit.desktop
%%GUI%%share/metainfo/gretl.appdata.xml
%%GUI%%%%DATADIR%%/COPYING
%%GUI%%%%DATADIR%%/NEWS
%%GUI%%%%DATADIR%%/data/gnuplot/altpoints.gpsty
Expand Down Expand Up @@ -186,6 +186,7 @@ man/man1/gretl.1.gz
%%DATADIR%%/data/misc/bjg.gdt
%%DATADIR%%/data/misc/brand_cassola.gdt
%%DATADIR%%/data/misc/broiler.gdt
%%DATADIR%%/data/misc/card_krueger94.gdt
%%DATADIR%%/data/misc/chomage.gdt
%%DATADIR%%/data/misc/credscore.gdt
%%DATADIR%%/data/misc/denmark.gdt
Expand Down Expand Up @@ -535,6 +536,7 @@ man/man1/gretl.1.gz
%%DATADIR%%/scripts/misc/LLTestim.inp
%%DATADIR%%/scripts/misc/arbond91.inp
%%DATADIR%%/scripts/misc/armaloop.inp
%%DATADIR%%/scripts/misc/auto_arima.inp
%%DATADIR%%/scripts/misc/bbond98.inp
%%DATADIR%%/scripts/misc/biprobit.inp
%%DATADIR%%/scripts/misc/biprobit_via_ghk.inp
Expand Down Expand Up @@ -564,6 +566,7 @@ man/man1/gretl.1.gz
%%DATADIR%%/scripts/misc/nile.inp
%%DATADIR%%/scripts/misc/ooballot.inp
%%DATADIR%%/scripts/misc/oprobit.inp
%%DATADIR%%/scripts/misc/panel-robust.inp
%%DATADIR%%/scripts/misc/penngrow.inp
%%DATADIR%%/scripts/misc/pensions.inp
%%DATADIR%%/scripts/misc/perron97.inp
Expand Down

0 comments on commit 27add38

Please sign in to comment.