svn commit: r421243 - in head/devel/mercurial: . files

Olivier Duchateau olivierd at FreeBSD.org
Thu Sep 1 20:17:43 UTC 2016


Author: olivierd
Date: Thu Sep  1 20:17:41 2016
New Revision: 421243
URL: https://svnweb.freebsd.org/changeset/ports/421243

Log:
  - Update to 3.9.1
  - Re-generate patch (setup.py) with 'make makepatch'
  
  Changelog: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_3.9.1_.282016-9-1.29

Modified:
  head/devel/mercurial/Makefile
  head/devel/mercurial/distinfo
  head/devel/mercurial/files/extra-patch-setup.py

Modified: head/devel/mercurial/Makefile
==============================================================================
--- head/devel/mercurial/Makefile	Thu Sep  1 19:07:14 2016	(r421242)
+++ head/devel/mercurial/Makefile	Thu Sep  1 20:17:41 2016	(r421243)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mercurial
-PORTVERSION=	3.9
+PORTVERSION=	3.9.1
 CATEGORIES=	devel python
 MASTER_SITES=	http://mercurial-scm.org/release/
 

Modified: head/devel/mercurial/distinfo
==============================================================================
--- head/devel/mercurial/distinfo	Thu Sep  1 19:07:14 2016	(r421242)
+++ head/devel/mercurial/distinfo	Thu Sep  1 20:17:41 2016	(r421243)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470079520
-SHA256 (mercurial-3.9.tar.gz) = 834f25dcff44994198fb8a7ba161a6e24204dbd63c8e6270577e06e6cedbdabc
-SIZE (mercurial-3.9.tar.gz) = 4796280
+TIMESTAMP = 1472766785
+SHA256 (mercurial-3.9.1.tar.gz) = 625e4fc7e85ec2278c2828bdc547fce74091b3bbe4d9eeeba2d61af51195df74
+SIZE (mercurial-3.9.1.tar.gz) = 4797967

Modified: head/devel/mercurial/files/extra-patch-setup.py
==============================================================================
--- head/devel/mercurial/files/extra-patch-setup.py	Thu Sep  1 19:07:14 2016	(r421242)
+++ head/devel/mercurial/files/extra-patch-setup.py	Thu Sep  1 20:17:41 2016	(r421243)
@@ -1,6 +1,6 @@
---- ./setup.py.orig	2012-10-02 04:11:23.000000000 +0000
-+++ ./setup.py	2012-10-02 18:59:20.000000000 +0000
-@@ -227,30 +227,7 @@
+--- setup.py.orig	2016-09-01 19:01:36 UTC
++++ setup.py
+@@ -235,30 +235,7 @@ class hgbuildmo(build):
      description = "build translations (.mo files)"
  
      def run(self):


More information about the svn-ports-all mailing list