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:           Mon Oct  2 12:11:20 UTC 2017

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

Log Message:
py-mercurial: update to 4.3.3.

Mercurial 4.3.3 (2017-10-01)

    Prevent crashes when clearing progress bar. (issue5684)

    rebase: move bookmarks with --keep (issue5682)

Mercurial 4.3.2 (2017-09-18)

    restore compatibility with older versions of Python 2.7 by not using a bytearray with struct.unpack_from()
    restore mingw compatibility for setup.py
    hgwebdir: read 'web.template' untrusted (plugs potential security issue)

    repair: preserve phase when not using generaldelta (issue5678)
    ssh: fix flakey ssh errors on BSD systems

    restore error handling behavior around certain I/O errors; the
    regressed behavior could result in transactions not being
    properly rolled back if stdio handles encountered errors
    (issue5658)

    templatekw: choose {latesttag} by len(changes), not date (issue5659)

    record: fix revert -i for lines without newline (issue5651)
    mq: create non-lossy patches, also with custom global diff configuration


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-mercurial/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/devel/py-mercurial/Makefile.version
cvs rdiff -u -r1.52 -r1.53 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
diff -u pkgsrc/devel/py-mercurial/Makefile:1.14 pkgsrc/devel/py-mercurial/Makefile:1.15
--- pkgsrc/devel/py-mercurial/Makefile:1.14     Mon Aug 14 01:31:56 2017
+++ pkgsrc/devel/py-mercurial/Makefile  Mon Oct  2 12:11:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2017/08/14 01:31:56 maya Exp $
+# $NetBSD: Makefile,v 1.15 2017/10/02 12:11:20 wiz Exp $
 
 DISTNAME=      mercurial-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -11,9 +11,9 @@ COMMENT=      Fast, lightweight source contro
 LICENSE=       gnu-gpl-v2 OR gnu-gpl-v3 # OR newer
 
 # with this dependency, two zip test cases start working
-# http://bz.selenic.com/show_bug.cgi?id=4483
-# http://bz.selenic.com/show_bug.cgi?id=4485
-#BUILD_DEPENDS+=       unzip-[0-9]*:../../archivers/unzip
+# https://bz.mercurial-scm.org/show_bug.cgi?id=4483
+# https://bz.mercurial-scm.org/show_bug.cgi?id=4485
+BUILD_DEPENDS+=        unzip-[0-9]*:../../archivers/unzip
 DEPENDS+=      ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses
 
 USE_TOOLS+=                    gmake msgfmt
@@ -23,6 +23,11 @@ INSTALLATION_DIRS+=  share/doc/mercurial
 
 .include "Makefile.version"
 
+# Known test failures:
+# test-status-color.t:
+# https://bz.mercurial-scm.org/show_bug.cgi?id=5698
+# test-hghave.t:
+# https://bz.mercurial-scm.org/show_bug.cgi?id=5697
 do-test:
        cd ${WRKSRC} && make tests PYTHON=${PYTHONBIN}
 

Index: pkgsrc/devel/py-mercurial/Makefile.version
diff -u pkgsrc/devel/py-mercurial/Makefile.version:1.51 pkgsrc/devel/py-mercurial/Makefile.version:1.52
--- pkgsrc/devel/py-mercurial/Makefile.version:1.51     Mon Aug 14 01:31:56 2017
+++ pkgsrc/devel/py-mercurial/Makefile.version  Mon Oct  2 12:11:20 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.51 2017/08/14 01:31:56 maya Exp $
+# $NetBSD: Makefile.version,v 1.52 2017/10/02 12:11:20 wiz Exp $
 
-VERSION=       4.3.1
+VERSION=       4.3.3
 
 PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36 # 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.52 pkgsrc/devel/py-mercurial/distinfo:1.53
--- pkgsrc/devel/py-mercurial/distinfo:1.52     Mon Aug 14 01:31:56 2017
+++ pkgsrc/devel/py-mercurial/distinfo  Mon Oct  2 12:11:20 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2017/08/14 01:31:56 maya Exp $
+$NetBSD: distinfo,v 1.53 2017/10/02 12:11:20 wiz Exp $
 
-SHA1 (mercurial-4.3.1.tar.gz) = 06cde0a5d555d5c62bb7f791409fd91910c28553
-RMD160 (mercurial-4.3.1.tar.gz) = 744cac47bd71c454365aff5123a6e93464dba7cf
-SHA512 (mercurial-4.3.1.tar.gz) = 4c42d06b7f111a3e825dd927704a30f88f0b2225cf87ab8954bf53a7fbc0edf561374dd49b13d9c10140d98ff5853a64acb5a744349727abae81d32da401922b
-Size (mercurial-4.3.1.tar.gz) = 5475042 bytes
+SHA1 (mercurial-4.3.3.tar.gz) = 921c3c6302c4b1d4be6a56fcfa0a41553dd4bd44
+RMD160 (mercurial-4.3.3.tar.gz) = 51122b744a76156bdd7107d929f159beaa5d3cba
+SHA512 (mercurial-4.3.3.tar.gz) = 2d5249b6b2ec6b21c548702af2cf6b8e0858197a370514465aa7a880391f2e9efd6aecefb67fc547dfb8759c1c678009dc5a33fc48743bee30fcbdd853ee1cc6
+Size (mercurial-4.3.3.tar.gz) = 5491634 bytes



Home | Main Index | Thread Index | Old Index