svn commit: r557090 - head/editors/mg

Jan Beich jbeich at FreeBSD.org
Sat Dec 5 22:07:43 UTC 2020


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


More information about the svn-ports-head mailing list