From owner-svn-ports-head@freebsd.org Fri Apr 6 03:58:41 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDC13F9D8BA; Fri, 6 Apr 2018 03:58:41 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C60C82485; Fri, 6 Apr 2018 03:58:41 +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 772BC4833; Fri, 6 Apr 2018 03:58:41 +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 w363wfAd053750; Fri, 6 Apr 2018 03:58:41 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w363wfho053748; Fri, 6 Apr 2018 03:58:41 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201804060358.w363wfho053748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 6 Apr 2018 03:58:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466613 - head/shells/oksh X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/shells/oksh X-SVN-Commit-Revision: 466613 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.25 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: Fri, 06 Apr 2018 03:58:42 -0000 Author: tobik Date: Fri Apr 6 03:58:41 2018 New Revision: 466613 URL: https://svnweb.freebsd.org/changeset/ports/466613 Log: shells/oksh: Update to 20180401 This release matches the version of bin/ksh shipped with OpenBSD 6.3 PR: 227311 Submitted by: bcallah@openbsd.org (maintainer) MFH: 2018Q2 Modified: head/shells/oksh/Makefile head/shells/oksh/distinfo Modified: head/shells/oksh/Makefile ============================================================================== --- head/shells/oksh/Makefile Fri Apr 6 03:39:11 2018 (r466612) +++ head/shells/oksh/Makefile Fri Apr 6 03:58:41 2018 (r466613) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= oksh -DISTVERSION= 20180111 +DISTVERSION= 20180401 CATEGORIES= shells MASTER_SITES= https://devio.us/~bcallah/oksh/ Modified: head/shells/oksh/distinfo ============================================================================== --- head/shells/oksh/distinfo Fri Apr 6 03:39:11 2018 (r466612) +++ head/shells/oksh/distinfo Fri Apr 6 03:58:41 2018 (r466613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515730754 -SHA256 (oksh-20180111.tar.gz) = c15652b503123dd542144c36f12a076fdb89b1fc4c6a8807ce1ec83fa1e0d797 -SIZE (oksh-20180111.tar.gz) = 295036 +TIMESTAMP = 1522955962 +SHA256 (oksh-20180401.tar.gz) = 3001fed530602c6f6c5d9da8b6c8bf7f0c59d048fe5ed1f168ac7449b0f49914 +SIZE (oksh-20180401.tar.gz) = 296836