Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2020 22:07:43 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557090 - head/editors/mg
Message-ID:  <202012052207.0B5M7hL1008343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Dec  5 22:07:43 2020
New Revision: 557090
URL: https://svnweb.freebsd.org/changeset/ports/557090

Log:
  editors/mg: update to 6.8.1
  
  Changes:	https://github.com/ibara/mg/releases/tag/mg-6.8.1
  Reported by:	GitHub (watch releases)

Modified:
  head/editors/mg/Makefile   (contents, props changed)
  head/editors/mg/distinfo   (contents, props changed)

Modified: head/editors/mg/Makefile
==============================================================================
--- head/editors/mg/Makefile	Sat Dec  5 22:02:57 2020	(r557089)
+++ head/editors/mg/Makefile	Sat Dec  5 22:07:43 2020	(r557090)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mg
-PORTVERSION=	6.8
+PORTVERSION=	6.8.1
 PORTEPOCH?=	1
 CATEGORIES=	editors
 MASTER_SITES=	https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/

Modified: head/editors/mg/distinfo
==============================================================================
--- head/editors/mg/distinfo	Sat Dec  5 22:02:57 2020	(r557089)
+++ head/editors/mg/distinfo	Sat Dec  5 22:07:43 2020	(r557090)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607191600
-SHA256 (mg-6.8.tar.gz) = bc5f2445b755b362dd6651fe63e5433034044d9f3cd214fcad4cb739592e76bd
-SIZE (mg-6.8.tar.gz) = 246653
+TIMESTAMP = 1607204842
+SHA256 (mg-6.8.1.tar.gz) = a4af7afa77fed691096be8e2ff0507cc6bdd8efe7255916f714168d02790044c
+SIZE (mg-6.8.1.tar.gz) = 244206



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