Date: Thu, 6 Jun 2019 18:37:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503598 - head/devel/mercurial Message-ID: <201906061837.x56IbmFx046417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 6 18:37:47 2019 New Revision: 503598 URL: https://svnweb.freebsd.org/changeset/ports/503598 Log: Update to 5.0.1 Changes: https://www.mercurial-scm.org/wiki/WhatsNew Modified: head/devel/mercurial/Makefile head/devel/mercurial/distinfo Modified: head/devel/mercurial/Makefile ============================================================================== --- head/devel/mercurial/Makefile Thu Jun 6 18:37:42 2019 (r503597) +++ head/devel/mercurial/Makefile Thu Jun 6 18:37:47 2019 (r503598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 5.0 +PORTVERSION= 5.0.1 CATEGORIES= devel python MASTER_SITES= https://www.mercurial-scm.org/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Thu Jun 6 18:37:42 2019 (r503597) +++ head/devel/mercurial/distinfo Thu Jun 6 18:37:47 2019 (r503598) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559381123 -SHA256 (mercurial-5.0.tar.gz) = 54ec76a0138d9b883873cfb2c651380659cd24aa99d92f8816982c6d0edd712a -SIZE (mercurial-5.0.tar.gz) = 7197243 +TIMESTAMP = 1559825360 +SHA256 (mercurial-5.0.1.tar.gz) = 4c98a8e4cd5595feaa5ef7385ee2ac6b78bb4599353d3851c0823bd5543e62ce +SIZE (mercurial-5.0.1.tar.gz) = 7201562
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906061837.x56IbmFx046417>