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:           Sun Jul  3 17:52:41 UTC 2022

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

Log Message:
py-mercurial: update to 6.1.4.

Changes not found


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/devel/py-mercurial/Makefile
cvs rdiff -u -r1.118 -r1.119 pkgsrc/devel/py-mercurial/distinfo
cvs rdiff -u -r1.36 -r1.37 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.71 pkgsrc/devel/py-mercurial/Makefile:1.72
--- pkgsrc/devel/py-mercurial/Makefile:1.71     Mon Jun 13 10:47:21 2022
+++ pkgsrc/devel/py-mercurial/Makefile  Sun Jul  3 17:52:41 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2022/06/13 10:47:21 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2022/07/03 17:52:41 wiz Exp $
 #
 # Changelog sometimes at: https://www.mercurial-scm.org/wiki/WhatsNew
 
@@ -29,7 +29,7 @@ PYTHON_SELF_CONFLICT= yes
 .include "options.mk"
 
 USE_TOOLS+=            bash:test
-# Known test failures as of 6.1.3
+# Known test failures as of 6.1.4
 # test-run-tests.t
 # https://bz.mercurial-scm.org/show_bug.cgi?id=6661
 # test-http-bad-server.t
@@ -51,7 +51,7 @@ USE_TOOLS+=           bash:test
 # test-demandimport.py:
 # https://bz.mercurial-scm.org/show_bug.cgi?id=6680
 #
-# Ran 884 tests, 82 skipped, 11 failed.
+# Ran 885 tests, 82 skipped, 11 failed.
 
 TEST_TARGET=           tests
 TEST_MAKE_FLAGS+=      PYTHON=${PYTHONBIN} TESTFLAGS=${_MAKE_JOBS:Q}

Index: pkgsrc/devel/py-mercurial/distinfo
diff -u pkgsrc/devel/py-mercurial/distinfo:1.118 pkgsrc/devel/py-mercurial/distinfo:1.119
--- pkgsrc/devel/py-mercurial/distinfo:1.118    Mon Jun 13 10:47:21 2022
+++ pkgsrc/devel/py-mercurial/distinfo  Sun Jul  3 17:52:41 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.118 2022/06/13 10:47:21 wiz Exp $
+$NetBSD: distinfo,v 1.119 2022/07/03 17:52:41 wiz Exp $
 
-BLAKE2s (mercurial-6.1.3.tar.gz) = 8e142c470701929ecae165445a987f3a4db0b4b975cfe7812fa37dc148a189b6
-SHA512 (mercurial-6.1.3.tar.gz) = dfa4754bc561a0c037d1682c30b0555ebde5a008ffa0622c5b13130df233811c80b094c558d522911b29cf5e4a735ef95a5527d6f676d6e99aa86dd36b2b6f12
-Size (mercurial-6.1.3.tar.gz) = 8070082 bytes
+BLAKE2s (mercurial-6.1.4.tar.gz) = 0809f4c2d32ec30d2fc1fd7f4b2d0cb68bc12dfa262f7fdf6689ccac8419a08c
+SHA512 (mercurial-6.1.4.tar.gz) = b43221c078efd4978fd47414d9442f423a97660e1f4c10d704a8d3403051778d2a25a0b4be6315d0a2126d01c14910ccbe9a5be6242b561a2bea0c522f54b731
+Size (mercurial-6.1.4.tar.gz) = 8070694 bytes

Index: pkgsrc/devel/py-mercurial/version.mk
diff -u pkgsrc/devel/py-mercurial/version.mk:1.36 pkgsrc/devel/py-mercurial/version.mk:1.37
--- pkgsrc/devel/py-mercurial/version.mk:1.36   Mon Jun 13 10:47:21 2022
+++ pkgsrc/devel/py-mercurial/version.mk        Sun Jul  3 17:52:41 2022
@@ -1,3 +1,3 @@
-# $NetBSD: version.mk,v 1.36 2022/06/13 10:47:21 wiz Exp $
+# $NetBSD: version.mk,v 1.37 2022/07/03 17:52:41 wiz Exp $
 
-VERSION=       6.1.3
+VERSION=       6.1.4



Home | Main Index | Thread Index | Old Index