Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2022 11:59:11 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: 62484c7cf83a - main - editors/mg: Update to 7.0
Message-ID:  <202201171159.20HBxBm9056987@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=62484c7cf83a5a7ec9144ff7ae76e471c2b54385

commit 62484c7cf83a5a7ec9144ff7ae76e471c2b54385
Author:     Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2021-12-24 11:11:16 +0000
Commit:     Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2022-01-17 11:56:31 +0000

    editors/mg: Update to 7.0
    
    Changes:        https://github.com/ibara/mg/releases/tag/mg-7.0
---
 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 bdb3d2eee3fb..292549b08271 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -1,7 +1,7 @@
 # Created by: Dima Dorfman <dima@unixfreak.org>
 
 PORTNAME=	mg
-PORTVERSION=	6.9
+PORTVERSION=	7.0
 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 c0a2f9e86b7c..ff4f57b9de42 100644
--- a/editors/mg/distinfo
+++ b/editors/mg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623507951
-SHA256 (mg-6.9.tar.gz) = 3d66079d6a9a2bfba414260f6afd5de5eb148406782772e84850b8585e901925
-SIZE (mg-6.9.tar.gz) = 248488
+TIMESTAMP = 1640344272
+SHA256 (mg-7.0.tar.gz) = 650dbdf9c9a72ec1922486ce07112d6181fc88a30770913d71d5c99c57fb2ac5
+SIZE (mg-7.0.tar.gz) = 248893



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