git: ff2d8702717a - main - lang/eisl: Update 3.24 → 3.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Aug 2023 09:43:10 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff2d8702717afc4b97fd603de49d943cacb7e2be
commit ff2d8702717afc4b97fd603de49d943cacb7e2be
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-01 08:41:01 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-01 09:43:03 +0000
lang/eisl: Update 3.24 → 3.30
Reported by: portscout
---
lang/eisl/Makefile | 3 ++-
lang/eisl/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/lang/eisl/Makefile b/lang/eisl/Makefile
index 02b82f262a80..a2bfbee84b24 100644
--- a/lang/eisl/Makefile
+++ b/lang/eisl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= eisl
DISTVERSIONPREFIX= v
-DISTVERSION= 3.24
+DISTVERSION= 3.30
CATEGORIES= lang devel
MAINTAINER= yuri@FreeBSD.org
@@ -24,6 +24,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'
LDFLAGS+= -lncursesw
.include <bsd.port.options.mk>
diff --git a/lang/eisl/distinfo b/lang/eisl/distinfo
index d108f5511348..b0e07417056f 100644
--- a/lang/eisl/distinfo
+++ b/lang/eisl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689583888
-SHA256 (sasagawa888-eisl-v3.24_GH0.tar.gz) = 8b8cc533a66e4139bb414a9ee5d4c0c5ca06ad0c99d3be52bdd726227de07747
-SIZE (sasagawa888-eisl-v3.24_GH0.tar.gz) = 2155062
+TIMESTAMP = 1690878856
+SHA256 (sasagawa888-eisl-v3.30_GH0.tar.gz) = 6821d872c73e47f284bca77c31dbda64eef31efa4d2aae7da8c93ecf1b15bbf0
+SIZE (sasagawa888-eisl-v3.30_GH0.tar.gz) = 2170799