mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/gretl: Update 2022b → 2022c
Reported by: portscout
This commit is contained in:
parent
09550912f1
commit
1135b25698
3 changed files with 17 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue