aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-03 07:28:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-03 07:52:50 +0000
commitc1bef2e6579ee9bbae775aa88243f52e7d32960b (patch)
treec45015308a427af347f6832fad55bd3c30b141d0
parent229e613957092ffe5acbe7a64a2000b7ecd6c2c1 (diff)
downloadports-c1bef2e6579ee9bbae775aa88243f52e7d32960b.tar.gz
ports-c1bef2e6579ee9bbae775aa88243f52e7d32960b.zip
lang/eisl: update 3.60 → 3.70
Reported by: portscout
-rw-r--r--lang/eisl/Makefile6
-rw-r--r--lang/eisl/distinfo6
-rw-r--r--lang/eisl/pkg-plist2
3 files changed, 9 insertions, 5 deletions
diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile
index 4d2ccaed9067..671e5ad1c05f 100644
--- a/lang/eisl/Makefile
+++ b/lang/eisl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= eisl
DISTVERSIONPREFIX= v
-DISTVERSION= 3.60
+DISTVERSION= 3.70
CATEGORIES= lang devel
MAINTAINER= yuri@FreeBSD.org
@@ -14,7 +14,8 @@ BROKEN_i386= stage breaks: data segment of more than 500GB is required, see http
TEST_DEPENDS= cppcheck:devel/cppcheck
-USES= gmake ncurses:port # port because tests need ncurses6-config
+USES= gmake gl localbase:ldflags ncurses:port tcl # port because tests need ncurses6-config
+USE_GL= gl glu glut
USE_GITHUB= yes
GH_ACCOUNT= sasagawa888
@@ -25,6 +26,7 @@ TEST_TARGET= check # tests print some errors and warnings, see https://github.co
MAKEFILE= makefile
CFLAGS+= -D__BSD_VISIBLE # w/out this there's error: use of undeclared identifier '_SC_NPROCESSORS_CONF'
+CFLAGS+= -I${TCL_INCLUDEDIR}
LDFLAGS+= -lncursesw
.include <bsd.port.options.mk>
diff --git a/lang/eisl/distinfo b/lang/eisl/distinfo
index 2838369dec87..1b41da08f429 100644
--- a/lang/eisl/distinfo
+++ b/lang/eisl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699083964
-SHA256 (sasagawa888-eisl-v3.60_GH0.tar.gz) = aec4ea34a683ca413e1fd77646db709e0030af4020f725b93688564959d35cf1
-SIZE (sasagawa888-eisl-v3.60_GH0.tar.gz) = 2429781
+TIMESTAMP = 1706940927
+SHA256 (sasagawa888-eisl-v3.70_GH0.tar.gz) = 977e416e64698b345e02c8b7dd6efe7d7a7b2dec7ed8cdc251d1b02cec904fd8
+SIZE (sasagawa888-eisl-v3.70_GH0.tar.gz) = 2431916
diff --git a/lang/eisl/pkg-plist b/lang/eisl/pkg-plist
index 03ad109ec0ab..3f36a803e9e5 100644
--- a/lang/eisl/pkg-plist
+++ b/lang/eisl/pkg-plist
@@ -35,6 +35,7 @@ bin/eisl
%%DATADIR%%/library/ndbm.lsp
%%DATADIR%%/library/ndbm.o
%%DATADIR%%/library/opengl.lsp
+%%DATADIR%%/library/opengl.o
%%DATADIR%%/library/persist.lsp
%%DATADIR%%/library/plot.lsp
%%DATADIR%%/library/plot.o
@@ -45,6 +46,7 @@ bin/eisl
%%DATADIR%%/library/queue.lsp
%%DATADIR%%/library/regex.lsp
%%DATADIR%%/library/regex.o
+%%DATADIR%%/library/roman.lsp
%%DATADIR%%/library/sedit.lsp
%%DATADIR%%/library/seq.lsp
%%DATADIR%%/library/sort.lsp