aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2022-06-26 12:26:31 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2022-06-26 12:27:08 +0000
commitf7b02132107602cb413f5c07a50abe3bc9524798 (patch)
tree006772ca5bf29f3f578a35aaa6c41867ea35f7e4 /lang
parented3faf606ebd99dc872da324b8d70bfec753e0e8 (diff)
downloadports-f7b02132107602cb413f5c07a50abe3bc9524798.tar.gz
ports-f7b02132107602cb413f5c07a50abe3bc9524798.zip
sysutils/s6-rc: update to 0.5.3.2
sysutils/s6-rc: update to 0.5.3.2 sysutils/s6: update to 2.11.1.1 lang/execline: update to 2.9.0.0 devel/skalibs: update to 2.12.0.1 PR: 234939
Diffstat (limited to 'lang')
-rw-r--r--lang/execline/Makefile4
-rw-r--r--lang/execline/distinfo6
-rw-r--r--lang/execline/pkg-plist6
3 files changed, 9 insertions, 7 deletions
diff --git a/lang/execline/Makefile b/lang/execline/Makefile
index ebc67431860b..fde77f8b83a4 100644
--- a/lang/execline/Makefile
+++ b/lang/execline/Makefile
@@ -1,7 +1,7 @@
# Created by: Sergei Kolobov <sergei@kolobov.com>
PORTNAME= execline
-PORTVERSION= 2.8.0.1
+PORTVERSION= 2.9.0.0
CATEGORIES= lang shells
MASTER_SITES= https://www.skarnet.org/software/${PORTNAME}/
@@ -11,7 +11,7 @@ COMMENT= Lightweight non-interactive sh(1)-like scripting language
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= skalibs>=2.10.0.0:devel/skalibs
+BUILD_DEPENDS= skalibs>=2.12.0.0:devel/skalibs
LIB_DEPENDS= libskarnet.so:devel/skalibs
USES= gmake
diff --git a/lang/execline/distinfo b/lang/execline/distinfo
index ba6858498d0f..2f75de263b43 100644
--- a/lang/execline/distinfo
+++ b/lang/execline/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618496359
-SHA256 (execline-2.8.0.1.tar.gz) = a373f497d2335905d750e2f3be2ba47a028c11c4a7d5595dca9965c161e53aed
-SIZE (execline-2.8.0.1.tar.gz) = 94886
+TIMESTAMP = 1656004958
+SHA256 (execline-2.9.0.0.tar.gz) = d4906aad8c3671265cfdad1aef265228bda07e09abd7208b4f093ac76f615041
+SIZE (execline-2.9.0.0.tar.gz) = 100225
diff --git a/lang/execline/pkg-plist b/lang/execline/pkg-plist
index 4e87f0ce070a..cb27c2141c95 100644
--- a/lang/execline/pkg-plist
+++ b/lang/execline/pkg-plist
@@ -1,5 +1,6 @@
bin/background
bin/backtick
+bin/case
bin/cd
bin/define
bin/dollarat
@@ -52,12 +53,13 @@ include/execline/config.h
include/execline/execline.h
lib/execline/libexecline.a
lib/libexecline.so
-lib/libexecline.so.2.8
-lib/libexecline.so.2.8.0.1
+lib/libexecline.so.2.9
+lib/libexecline.so.2.9.0.0
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/background.html
%%PORTDOCS%%%%DOCSDIR%%/backtick.html
+%%PORTDOCS%%%%DOCSDIR%%/case.html
%%PORTDOCS%%%%DOCSDIR%%/define.html
%%PORTDOCS%%%%DOCSDIR%%/dieshdiedie.html
%%PORTDOCS%%%%DOCSDIR%%/dollarat.html