Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2020 20:42: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: r557085 - head/editors/mg
Message-ID:  <202012052042.0B5KghUT058469@repo.freebsd.org>

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

Log:
  editors/mg: update to 6.8
  
  Changes:	https://github.com/ibara/mg/releases/tag/mg-6.8
  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 20:42:36 2020	(r557084)
+++ head/editors/mg/Makefile	Sat Dec  5 20:42:42 2020	(r557085)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mg
-PORTVERSION=	6.7
+PORTVERSION=	6.8
 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 20:42:36 2020	(r557084)
+++ head/editors/mg/distinfo	Sat Dec  5 20:42:42 2020	(r557085)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588445990
-SHA256 (mg-6.7.tar.gz) = 02583d90df743e994fb1e411befbd23488fd1eaeb82c9db1fd4957d1a8f1abde
-SIZE (mg-6.7.tar.gz) = 165887
+TIMESTAMP = 1607191600
+SHA256 (mg-6.8.tar.gz) = bc5f2445b755b362dd6651fe63e5433034044d9f3cd214fcad4cb739592e76bd
+SIZE (mg-6.8.tar.gz) = 246653



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