pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-msgpack py-msgpack: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/108f9fc7120a
branches:  trunk
changeset: 371175:108f9fc7120a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 06 13:34:45 2017 +0000

description:
py-msgpack: follow redirect

diffstat:

 devel/py-msgpack/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7416bd72dc9e -r 108f9fc7120a devel/py-msgpack/Makefile
--- a/devel/py-msgpack/Makefile Mon Nov 06 13:34:30 2017 +0000
+++ b/devel/py-msgpack/Makefile Mon Nov 06 13:34:45 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/05/11 11:12:44 adam Exp $
+# $NetBSD: Makefile,v 1.18 2017/11/06 13:34:45 wiz Exp $
 
 DISTNAME=      msgpack-python-0.4.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/-python-/-/}
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/msgpack-python/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://msgpack.org/
+HOMEPAGE=      https://msgpack.org/
 COMMENT=       MessagePack (de)serializer for Python
 LICENSE=       apache-2.0
 



Home | Main Index | Thread Index | Old Index