pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-hg-git



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov  7 15:14:58 UTC 2017

Modified Files:
        pkgsrc/devel/py-hg-git: Makefile distinfo

Log Message:
py-hg-git: update to 0.8.10.

Compatibility with mercurial 4.4.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-hg-git/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-hg-git/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-hg-git/Makefile
diff -u pkgsrc/devel/py-hg-git/Makefile:1.8 pkgsrc/devel/py-hg-git/Makefile:1.9
--- pkgsrc/devel/py-hg-git/Makefile:1.8 Sun Sep  3 14:16:43 2017
+++ pkgsrc/devel/py-hg-git/Makefile     Tue Nov  7 15:14:58 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/09/03 14:16:43 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/11/07 15:14:58 wiz Exp $
 
-DISTNAME=      0.8.9
+DISTNAME=      0.8.10
 PKGNAME=       ${PYPKGPREFIX}-hg-git-${DISTNAME}
 CATEGORIES=    devel scm
 MASTER_SITES=  https://bitbucket.org/durin42/hg-git/get/
@@ -14,7 +14,7 @@ LICENSE=      gnu-gpl-v2
 DEPENDS+=      ${PYPKGPREFIX}-dulwich>=0.9.7:../../devel/py-dulwich
 
 DIST_SUBDIR=   hg-git
-WRKSRC=                ${WRKDIR}/durin42-hg-git-88de3215e138
+WRKSRC=                ${WRKDIR}/durin42-hg-git-6ef27582bfa5
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/devel/py-hg-git/distinfo
diff -u pkgsrc/devel/py-hg-git/distinfo:1.5 pkgsrc/devel/py-hg-git/distinfo:1.6
--- pkgsrc/devel/py-hg-git/distinfo:1.5 Sun Sep  3 14:16:43 2017
+++ pkgsrc/devel/py-hg-git/distinfo     Tue Nov  7 15:14:58 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/09/03 14:16:43 wiz Exp $
+$NetBSD: distinfo,v 1.6 2017/11/07 15:14:58 wiz Exp $
 
-SHA1 (hg-git/0.8.9.tar.bz2) = 24e16efb49ad1617e96261144c91f937cc635e01
-RMD160 (hg-git/0.8.9.tar.bz2) = 8c97efd441e84545b5aa31de3654efd2795e6286
-SHA512 (hg-git/0.8.9.tar.bz2) = 3f5ec2893a0af90f8670f31c781d93d06c55d1f9f7218c9311a2647b782064d0310210f6ea59a94e7180987cd8588660bd3ab3dd85744550f16428af1cf623cc
-Size (hg-git/0.8.9.tar.bz2) = 95019 bytes
+SHA1 (hg-git/0.8.10.tar.bz2) = 180aa51d0240d22e62268e306ad9d3977dd63751
+RMD160 (hg-git/0.8.10.tar.bz2) = 06792174ee4d9cd1a232f75b0095827461b03d2c
+SHA512 (hg-git/0.8.10.tar.bz2) = 60fbabf2f487be81d8b21a10cb5bd3cb8a211441138ad79a451c3b1222824a984db409b6de11066b2cfd0041648055333a56d258138175aaa0916c602821f973
+Size (hg-git/0.8.10.tar.bz2) = 109257 bytes



Home | Main Index | Thread Index | Old Index