pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-mercurial



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep  2 14:42:32 UTC 2016

Modified Files:
        pkgsrc/devel/py-mercurial: Makefile.version distinfo

Log Message:
Updated py-mercurial to 3.9.1.

Mercurial 3.9.1 (2016-9-1)

This is a regularly-scheduled bugfix release.

    bundle2: fail faster when interrupted
    bundle2: localize handleoutput remote prompts
    convert: move svn config initializer out of the module level
    debian: update source URL in copyright file
    exchange: correctly specify url to unbundle (issue5145)
    help: add example of '[templates]' usage
    help: update link to wiki/CommandServer
    osx: update bugzilla link in readme
    revset: fix keyword arguments to go through optimization process
    win32: update link to mailing list in readme
    win32: update wiki link in mercurial.ini


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/py-mercurial/Makefile.version
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/py-mercurial/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-mercurial/Makefile.version
diff -u pkgsrc/devel/py-mercurial/Makefile.version:1.38 pkgsrc/devel/py-mercurial/Makefile.version:1.39
--- pkgsrc/devel/py-mercurial/Makefile.version:1.38     Tue Aug  2 23:30:29 2016
+++ pkgsrc/devel/py-mercurial/Makefile.version  Fri Sep  2 14:42:32 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.38 2016/08/02 23:30:29 wiz Exp $
+# $NetBSD: Makefile.version,v 1.39 2016/09/02 14:42:32 wiz Exp $
 
-VERSION=       3.9
+VERSION=       3.9.1
 
 PYTHON_VERSIONS_INCOMPATIBLE=  34 35 # not yet ported as of 3.9
 # see also https://www.mercurial-scm.org/wiki/SupportedPythonVersions

Index: pkgsrc/devel/py-mercurial/distinfo
diff -u pkgsrc/devel/py-mercurial/distinfo:1.39 pkgsrc/devel/py-mercurial/distinfo:1.40
--- pkgsrc/devel/py-mercurial/distinfo:1.39     Tue Aug  2 23:30:29 2016
+++ pkgsrc/devel/py-mercurial/distinfo  Fri Sep  2 14:42:32 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.39 2016/08/02 23:30:29 wiz Exp $
+$NetBSD: distinfo,v 1.40 2016/09/02 14:42:32 wiz Exp $
 
-SHA1 (mercurial-3.9.tar.gz) = 427a5d9651f1805f33172f7558ebc11e15a46309
-RMD160 (mercurial-3.9.tar.gz) = f511f0b18d65132e6b702460e84e5de808fdf6bd
-SHA512 (mercurial-3.9.tar.gz) = 148d5f4c1c8c78b654b03d898f8e9624697caf3f75ff8d56496f8ba5b0e28c487f6800ea2e7e26bf2ac5f01e9bdf92e7d3b4941c88521372af090a3587a0227b
-Size (mercurial-3.9.tar.gz) = 4796280 bytes
+SHA1 (mercurial-3.9.1.tar.gz) = 6927932e144ad3dbf7677d1d0e12e1cd980a92f9
+RMD160 (mercurial-3.9.1.tar.gz) = 9cf9c240258bd1e81afdba7b7001494457a5a01d
+SHA512 (mercurial-3.9.1.tar.gz) = d96e45cafd36be692d6ce5259e18140641c24f73d4731ff767df0f39af425b0630c687436fc0f53d5882495ceacacaadd5e19f8f7c701b4b94c48631123b4666
+Size (mercurial-3.9.1.tar.gz) = 4797967 bytes



Home | Main Index | Thread Index | Old Index