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: Sat May 22 23:11:31 UTC 2021
Modified Files:
pkgsrc/devel/py-mercurial: Makefile distinfo
Removed Files:
pkgsrc/devel/py-mercurial/patches: patch-D8574
Log Message:
py-mercurial: remove obsolete feature patch
Ok joerg@
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/py-mercurial/Makefile
cvs rdiff -u -r1.102 -r1.103 pkgsrc/devel/py-mercurial/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-mercurial/patches/patch-D8574
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.54 pkgsrc/devel/py-mercurial/Makefile:1.55
--- pkgsrc/devel/py-mercurial/Makefile:1.54 Thu May 20 09:08:27 2021
+++ pkgsrc/devel/py-mercurial/Makefile Sat May 22 23:11:31 2021
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.54 2021/05/20 09:08:27 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2021/05/22 23:11:31 wiz Exp $
#
# Changelog sometimes at: https://www.mercurial-scm.org/wiki/WhatsNew
DISTNAME= mercurial-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= https://www.mercurial-scm.org/release/
@@ -34,10 +35,8 @@ USE_TOOLS+= bash:test
# Known test failures as of 5.8
# test-persistent-nodemap.t
# https://bz.mercurial-scm.org/show_bug.cgi?id=6523
-# test-reject_new_heads.t
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6524
#
-# Ran 878 tests, 81 skipped, 2 failed.
+# Ran 878 tests, 81 skipped, 1 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.102 pkgsrc/devel/py-mercurial/distinfo:1.103
--- pkgsrc/devel/py-mercurial/distinfo:1.102 Thu May 20 09:08:27 2021
+++ pkgsrc/devel/py-mercurial/distinfo Sat May 22 23:11:31 2021
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.102 2021/05/20 09:08:27 wiz Exp $
+$NetBSD: distinfo,v 1.103 2021/05/22 23:11:31 wiz Exp $
SHA1 (mercurial-5.8.tar.gz) = 7ce13257550f9d22d483b42420ecf84b1b9ac3f4
RMD160 (mercurial-5.8.tar.gz) = fb6b7aaab30c4d82b0a04df51e5899d4acb3e4fe
SHA512 (mercurial-5.8.tar.gz) = 79eec3a468a1826d4910d140797f26f281ff5e5fb9a0e09656d458577e05cf11ac6032c0d282aeec2996edbd7af954652c97097ea4485b211dad7424c4d20979
Size (mercurial-5.8.tar.gz) = 7985326 bytes
-SHA1 (patch-D8574) = 56cecc1c83558803186e84d90ef67b4dce68f8e9
Home |
Main Index |
Thread Index |
Old Index