Date: Mon, 8 Oct 2018 21:41:33 +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: r481572 - head/devel/mercurial Message-ID: <201810082141.w98LfXKE094768@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 8 21:41:33 2018 New Revision: 481572 URL: https://svnweb.freebsd.org/changeset/ports/481572 Log: Update to 4.7.2 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 Mon Oct 8 21:41:24 2018 (r481571) +++ head/devel/mercurial/Makefile Mon Oct 8 21:41:33 2018 (r481572) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mercurial -PORTVERSION= 4.7.1 +PORTVERSION= 4.7.2 CATEGORIES= devel python MASTER_SITES= https://www.mercurial-scm.org/release/ Modified: head/devel/mercurial/distinfo ============================================================================== --- head/devel/mercurial/distinfo Mon Oct 8 21:41:24 2018 (r481571) +++ head/devel/mercurial/distinfo Mon Oct 8 21:41:33 2018 (r481572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536184899 -SHA256 (mercurial-4.7.1.tar.gz) = 8503383c1c31842576516b803d07564216470887ca6388719e4c4089663b410c -SIZE (mercurial-4.7.1.tar.gz) = 6480135 +TIMESTAMP = 1539026691 +SHA256 (mercurial-4.7.2.tar.gz) = 97f0594216f2348a2e37b2ad8a56eade044e741153fee8c584487e9934ca09fb +SIZE (mercurial-4.7.2.tar.gz) = 6481684
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810082141.w98LfXKE094768>