svn commit: r395902 - head/devel/mercurial

Olivier Duchateau olivierd at FreeBSD.org
Wed Sep 2 17:36:14 UTC 2015


Author: olivierd
Date: Wed Sep  2 17:36:12 2015
New Revision: 395902
URL: https://svnweb.freebsd.org/changeset/ports/395902

Log:
  Update to 3.5.1
  
  Changelog: https://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.5.1_.282015-09-01.29

Modified:
  head/devel/mercurial/Makefile
  head/devel/mercurial/distinfo

Modified: head/devel/mercurial/Makefile
==============================================================================
--- head/devel/mercurial/Makefile	Wed Sep  2 17:05:32 2015	(r395901)
+++ head/devel/mercurial/Makefile	Wed Sep  2 17:36:12 2015	(r395902)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mercurial
-PORTVERSION=	3.5
+PORTVERSION=	3.5.1
 CATEGORIES=	devel python
 MASTER_SITES=	http://mercurial.selenic.com/release/
 

Modified: head/devel/mercurial/distinfo
==============================================================================
--- head/devel/mercurial/distinfo	Wed Sep  2 17:05:32 2015	(r395901)
+++ head/devel/mercurial/distinfo	Wed Sep  2 17:36:12 2015	(r395902)
@@ -1,2 +1,2 @@
-SHA256 (mercurial-3.5.tar.gz) = b50f6978e7d39fe0cb298fa3fa3e9ce41d2356721d155e5288f9c57e5f13e9a7
-SIZE (mercurial-3.5.tar.gz) = 4403206
+SHA256 (mercurial-3.5.1.tar.gz) = 997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d
+SIZE (mercurial-3.5.1.tar.gz) = 4414284


More information about the svn-ports-all mailing list