svn commit: r557085 - head/editors/mg
Jan Beich
jbeich at FreeBSD.org
Sat Dec 5 20:42:46 UTC 2020
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
More information about the svn-ports-head
mailing list