pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2a171131eaa
branches:  trunk
changeset: 370006:e2a171131eaa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 09 08:32:01 2017 +0000

description:
py-sure: follow redirect

diffstat:

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

diffs (18 lines):

diff -r f6ddee7657a5 -r e2a171131eaa devel/py-sure/Makefile
--- a/devel/py-sure/Makefile    Mon Oct 09 08:31:30 2017 +0000
+++ b/devel/py-sure/Makefile    Mon Oct 09 08:32:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/09/29 21:17:18 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/09 08:32:01 wiz Exp $
 
 DISTNAME=      sure-1.4.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sure/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://github.com/gabrielfalcao/sure
+HOMEPAGE=      https://github.com/gabrielfalcao/sure
 COMMENT=       Python testing tool
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index