diff options
author | wiz <wiz@pkgsrc.org> | 2015-11-11 11:59:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-11-11 11:59:28 +0000 |
commit | 516299908024dc79bfbad1a0cf998a7125fe4c84 (patch) | |
tree | 65204f01ccc035e003dc4547e7d699de5fc9f40a | |
parent | 885cb18989081f49921dcd2f422c2de0a04efc0a (diff) | |
download | pkgsrc-516299908024dc79bfbad1a0cf998a7125fe4c84.tar.gz |
Update py-hg-git to 0.8.3.
Compatible with latest mercurial (3.6).
Change summary not found, commit list at
https://bitbucket.org/durin42/hg-git/commits/tag/0.8.3
-rw-r--r-- | devel/py-hg-git/Makefile | 8 | ||||
-rw-r--r-- | devel/py-hg-git/distinfo | 10 |
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-hg-git/Makefile b/devel/py-hg-git/Makefile index b023d024864..3f81aa30be2 100644 --- a/devel/py-hg-git/Makefile +++ b/devel/py-hg-git/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/07/27 09:34:41 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/11/11 11:59:28 wiz Exp $ -DISTNAME= 0.8.1 +DISTNAME= 0.8.3 PKGNAME= ${PYPKGPREFIX}-hg-git-${DISTNAME} CATEGORIES= devel scm MASTER_SITES= https://bitbucket.org/durin42/hg-git/get/ @@ -14,11 +14,11 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.9.7:../../devel/py-dulwich DIST_SUBDIR= hg-git -WRKSRC= ${WRKDIR}/durin42-hg-git-e6489cf3fe8c +WRKSRC= ${WRKDIR}/durin42-hg-git-d7ad67f850b2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-dulwich +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # as of 0.8.3 EGG_NAME= hg_git-${DISTNAME} .include "../../lang/python/egg.mk" diff --git a/devel/py-hg-git/distinfo b/devel/py-hg-git/distinfo index 9b8abf06f95..d8b0f58be7a 100644 --- a/devel/py-hg-git/distinfo +++ b/devel/py-hg-git/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/03 03:29:08 agc Exp $ +$NetBSD: distinfo,v 1.3 2015/11/11 11:59:28 wiz Exp $ -SHA1 (hg-git/0.8.1.tar.bz2) = dfa8eb416f3e5348abb27f18398a9ca742396eab -RMD160 (hg-git/0.8.1.tar.bz2) = 38f73bf423d1883ae5a8a449db561ac4cdc177d0 -SHA512 (hg-git/0.8.1.tar.bz2) = 20ddfd31fd9aa4d4a5faed116bc3408e116a54721eafbc6864a747ec5fe8c17572c1f8988b464bb79d514c1069c721fceb068fa3b34541a20424835c289fe2f3 -Size (hg-git/0.8.1.tar.bz2) = 86146 bytes +SHA1 (hg-git/0.8.3.tar.bz2) = 0173aa54ae12cf8f35e2320613f397cd858aca14 +RMD160 (hg-git/0.8.3.tar.bz2) = 890452602bc70b5ccdeac97f1eb06885ae7cc583 +SHA512 (hg-git/0.8.3.tar.bz2) = cf4c85317c91180ef0b6b048bfa730e112d14dca249a2508c10cb4ae7fa8a68db37666389a06a224f068f14d929dde9bb948123cf71dd7cc35c923f140feef43 +Size (hg-git/0.8.3.tar.bz2) = 88333 bytes |