Update to latest release 2.1.4, minor update.
Built and tested on amd64 - nothing depends on it.

ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/lfe/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    30 Oct 2023 21:02:52 -0000      1.3
+++ Makefile    19 Feb 2024 17:09:48 -0000
@@ -2,8 +2,7 @@ COMMENT =               Lisp Flavoured Erlang (LFE)
 
 GH_ACCOUNT =           lfe
 GH_PROJECT =           lfe
-GH_TAGNAME =           2.1.2
-REVISION =             0
+GH_TAGNAME =           2.1.4
 
 CATEGORIES =           lang
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/lfe/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    25 Aug 2023 17:42:45 -0000      1.2
+++ distinfo    19 Feb 2024 17:09:48 -0000
@@ -1,6 +1,6 @@
 SHA256 (hex_modules/proper-1.4.0.tar) = 
GChYQhhb0z772pfRNKXLWgiEOE2zYRn+4OPPpIhWjLs=
 SHA256 (hex_modules/rebar3_proper-0.12.1.tar) = 
ZpHE0Yg1Q1eCQNFX6qnUnz67MVaJL3wyDwcIaJYjJ7g=
-SHA256 (lfe-2.1.2.tar.gz) = WXQ8JJb3LyrVlYQzEfSdCe+TL/qluyYHXHnDaKOUj4A=
+SHA256 (lfe-2.1.4.tar.gz) = RQ9es00Z9zE+X7XAlCe0EJzgjwX0i9qc39hiX1s7BjM=
 SIZE (hex_modules/proper-1.4.0.tar) = 154112
 SIZE (hex_modules/rebar3_proper-0.12.1.tar) = 16384
-SIZE (lfe-2.1.2.tar.gz) = 364310
+SIZE (lfe-2.1.4.tar.gz) = 365863
Index: patches/patch-Makefile
===================================================================
RCS file: /cvs/ports/lang/lfe/patches/patch-Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 patch-Makefile
--- patches/patch-Makefile      16 Jun 2023 14:47:19 -0000      1.1.1.1
+++ patches/patch-Makefile      19 Feb 2024 17:09:48 -0000
@@ -3,7 +3,7 @@
 Index: Makefile
 --- Makefile.orig
 +++ Makefile
-@@ -142,7 +142,11 @@ install-bin:
+@@ -148,7 +148,11 @@ install-bin:
                $(BINDIR)/lfescript \
                $(DESTBINDIR)
        $(INSTALL_DIR) $(PREFIX)/bin

Reply via email to