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:           Thu Jan 16 14:32:50 UTC 2020

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

Log Message:
py-mercurial: update to 5.2.2.

Changes not documented.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/py-mercurial/Makefile
cvs rdiff -u -r1.82 -r1.83 pkgsrc/devel/py-mercurial/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-mercurial/version.mk

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.37 pkgsrc/devel/py-mercurial/Makefile:1.38
--- pkgsrc/devel/py-mercurial/Makefile:1.37     Sat Jan  4 23:00:27 2020
+++ pkgsrc/devel/py-mercurial/Makefile  Thu Jan 16 14:32:50 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2020/01/04 23:00:27 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2020/01/16 14:32:50 wiz Exp $
 
 DISTNAME=      mercurial-${VERSION}
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel scm
 MASTER_SITES=  https://www.mercurial-scm.org/release/
 
@@ -28,8 +27,8 @@ INSTALLATION_DIRS+=   share/doc/mercurial
 .include "version.mk"
 
 # Known test failures:
-# none as of 5.2
-# Ran 817 tests, 79 skipped, 0 failed.
+# none as of 5.2.2
+# Ran 820 tests, 76 skipped, 0 failed.
 #
 # test-narrow-shallow (sometimes):
 # https://bz.mercurial-scm.org/show_bug.cgi?id=6150

Index: pkgsrc/devel/py-mercurial/distinfo
diff -u pkgsrc/devel/py-mercurial/distinfo:1.82 pkgsrc/devel/py-mercurial/distinfo:1.83
--- pkgsrc/devel/py-mercurial/distinfo:1.82     Sat Jan  4 20:21:15 2020
+++ pkgsrc/devel/py-mercurial/distinfo  Thu Jan 16 14:32:50 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2020/01/04 20:21:15 wiz Exp $
+$NetBSD: distinfo,v 1.83 2020/01/16 14:32:50 wiz Exp $
 
-SHA1 (mercurial-5.2.1.tar.gz) = ce9ffac9d0d92671afbe95f20e71a54b84c77aa1
-RMD160 (mercurial-5.2.1.tar.gz) = 9a5e5af7b573969b0afc98b08ce59302e11076ad
-SHA512 (mercurial-5.2.1.tar.gz) = 7be88570769561157eb8ef3510cb88c519c4db29278abdf4e4219721531d70d59b94be03d9b7da26b9322581d89d26b9833f063525ceb1ac749fe0b7fb1826d2
-Size (mercurial-5.2.1.tar.gz) = 7332037 bytes
+SHA1 (mercurial-5.2.2.tar.gz) = 2fc96603ef6348ee1bc305bd556baed6cfcb3972
+RMD160 (mercurial-5.2.2.tar.gz) = 7368f534ce57a82700dd2159bed5edd4a9f47a7b
+SHA512 (mercurial-5.2.2.tar.gz) = 875e75587ab1f1c54edd2f7198dff21e6b287425f215a9d28ef98d5359420df90ca7ef0128ec7b772c4a31dc95b1082b4d6d28f1754968a08408516ba9ec91ee
+Size (mercurial-5.2.2.tar.gz) = 7333065 bytes

Index: pkgsrc/devel/py-mercurial/version.mk
diff -u pkgsrc/devel/py-mercurial/version.mk:1.9 pkgsrc/devel/py-mercurial/version.mk:1.10
--- pkgsrc/devel/py-mercurial/version.mk:1.9    Sat Jan  4 20:28:08 2020
+++ pkgsrc/devel/py-mercurial/version.mk        Thu Jan 16 14:32:50 2020
@@ -1,3 +1,3 @@
-# $NetBSD: version.mk,v 1.9 2020/01/04 20:28:08 wiz Exp $
+# $NetBSD: version.mk,v 1.10 2020/01/16 14:32:50 wiz Exp $
 
-VERSION=       5.2.1
+VERSION=       5.2.2



Home | Main Index | Thread Index | Old Index