svn commit: r503598 - head/devel/mercurial

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 6 18:37:52 UTC 2019


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


More information about the svn-ports-head mailing list