From owner-svn-ports-all@freebsd.org Sun May 3 03:24:08 2020 Return-Path: Delivered-To: svn-ports-all@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 2C4E62D176F; Sun, 3 May 2020 03:24:08 +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 49FBD80PJGz47vm; Sun, 3 May 2020 03:24:08 +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 08D9B491E; Sun, 3 May 2020 03:24:08 +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 0433O7n6018562; Sun, 3 May 2020 03:24:07 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0433O7Ic018561; Sun, 3 May 2020 03:24:07 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202005030324.0433O7Ic018561@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:24:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533740 - head/editors/mg X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/mg X-SVN-Commit-Revision: 533740 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2020 03:24:08 -0000 Author: tobik Date: Sun May 3 03:24:07 2020 New Revision: 533740 URL: https://svnweb.freebsd.org/changeset/ports/533740 Log: editors/mg: Update to 6.7 Modified: head/editors/mg/Makefile head/editors/mg/distinfo Modified: head/editors/mg/Makefile ============================================================================== --- head/editors/mg/Makefile Sun May 3 03:23:09 2020 (r533739) +++ head/editors/mg/Makefile Sun May 3 03:24:07 2020 (r533740) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mg -PORTVERSION= 6.6 +PORTVERSION= 6.7 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/ @@ -14,8 +14,8 @@ LICENSE= PD USES= ncurses HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} -PLIST_FILES= bin/mg man/man1/mg.1.gz +PLIST_FILES= bin/mg \ + man/man1/mg.1.gz PORTDOCS= README-Mg README.md tutorial OPTIONS_DEFINE= DOCS Modified: head/editors/mg/distinfo ============================================================================== --- head/editors/mg/distinfo Sun May 3 03:23:09 2020 (r533739) +++ head/editors/mg/distinfo Sun May 3 03:24:07 2020 (r533740) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571665298 -SHA256 (mg-6.6.tar.gz) = 2a4590124f9d3cf287b0863e0b24945ae2e46081cef73f72b0ddab6c86a56e72 -SIZE (mg-6.6.tar.gz) = 165810 +TIMESTAMP = 1588445990 +SHA256 (mg-6.7.tar.gz) = 02583d90df743e994fb1e411befbd23488fd1eaeb82c9db1fd4957d1a8f1abde +SIZE (mg-6.7.tar.gz) = 165887