svn commit: r556228 - head/math/gretl
Yuri Victorovich
yuri at FreeBSD.org
Tue Nov 24 22:32:32 UTC 2020
Author: yuri
Date: Tue Nov 24 22:32:31 2020
New Revision: 556228
URL: https://svnweb.freebsd.org/changeset/ports/556228
Log:
math/gretl: Update 2020d -> 2020e
Modified:
head/math/gretl/Makefile
head/math/gretl/distinfo
head/math/gretl/pkg-plist
Modified: head/math/gretl/Makefile
==============================================================================
--- head/math/gretl/Makefile Tue Nov 24 22:29:37 2020 (r556227)
+++ head/math/gretl/Makefile Tue Nov 24 22:32:31 2020 (r556228)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gretl
-DISTVERSION= 2020d
+DISTVERSION= 2020e
CATEGORIES= math finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/
@@ -90,8 +90,6 @@ post-patch:
{x; s/.*/#include <netinet\/in.h>/; H; x;}' \
${WRKSRC}/configure \
${WRKSRC}/plugin/mailer.c
- @${REINPLACE_CMD} -e 's| DOMAIN| CEPHES_DOMAIN|g' \
- ${WRKSRC}/cephes/iv.c
regression-test test check: build
@cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \
Modified: head/math/gretl/distinfo
==============================================================================
--- head/math/gretl/distinfo Tue Nov 24 22:29:37 2020 (r556227)
+++ head/math/gretl/distinfo Tue Nov 24 22:32:31 2020 (r556228)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597880522
-SHA256 (gretl-2020d.tar.xz) = 2309a5fa3cf98dc0469fb772e45e749433abcca7eca1fbdc3333aaac1ffe3901
-SIZE (gretl-2020d.tar.xz) = 12992232
+TIMESTAMP = 1606256262
+SHA256 (gretl-2020e.tar.xz) = a77fee23b417020eec9c6c802b0d643aef75c4b0f6f8c1b8696afbf7272cbe80
+SIZE (gretl-2020e.tar.xz) = 13042192
Modified: head/math/gretl/pkg-plist
==============================================================================
--- head/math/gretl/pkg-plist Tue Nov 24 22:29:37 2020 (r556227)
+++ head/math/gretl/pkg-plist Tue Nov 24 22:32:31 2020 (r556228)
@@ -129,8 +129,8 @@ lib/gretl-gtk2/vif.so
%%GUI%%lib/gretl-gtk2/xlsx_import.so
%%GUI%%lib/gretl-gtk2/xml_get.so
lib/libgretl-1.0.so
-lib/libgretl-1.0.so.35
-lib/libgretl-1.0.so.35.0.0
+lib/libgretl-1.0.so.36
+lib/libgretl-1.0.so.36.0.0
libdata/pkgconfig/gretl.pc
man/man1/gretl.1.gz
%%GUI%%share/appdata/gretl.appdata.xml
@@ -415,8 +415,12 @@ 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/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/winequality-red.gdt
+%%DATADIR%%/functions/regls/examples/xvalidate_consec.inp
%%DATADIR%%/functions/regls/regls.gfn
%%DATADIR%%/functions/regls/regls.pdf
%%GUI%%%%DATADIR%%/gretl-logo.xpm
@@ -523,6 +527,7 @@ man/man1/gretl.1.gz
%%DATADIR%%/scripts/misc/jgm-1996.inp
%%DATADIR%%/scripts/misc/keane.inp
%%DATADIR%%/scripts/misc/klein.inp
+%%DATADIR%%/scripts/misc/kleinsim.inp
%%DATADIR%%/scripts/misc/kmenta.inp
%%DATADIR%%/scripts/misc/leverage.inp
%%DATADIR%%/scripts/misc/longley.inp
More information about the svn-ports-head
mailing list