From owner-svn-ports-all@freebsd.org Mon Oct 21 13:44:56 2019 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 8562C15818D; Mon, 21 Oct 2019 13:44:56 +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 46xdDS2xY2z4GXR; Mon, 21 Oct 2019 13:44:56 +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 481FB24D50; Mon, 21 Oct 2019 13:44:56 +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 x9LDiuaX010783; Mon, 21 Oct 2019 13:44:56 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9LDitkX010781; Mon, 21 Oct 2019 13:44:55 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201910211344.x9LDitkX010781@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 21 Oct 2019 13:44:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515106 - head/editors/mg X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/editors/mg X-SVN-Commit-Revision: 515106 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: Mon, 21 Oct 2019 13:44:56 -0000 Author: tobik Date: Mon Oct 21 13:44:55 2019 New Revision: 515106 URL: https://svnweb.freebsd.org/changeset/ports/515106 Log: editors/mg: Update to 6.6 Modified: head/editors/mg/Makefile head/editors/mg/distinfo Modified: head/editors/mg/Makefile ============================================================================== --- head/editors/mg/Makefile Mon Oct 21 13:44:21 2019 (r515105) +++ head/editors/mg/Makefile Mon Oct 21 13:44:55 2019 (r515106) @@ -2,13 +2,10 @@ # $FreeBSD$ PORTNAME= mg -PORTVERSION= 6.5 +PORTVERSION= 6.6 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/ - -PATCH_SITES= https://github.com/ibara/mg/commit/ -PATCHFILES= 0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch:-p1 MAINTAINER= tobik@FreeBSD.org COMMENT= Small, fast Emacs-like editor Modified: head/editors/mg/distinfo ============================================================================== --- head/editors/mg/distinfo Mon Oct 21 13:44:21 2019 (r515105) +++ head/editors/mg/distinfo Mon Oct 21 13:44:55 2019 (r515106) @@ -1,5 +1,3 @@ -TIMESTAMP = 1558510654 -SHA256 (mg-6.5.tar.gz) = 3e4bb4582c8d1a72fb798bc320a9eede04f41e7e72a1421193174b1a6fc43cd8 -SIZE (mg-6.5.tar.gz) = 159278 -SHA256 (0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch) = 1f12332adf8bae1f68c89b2f37e03c62348268c6dec3ed38fdb7d2e00a743a7b -SIZE (0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch) = 584 +TIMESTAMP = 1571665298 +SHA256 (mg-6.6.tar.gz) = 2a4590124f9d3cf287b0863e0b24945ae2e46081cef73f72b0ddab6c86a56e72 +SIZE (mg-6.6.tar.gz) = 165810