pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-tortoisehg



Module Name:    pkgsrc
Committed By:   nros
Date:           Tue Dec 21 17:17:20 UTC 2021

Modified Files:
        pkgsrc/devel/py-tortoisehg: Makefile distinfo

Log Message:
Update py-tortoisehg to version 6.0

Update py-tortoisehg to version 6.0.
The update is done to keep it in
sync with py-mercurial.
tortoisehg won't start if if the wrong
version of mercurial is used with it.


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/devel/py-tortoisehg/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/py-tortoisehg/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-tortoisehg/Makefile
diff -u pkgsrc/devel/py-tortoisehg/Makefile:1.77 pkgsrc/devel/py-tortoisehg/Makefile:1.78
--- pkgsrc/devel/py-tortoisehg/Makefile:1.77    Wed Dec  8 16:04:06 2021
+++ pkgsrc/devel/py-tortoisehg/Makefile Tue Dec 21 17:17:20 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2021/12/08 16:04:06 adam Exp $
+# $NetBSD: Makefile,v 1.78 2021/12/21 17:17:20 nros Exp $
 
-DISTNAME=              tortoisehg-5.9.2
+DISTNAME=              tortoisehg-6.0
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel python
 MASTER_SITES=          https://www.mercurial-scm.org/release/tortoisehg/targz/
 

Index: pkgsrc/devel/py-tortoisehg/distinfo
diff -u pkgsrc/devel/py-tortoisehg/distinfo:1.52 pkgsrc/devel/py-tortoisehg/distinfo:1.53
--- pkgsrc/devel/py-tortoisehg/distinfo:1.52    Thu Oct 28 20:13:23 2021
+++ pkgsrc/devel/py-tortoisehg/distinfo Tue Dec 21 17:17:20 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2021/10/28 20:13:23 wiz Exp $
+$NetBSD: distinfo,v 1.53 2021/12/21 17:17:20 nros Exp $
 
-BLAKE2s (tortoisehg-5.9.2.tar.gz) = 160417a3ff0d04ecbc4bb1d91eafd7550f367923f2e529d2b29f6f6132b8622e
-SHA512 (tortoisehg-5.9.2.tar.gz) = f69070ff883cbc115c98f663a818969720b75b174ccce190243749241ff3c929451f9eb17eb3f70be475eb9e575662c789b39726b55bc08398dd7f7faf87623a
-Size (tortoisehg-5.9.2.tar.gz) = 8918803 bytes
+BLAKE2s (tortoisehg-6.0.tar.gz) = f456111c7ba258d46d31a525845cab3897026bea75986ed13e320d4f89bdb737
+SHA512 (tortoisehg-6.0.tar.gz) = f146b2ee80ac1257472beaebbcb24fd65984e447f5a06de1fe0a9fe43142ca74320e68f1bd1ab4e3921d0d7e492bcf082072bd34e1145c39ba05a73ec9a33a25
+Size (tortoisehg-6.0.tar.gz) = 8918041 bytes



Home | Main Index | Thread Index | Old Index