diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-24 08:28:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-01-24 08:33:50 +0000 |
commit | 1135b256981d08500a0cc708dc0012c763c7fd7c (patch) | |
tree | e1a8d48866078947d0aa294f999015c7d05bfc8f | |
parent | 09550912f195ab7fe0e3c4c012e89744e6adf275 (diff) |
math/gretl: Update 2022b → 2022c
Reported by: portscout
-rw-r--r-- | math/gretl/Makefile | 6 | ||||
-rw-r--r-- | math/gretl/distinfo | 6 | ||||
-rw-r--r-- | math/gretl/pkg-plist | 12 |
3 files changed, 17 insertions, 7 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 83b21010d7ec..e82b25e3040b 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -1,5 +1,5 @@ PORTNAME= gretl -PORTVERSION= 2022b +PORTVERSION= 2022c CATEGORIES= math finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ @@ -19,9 +19,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c11 fortran gmake gnome localbase libtool ncurses \ pathfix pkgconfig readline tar:xz -GNU_CONFIGURE= yes +USE_WX= 3.0 USE_LDCONFIG= yes +GNU_CONFIGURE= yes + BINARY_ALIAS= make=${GMAKE} ALL_TARGET= # empty SSP_CFLAGS?= -fstack-protector # XXX -strong crashes mklang on 12.0+ i386 diff --git a/math/gretl/distinfo b/math/gretl/distinfo index 75510c42d410..fff0f43cd672 100644 --- a/math/gretl/distinfo +++ b/math/gretl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660207057 -SHA256 (gretl-2022b.tar.xz) = 03e2f258f494041be79f206b5520140a29f2db8500ced530cb59e64680da1a32 -SIZE (gretl-2022b.tar.xz) = 13432592 +TIMESTAMP = 1674541449 +SHA256 (gretl-2022c.tar.xz) = e100104cda9b7c85fa2b709db4a71538db425ab91346f1a5d995c64757b241d0 +SIZE (gretl-2022c.tar.xz) = 13592856 diff --git a/math/gretl/pkg-plist b/math/gretl/pkg-plist index a3b0768eaa19..efc23a5d81f6 100644 --- a/math/gretl/pkg-plist +++ b/math/gretl/pkg-plist @@ -140,8 +140,8 @@ 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.42 -lib/libgretl-1.0.so.42.0.0 +lib/libgretl-1.0.so.43 +lib/libgretl-1.0.so.43.0.0 libdata/pkgconfig/gretl.pc man/man1/gretl.1.gz %%GUI%%share/appdata/gretl.appdata.xml @@ -387,6 +387,10 @@ 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/MANIFEST +%%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 @@ -398,6 +402,10 @@ man/man1/gretl.1.gz %%ADDONS%%%%DATADIR%%/functions/geoplot/examples/states.dbf %%ADDONS%%%%DATADIR%%/functions/geoplot/examples/states.shp %%ADDONS%%%%DATADIR%%/functions/geoplot/examples/states.shx +%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/string_table.txt +%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/switzerland.geojson +%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/us-2020.inp +%%ADDONS%%%%DATADIR%%/functions/geoplot/examples/us-pop-density.inp %%ADDONS%%%%DATADIR%%/functions/geoplot/examples/us-states.geojson %%ADDONS%%%%DATADIR%%/functions/geoplot/examples/us.inp %%ADDONS%%%%DATADIR%%/functions/geoplot/examples/us_states_json.inp |