git: 071ea8ebe150 - main - shells/oksh: update to 7.3 and add SMALL option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Apr 2023 01:53:23 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=071ea8ebe150fa89fca51957c71c676dcaa0f9dc commit 071ea8ebe150fa89fca51957c71c676dcaa0f9dc Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-04-20 01:52:19 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-04-20 01:53:09 +0000 shells/oksh: update to 7.3 and add SMALL option --- shells/oksh/Makefile | 6 ++++-- shells/oksh/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile index be671c4e134f..7790e1bd08af 100644 --- a/shells/oksh/Makefile +++ b/shells/oksh/Makefile @@ -1,5 +1,5 @@ PORTNAME= oksh -DISTVERSION= 7.2 +DISTVERSION= 7.3 PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/ @@ -25,13 +25,15 @@ PLIST= /dev/null PLIST_FILES= "@shell /rescue/oksh" .endif -OPTIONS_DEFINE= CURSES +OPTIONS_DEFINE= CURSES SMALL OPTIONS_DEFAULT= CURSES CURSES_DESC= Use ncurses for screen clearing routines +SMALL_DESC= Create smaller oksh binary CURSES_USES= ncurses CURSES_CONFIGURE_ENABLE= curses +SMALL_CONFIGURE_ENABLE= small .if ${FLAVOR} == static do-install: diff --git a/shells/oksh/distinfo b/shells/oksh/distinfo index b4a2deeb95a5..bc236c9e4878 100644 --- a/shells/oksh/distinfo +++ b/shells/oksh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667156188 -SHA256 (oksh-7.2.tar.gz) = 3340ca98b1d5a2800ebe7dba75312d8a4971a3fcff20fcd0d0ec5cf7b719427e -SIZE (oksh-7.2.tar.gz) = 309723 +TIMESTAMP = 1681940646 +SHA256 (oksh-7.3.tar.gz) = 9f176ff6841435a55f27bfd3ebbfc951c8cca6fdf3638f0123f44617e3992f93 +SIZE (oksh-7.3.tar.gz) = 308762