From owner-svn-ports-head@freebsd.org Sun May 3 03:23:10 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 873C62D1689; Sun, 3 May 2020 03:23:10 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49FBC231Ryz47pF; Sun, 3 May 2020 03:23:10 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 62B5C4918; Sun, 3 May 2020 03:23:10 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0433NAU9018396; Sun, 3 May 2020 03:23:10 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0433NA4t018394; Sun, 3 May 2020 03:23:10 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202005030323.0433NA4t018394@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sun, 3 May 2020 03:23:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533739 - head/shells/oksh X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/shells/oksh X-SVN-Commit-Revision: 533739 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2020 03:23:10 -0000 Author: tobik Date: Sun May 3 03:23:09 2020 New Revision: 533739 URL: https://svnweb.freebsd.org/changeset/ports/533739 Log: shells/oksh: Update to 6.7 Modified: head/shells/oksh/Makefile head/shells/oksh/distinfo Modified: head/shells/oksh/Makefile ============================================================================== --- head/shells/oksh/Makefile Sun May 3 03:16:23 2020 (r533738) +++ head/shells/oksh/Makefile Sun May 3 03:23:09 2020 (r533739) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oksh -DISTVERSION= 6.6 +DISTVERSION= 6.7 PORTEPOCH= 1 CATEGORIES= shells MASTER_SITES= https://github.com/ibara/oksh/releases/download/oksh-${DISTVERSION}/ @@ -22,9 +22,5 @@ CURSES_USES= ncurses CURSES_CONFIGURE_ENABLE= curses STATIC_CONFIGURE_ENABLE= static - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include Modified: head/shells/oksh/distinfo ============================================================================== --- head/shells/oksh/distinfo Sun May 3 03:16:23 2020 (r533738) +++ head/shells/oksh/distinfo Sun May 3 03:23:09 2020 (r533739) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571665280 -SHA256 (oksh-6.6.tar.gz) = 573d56d5eaeb4a89a8e1ff4638bdff7e44a7ebeb8a9a36b121d4c6fa2acd62ff -SIZE (oksh-6.6.tar.gz) = 302000 +TIMESTAMP = 1588445983 +SHA256 (oksh-6.7.tar.gz) = bb3e9288dbd8915b9e175727cdb3898970e6c6fece61e6867102b399e215fb04 +SIZE (oksh-6.7.tar.gz) = 301127