From owner-svn-ports-head@freebsd.org Fri May 22 20:31:49 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 9ABC12DBB90; Fri, 22 May 2020 20:31:49 +0000 (UTC) (envelope-from rene@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49TJ793dFTz3bR8; Fri, 22 May 2020 20:31:49 +0000 (UTC) (envelope-from rene@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 77F8524160; Fri, 22 May 2020 20:31:49 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04MKVnhm049788; Fri, 22 May 2020 20:31:49 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04MKVnTq049787; Fri, 22 May 2020 20:31:49 GMT (envelope-from rene@FreeBSD.org) Message-Id: <202005222031.04MKVnTq049787@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Fri, 22 May 2020 20:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536243 - head/editors/dkns X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: head/editors/dkns X-SVN-Commit-Revision: 536243 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.33 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, 22 May 2020 20:31:49 -0000 Author: rene Date: Fri May 22 20:31:48 2020 New Revision: 536243 URL: https://svnweb.freebsd.org/changeset/ports/536243 Log: editors/dkns: update to 1.100 and unexpire PR: 245961 Submitted by: gspu Approved by: maintainer timeout (3 weeks) MFH: 2020Q2 Modified: head/editors/dkns/Makefile head/editors/dkns/distinfo Modified: head/editors/dkns/Makefile ============================================================================== --- head/editors/dkns/Makefile Fri May 22 19:55:38 2020 (r536242) +++ head/editors/dkns/Makefile Fri May 22 20:31:48 2020 (r536243) @@ -2,18 +2,13 @@ # $FreeBSD$ PORTNAME= dkns -PORTVERSION= 1.96 +PORTVERSION= 1.100 CATEGORIES= editors MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= jimmy@mammothcheese.ca COMMENT= Simple console text editor -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 - -LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= munger:lang/munger Modified: head/editors/dkns/distinfo ============================================================================== --- head/editors/dkns/distinfo Fri May 22 19:55:38 2020 (r536242) +++ head/editors/dkns/distinfo Fri May 22 20:31:48 2020 (r536243) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473429476 -SHA256 (dkns-1.96.tar.gz) = e96187e044366a3b56736fdff7570756edb82e99c97ddbf65d1528db1ccc8918 -SIZE (dkns-1.96.tar.gz) = 35298 +TIMESTAMP = 1590178116 +SHA256 (dkns-1.100.tar.gz) = 4d32374bcfde72c799dd402885cf84f0b4d7b705c9e7c11d0a6a00f3287a7b1c +SIZE (dkns-1.100.tar.gz) = 33630