pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-mercurial Updated py-mercurial to 3.8.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9685e8b0733b
branches: trunk
changeset: 349212:9685e8b0733b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 02 11:09:37 2016 +0000
description:
Updated py-mercurial to 3.8.4.
Update HOMEPAGE and MASTER_SITES.
This is a regularly-scheduled bugfix release.
bdiff: extend matches across popular lines
bdiff: remove effectively dead code
bundle2: don't assume ordering of heads checked after push
help: document that [subpaths] may rewrite relative paths
largefiles: fix support for local largefiles while using share extension
sslutil: synchronize hostname matching logic with CPython
diffstat:
devel/py-mercurial/Makefile | 6 +++---
devel/py-mercurial/Makefile.version | 4 ++--
devel/py-mercurial/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (46 lines):
diff -r 162a6395f0b5 -r 9685e8b0733b devel/py-mercurial/Makefile
--- a/devel/py-mercurial/Makefile Sat Jul 02 11:01:07 2016 +0000
+++ b/devel/py-mercurial/Makefile Sat Jul 02 11:09:37 2016 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2016/01/03 16:53:30 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/07/02 11:09:37 wiz Exp $
DISTNAME= mercurial-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel scm
-MASTER_SITES= https://mercurial.selenic.com/release/
+MASTER_SITES= https://www.mercurial-scm.org/release/
MAINTAINER= wiz%NetBSD.org@localhost
-HOMEPAGE= http://mercurial.selenic.com/
+HOMEPAGE= https://www.mercurial-scm.org/
COMMENT= Fast, lightweight source control management system
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR newer
diff -r 162a6395f0b5 -r 9685e8b0733b devel/py-mercurial/Makefile.version
--- a/devel/py-mercurial/Makefile.version Sat Jul 02 11:01:07 2016 +0000
+++ b/devel/py-mercurial/Makefile.version Sat Jul 02 11:09:37 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.version,v 1.35 2016/06/04 07:59:45 wiz Exp $
+# $NetBSD: Makefile.version,v 1.36 2016/07/02 11:09:37 wiz Exp $
-VERSION= 3.8.3
+VERSION= 3.8.4
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 3.4.1
# see also http://mercurial.selenic.com/wiki/SupportedPythonVersions
diff -r 162a6395f0b5 -r 9685e8b0733b devel/py-mercurial/distinfo
--- a/devel/py-mercurial/distinfo Sat Jul 02 11:01:07 2016 +0000
+++ b/devel/py-mercurial/distinfo Sat Jul 02 11:09:37 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2016/06/04 07:59:45 wiz Exp $
+$NetBSD: distinfo,v 1.38 2016/07/02 11:09:37 wiz Exp $
-SHA1 (mercurial-3.8.3.tar.gz) = cccade8ca2a3f9c876301c11959a1303c0c9b00e
-RMD160 (mercurial-3.8.3.tar.gz) = 34aea8129d34d7787f9b6f21ef2e0cad25c608b4
-SHA512 (mercurial-3.8.3.tar.gz) = d6106fe942406fa3fe85039fa67ca47659b934cf2a027dfe24bfaff2f26130051ea1ee6064b30648769a12c4d6c7de2764463fb29a8194f50d79bcd63a4c5246
-Size (mercurial-3.8.3.tar.gz) = 4772901 bytes
+SHA1 (mercurial-3.8.4.tar.gz) = 3fca166ff37f7900fc9ac361f67d259d63c09710
+RMD160 (mercurial-3.8.4.tar.gz) = 92640cbafdca47a03a2d7c4b3d492c913102c071
+SHA512 (mercurial-3.8.4.tar.gz) = 2ee785f631f9ae346e10ca77251a9ce6d3dacd598588c39f1a69ce1f4b668866f6109d682428512c37c300b26741b74672195538d66845e85cfff5ead886cf4c
+Size (mercurial-3.8.4.tar.gz) = 4775341 bytes
Home |
Main Index |
Thread Index |
Old Index