git: edde229eb6e2 - main - lang/execline: Update to 2.9.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Feb 2023 15:45:22 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=edde229eb6e2f7c47cf0c29576f2c3070a803ae0
commit edde229eb6e2f7c47cf0c29576f2c3070a803ae0
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-02-15 16:26:58 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-16 15:40:54 +0000
lang/execline: Update to 2.9.1.0
PR: 269439
Reported by: crest@rlwinm.de
---
lang/execline/Makefile | 4 ++--
lang/execline/distinfo | 6 +++---
lang/execline/pkg-plist | 4 +++-
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/lang/execline/Makefile b/lang/execline/Makefile
index fe1c0693cb5d..a02bd4288f20 100644
--- a/lang/execline/Makefile
+++ b/lang/execline/Makefile
@@ -1,5 +1,5 @@
PORTNAME= execline
-PORTVERSION= 2.9.0.0
+PORTVERSION= 2.9.1.0
CATEGORIES= lang shells
MASTER_SITES= https://www.skarnet.org/software/${PORTNAME}/
@@ -10,7 +10,7 @@ WWW= https://www.skarnet.org/software/execline/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= skalibs>=2.12.0.0:devel/skalibs
+BUILD_DEPENDS= skalibs>=2.13.0.0:devel/skalibs
LIB_DEPENDS= libskarnet.so:devel/skalibs
USES= gmake
diff --git a/lang/execline/distinfo b/lang/execline/distinfo
index 2f75de263b43..f7f2034e8165 100644
--- a/lang/execline/distinfo
+++ b/lang/execline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656004958
-SHA256 (execline-2.9.0.0.tar.gz) = d4906aad8c3671265cfdad1aef265228bda07e09abd7208b4f093ac76f615041
-SIZE (execline-2.9.0.0.tar.gz) = 100225
+TIMESTAMP = 1675785462
+SHA256 (execline-2.9.1.0.tar.gz) = b5d68e021fa0c4679089d265110a6c81f4ecc141067bf686dccb4bfd061c0404
+SIZE (execline-2.9.1.0.tar.gz) = 106227
diff --git a/lang/execline/pkg-plist b/lang/execline/pkg-plist
index cb27c2141c95..3e466a3a2a4a 100644
--- a/lang/execline/pkg-plist
+++ b/lang/execline/pkg-plist
@@ -7,6 +7,7 @@ bin/dollarat
bin/elgetopt
bin/elgetpositionals
bin/elglob
+bin/eltest
bin/emptyenv
bin/envfile
bin/exec
@@ -54,7 +55,7 @@ include/execline/execline.h
lib/execline/libexecline.a
lib/libexecline.so
lib/libexecline.so.2.9
-lib/libexecline.so.2.9.0.0
+lib/libexecline.so.2.9.1.0
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/background.html
@@ -70,6 +71,7 @@ lib/libexecline.so.2.9.0.0
%%PORTDOCS%%%%DOCSDIR%%/elgetopt.html
%%PORTDOCS%%%%DOCSDIR%%/elgetpositionals.html
%%PORTDOCS%%%%DOCSDIR%%/elglob.html
+%%PORTDOCS%%%%DOCSDIR%%/eltest.html
%%PORTDOCS%%%%DOCSDIR%%/emptyenv.html
%%PORTDOCS%%%%DOCSDIR%%/envfile.html
%%PORTDOCS%%%%DOCSDIR%%/exec.html