Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2021 20:51:17 GMT
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a48771e76563 - main - editors/mg: Update to 6.9
Message-ID:  <202106142051.15EKpH29012814@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tobik:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a48771e76563c1721bb8ebe211ed7f49bb85ac96

commit a48771e76563c1721bb8ebe211ed7f49bb85ac96
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-06-12 14:25:58 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2021-06-14 20:51:04 +0000

    editors/mg: Update to 6.9
    
    Changes:        https://github.com/ibara/mg/releases/tag/mg-6.9
---
 editors/mg/Makefile | 2 +-
 editors/mg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index 7d3f4992737a..bdb3d2eee3fb 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dima Dorfman <dima@unixfreak.org>
 
 PORTNAME=	mg
-PORTVERSION=	6.8.1
+PORTVERSION=	6.9
 PORTEPOCH=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/
diff --git a/editors/mg/distinfo b/editors/mg/distinfo
index 407937ee9a5b..c0a2f9e86b7c 100644
--- a/editors/mg/distinfo
+++ b/editors/mg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607204842
-SHA256 (mg-6.8.1.tar.gz) = a4af7afa77fed691096be8e2ff0507cc6bdd8efe7255916f714168d02790044c
-SIZE (mg-6.8.1.tar.gz) = 244206
+TIMESTAMP = 1623507951
+SHA256 (mg-6.9.tar.gz) = 3d66079d6a9a2bfba414260f6afd5de5eb148406782772e84850b8585e901925
+SIZE (mg-6.9.tar.gz) = 248488



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106142051.15EKpH29012814>