math/gretl: Update 2021a -> 2021b

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2021-05-07 11:45:54 -07:00
parent dc5b4ddd54
commit 492cb1997c
6 changed files with 37 additions and 27 deletions

View file

@ -1,8 +1,7 @@
# Created by: ijliao
PORTNAME= gretl
PORTVERSION= 2021a
PORTREVISION= 1
PORTVERSION= 2021b
CATEGORIES= math finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1611084824
SHA256 (gretl-2021a.tar.xz) = 043693bfa3ce462067b04694eee5c920abb14ea220a58e38bd4992562c8c1340
SIZE (gretl-2021a.tar.xz) = 13118624
TIMESTAMP = 1620321554
SHA256 (gretl-2021b.tar.xz) = dca48003450fc7772a3177ff1b99eb9427cb8d6703886b73bc97bfb3247213a7
SIZE (gretl-2021b.tar.xz) = 13273320

View file

@ -1,6 +1,6 @@
--- Makefile.in.orig 2018-12-19 23:18:25 UTC
--- Makefile.in.orig 2021-05-07 16:11:37 UTC
+++ Makefile.in
@@ -45,8 +45,9 @@ ifeq ($(use_xdg),yes)
@@ -50,8 +50,9 @@ ifeq ($(use_xdg),yes)
XDGDIR = xdg
endif

View file

@ -1,6 +1,6 @@
--- gui/Makefile.in.orig 2018-12-19 23:19:26 UTC
--- gui/Makefile.in.orig 2021-05-07 16:11:37 UTC
+++ gui/Makefile.in
@@ -154,7 +154,7 @@ else ifeq ($(win32_build),yes)
@@ -157,7 +157,7 @@ else ifeq ($(win32_build),yes)
INSTALL_GTKRC = install-gtkrc
else
PROG = gretl_x11$(EXEEXT)
@ -9,7 +9,7 @@
endif
vpath %.c $(topsrc)/gui
@@ -269,7 +269,7 @@ NEWS: $(MKNEWS) $(topsrc)/ChangeLog
@@ -279,7 +279,7 @@ NEWS: $(MKNEWS) $(topsrc)/ChangeLog
.PHONY:
@ -18,7 +18,7 @@
install-news $(INSTALL_GTKRC) $(INSTALL_CMDFILE)
install-strip: $(PROG) install-data
@@ -284,7 +284,7 @@ install-ui: installdirs
@@ -294,7 +294,7 @@ install-ui: installdirs
$(INSTALL_DATA) $(topsrc)/gui/gretlmodel.xml $(DESTDIR)$(uidir)
install-script: installdirs

View file

@ -1,14 +1,15 @@
--- plugin/Makefile.in.orig 2019-01-26 04:17:48 UTC
--- plugin/Makefile.in.orig 2021-05-07 16:11:37 UTC
+++ plugin/Makefile.in
@@ -396,13 +396,13 @@ $(GRETLLIB):
@@ -423,14 +423,14 @@ $(GRETLLIB):
.PHONY:
install: $(GRETLLIB) $(PLUGINS) $(URCDATA) $(DWDATA) installdirs
- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) \
+ $(LIBTOOL) --mode=install $(INSTALL_DATA) \
$(PLUGINS) $(DESTDIR)$(plugindir)
$(INSTALL_DATA) $(URCDATA) $(DESTDIR)$(plugindir)/data
$(INSTALL_DATA) $(DWDATA) $(DESTDIR)$(plugindir)/data
for f in $(PLUGIN_DATA) ; do \
$(INSTALL_DATA) $(topsrc)/plugin/data/$$f \
$(DESTDIR)$(plugindir)/data ; done
install-strip: $(GRETLLIB) $(PLUGINS) installdirs
- $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) -s \

View file

@ -83,8 +83,16 @@ lib/gretl-gtk3/anova.so
lib/gretl-gtk3/arbond.so
lib/gretl-gtk3/arma.so
lib/gretl-gtk3/arma_x12.so
lib/gretl-gtk3/bdstest.so
lib/gretl-gtk3/biprobit.so
lib/gretl-gtk3/data/dfgls-beta-c.bin
lib/gretl-gtk3/data/dfgls-beta-t.bin
lib/gretl-gtk3/data/dwdata.gz
lib/gretl-gtk3/data/npc.bin
lib/gretl-gtk3/data/npt.bin
lib/gretl-gtk3/data/pqc.bin
lib/gretl-gtk3/data/pqt.bin
lib/gretl-gtk3/data/s_alpha.bin
lib/gretl-gtk3/data/urcdata.bin
lib/gretl-gtk3/duration.so
lib/gretl-gtk3/eviews_import.so
@ -130,8 +138,8 @@ lib/gretl-gtk3/vif.so
%%GUI%%lib/gretl-gtk3/xlsx_import.so
%%GUI%%lib/gretl-gtk3/xml_get.so
lib/libgretl-1.0.so
lib/libgretl-1.0.so.37
lib/libgretl-1.0.so.37.0.0
lib/libgretl-1.0.so.38
lib/libgretl-1.0.so.38.0.0
libdata/pkgconfig/gretl.pc
man/man1/gretl.1.gz
%%GUI%%share/appdata/gretl.appdata.xml
@ -339,26 +347,26 @@ man/man1/gretl.1.gz
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/BlQuah.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/BlQuah_hd.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/BlQuah_w_sr.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/ChoMoreno.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/IS-LM.gdt
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/IS-LM.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/KMdata.gdt
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/KilianMurphy_relaxed.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/ChoMoreno.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/KilianMurphy_relaxed.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/Uhlig_example.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/exotic1.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/exotic2.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/spaghetti_plot.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/SignRestrictions/supply_demand.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/UhligData.gdt
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/Uhlig_example.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/awm.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/bias_correction.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/chomoreno_fromeviewswf.gdt
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/coint.gdt
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/exotic1.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/exotic2.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/identification.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/plain.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/restr_example.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/simple_C.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/simple_C_wild.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/spaghetti_plot.inp
%%ADDONS%%%%DATADIR%%/functions/SVAR/examples/supply_demand.inp
%%ADDONS%%%%DATADIR%%/functions/addons.txt
%%ADDONS%%%%DATADIR%%/functions/criteria.gfn
%%ADDONS%%%%DATADIR%%/functions/dbnomics/dbnomics.gfn
@ -374,9 +382,6 @@ man/man1/gretl.1.gz
%%ADDONS%%%%DATADIR%%/functions/dbnomics/examples/print_dims.inp
%%ADDONS%%%%DATADIR%%/functions/extra/extra.gfn
%%ADDONS%%%%DATADIR%%/functions/extra/extra.pdf
%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/Makefile
%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/Makefile.in
%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/Makefile.in.bak
%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/README.txt
%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/edit_example.inp
%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/founders.csv
@ -416,11 +421,16 @@ man/man1/gretl.1.gz
%%ADDONS%%%%DATADIR%%/functions/ivpanel/ivpanel.gfn
%%ADDONS%%%%DATADIR%%/functions/ivpanel/ivpanel.pdf
%%DATADIR%%/functions/packages.xml
%%DATADIR%%/functions/regls/examples/README.txt
%%DATADIR%%/functions/regls/examples/elnet_sequence.inp
%%DATADIR%%/functions/regls/examples/fat.inp
%%DATADIR%%/functions/regls/examples/fatplus.inp
%%DATADIR%%/functions/regls/examples/lambda_sequence.inp
%%DATADIR%%/functions/regls/examples/multiprint.inp
%%DATADIR%%/functions/regls/examples/murder.gdt
%%DATADIR%%/functions/regls/examples/ridge_compare.inp
%%DATADIR%%/functions/regls/examples/ridge_single.inp
%%DATADIR%%/functions/regls/examples/winequality-red.gdt
%%DATADIR%%/functions/regls/examples/xvalidate_consec.inp
%%DATADIR%%/functions/regls/regls.gfn
%%DATADIR%%/functions/regls/regls.pdf