diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:08:18 +0000 |
commit | 023f36ff6d6de6ac60190d7f73ad3d24848c9382 (patch) | |
tree | 2140acd08fdb7c2bebdf64bf56496edf2f1ec3d1 /net | |
parent | b91035777d428e038c4b42cfa6a57b550f7e0d40 (diff) | |
download | pkgsrc-023f36ff6d6de6ac60190d7f73ad3d24848c9382.tar.gz |
Follow some redirects.
Diffstat (limited to 'net')
-rw-r--r-- | net/py-eventlib/Makefile | 4 | ||||
-rw-r--r-- | net/py-junos-eznc/Makefile | 4 | ||||
-rw-r--r-- | net/py-ncclient/Makefile | 4 | ||||
-rw-r--r-- | net/py-netaddr/Makefile | 4 | ||||
-rw-r--r-- | net/py-netifaces/Makefile | 4 | ||||
-rw-r--r-- | net/py-smb/Makefile | 4 | ||||
-rw-r--r-- | net/py-txamqp/Makefile | 4 | ||||
-rw-r--r-- | net/rp-l2tp/Makefile | 4 | ||||
-rw-r--r-- | net/scdp/Makefile | 4 | ||||
-rw-r--r-- | net/sharity-light/Makefile | 4 | ||||
-rw-r--r-- | net/smokeping/Makefile | 4 | ||||
-rw-r--r-- | net/syncthing/Makefile | 4 | ||||
-rw-r--r-- | net/tcpillust/Makefile | 4 | ||||
-rw-r--r-- | net/tcptraceroute6/Makefile | 4 |
14 files changed, 28 insertions, 28 deletions
diff --git a/net/py-eventlib/Makefile b/net/py-eventlib/Makefile index 74e420e5a88..c8ea003c39e 100644 --- a/net/py-eventlib/Makefile +++ b/net/py-eventlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2017/07/18 18:38:48 leot Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/04 18:08:25 wiz Exp $ DISTNAME= eventlib-0.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=e/eventlib/} MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://travis-ci.org/Yipit/eventlib/ +HOMEPAGE= https://travis-ci.org/Yipit/eventlib/ COMMENT= Asynchronous event tracking app for Django LICENSE= gnu-lgpl-v3 diff --git a/net/py-junos-eznc/Makefile b/net/py-junos-eznc/Makefile index ffa2bd07eff..39602f8c28a 100644 --- a/net/py-junos-eznc/Makefile +++ b/net/py-junos-eznc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/06/08 08:38:35 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/04 18:08:26 wiz Exp $ DISTNAME= junos-eznc-2.1.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=j/junos-eznc/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pypi.python.org/pypi/junos-eznc/ +HOMEPAGE= https://pypi.python.org/pypi/junos-eznc/ COMMENT= Python library to manage JunOS devices LICENSE= apache-2.0 diff --git a/net/py-ncclient/Makefile b/net/py-ncclient/Makefile index 54656740e3d..8933c5c2ad5 100644 --- a/net/py-ncclient/Makefile +++ b/net/py-ncclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/06/07 10:21:34 he Exp $ +# $NetBSD: Makefile,v 1.7 2017/09/04 18:08:26 wiz Exp $ DISTNAME= ncclient-0.5.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_PYPI:=n/ncclient/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pypi.python.org/pypi/ncclient +HOMEPAGE= https://pypi.python.org/pypi/ncclient COMMENT= NETCONF Python client LICENSE= apache-2.0 diff --git a/net/py-netaddr/Makefile b/net/py-netaddr/Makefile index 4d2e72e9ea0..74ce6c69e08 100644 --- a/net/py-netaddr/Makefile +++ b/net/py-netaddr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/03/06 15:07:07 adam Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/04 18:08:26 wiz Exp $ DISTNAME= netaddr-0.7.18 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=n/netaddr/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pypi.python.org/pypi/netaddr/ +HOMEPAGE= https://pypi.python.org/pypi/netaddr/ COMMENT= Python library for manipluating network addresses LICENSE= modified-bsd diff --git a/net/py-netifaces/Makefile b/net/py-netifaces/Makefile index 9223c088152..02ae920aa7e 100644 --- a/net/py-netifaces/Makefile +++ b/net/py-netifaces/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2017/07/26 10:48:52 adam Exp $ +# $NetBSD: Makefile,v 1.9 2017/09/04 18:08:26 wiz Exp $ DISTNAME= netifaces-0.10.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=n/netifaces/} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://alastairs-place.net/projects/netifaces/ +HOMEPAGE= https://alastairs-place.net/projects/netifaces/ COMMENT= Portable access to network interfaces from Python LICENSE= mit diff --git a/net/py-smb/Makefile b/net/py-smb/Makefile index 36a15b3bf45..58248285205 100644 --- a/net/py-smb/Makefile +++ b/net/py-smb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:21 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2017/09/04 18:08:26 wiz Exp $ # DISTNAME= pysmb-1.1.2 @@ -8,7 +8,7 @@ MASTER_SITES= http://miketeo.net/files/Projects/pysmb/ EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://miketeo.net/wp/index.php/projects/pysmb +HOMEPAGE= https://miketeo.net/wp/index.php/projects/pysmb COMMENT= Experimental SMB/CIFS library written in Python LICENSE= zlib diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index f47b0298e84..3bf6388c049 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2017/02/14 10:26:29 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2017/09/04 18:08:26 wiz Exp $ DISTNAME= python-txamqp_0.3.orig PKGNAME= ${PYPKGPREFIX}-txamqp-0.3 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://launchpadlibrarian.net/30388120/ MAINTAINER= pkgsrc@NetBSD.org -HOMEPAGE= http://launchpad.net/txamqp/ +HOMEPAGE= https://launchpad.net/txamqp/ COMMENT= Python library for communicating with AMQP using Twisted LICENSE= apache-2.0 diff --git a/net/rp-l2tp/Makefile b/net/rp-l2tp/Makefile index 9462db7a01c..f5a222a92dc 100644 --- a/net/rp-l2tp/Makefile +++ b/net/rp-l2tp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 17:19:05 asau Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/04 18:08:26 wiz Exp $ # DISTNAME= rp-l2tp-0.3 @@ -7,7 +7,7 @@ CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rp-l2tp/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/rp-l2tp/ +HOMEPAGE= https://sourceforge.net/projects/rp-l2tp/ COMMENT= User-space implementation of layer 2 tunnelling protocol NOT_FOR_PLATFORM+= Interix-*-* # no userland protocol stack support diff --git a/net/scdp/Makefile b/net/scdp/Makefile index 950c1894317..72a7b7ec2ab 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/23 17:19:07 asau Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/04 18:08:26 wiz Exp $ # DISTNAME= scdp-1.0b @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scdp/} MAINTAINER= arved@arved.at -HOMEPAGE= http://sourceforge.net/projects/scdp/ +HOMEPAGE= https://sourceforge.net/projects/scdp/ COMMENT= Program to send Cisco Discovery Protocol packets GNU_CONFIGURE= yes diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 69977d9118b..a1804d138ac 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/09/04 18:00:59 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/04 18:08:26 wiz Exp $ # DISTNAME= Sharity-Light.1.3 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.obdev.at/ftp/pub/Products/Sharity-Light/ MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://www.obdev.at/products/sharity-light/ +#HOMEPAGE= https://www.obdev.at/products/sharity-light/ COMMENT= Userland smbfs -- SMB to NFS protocol converter LICENSE= gnu-gpl-v2 diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 61e10d99d5e..d4a4beff5ae 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2016/07/09 06:38:45 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2017/09/04 18:08:26 wiz Exp $ DISTNAME= smokeping-2.6.7 PKGREVISION= 6 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://oss.oetiker.ch/smokeping/index.en.html +HOMEPAGE= https://oss.oetiker.ch/smokeping/index.en.html COMMENT= Latency/packet loss monitoring/graphing tool GNU_CONFIGURE= yes diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index b2cd2d56f0b..9a5a0214be0 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2017/08/14 18:41:56 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2017/09/04 18:08:26 wiz Exp $ # Upstream regularly breaks protocol compatibility. While users of # pkgsrc syncthing on multiple systems can update synchronously, an @@ -20,7 +20,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=syncthing/} # Minor version updates may be committed without asking. Major # updates not following the above policy will be reverted. COMMENT= Keeps directories in sync across hosts -HOMEPAGE= http://syncthing.net/ +HOMEPAGE= https://syncthing.net/ MAINTAINER= gdt@NetBSD.org LICENSE= mpl-2.0 diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile index 772c9b19de0..9e9528dc37f 100644 --- a/net/tcpillust/Makefile +++ b/net/tcpillust/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2017/09/04 18:00:59 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2017/09/04 18:08:26 wiz Exp $ DISTNAME= tcpillust-1.0a PKGREVISION= 10 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.sonycsl.co.jp/CSL/nishida/ MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://www.sonycsl.co.jp/person/nishida/tcpillust.html +#HOMEPAGE= https://www.sonycsl.co.jp/person/nishida/tcpillust.html COMMENT= Graphical TCP connection analysis tool USE_IMAKE= yes diff --git a/net/tcptraceroute6/Makefile b/net/tcptraceroute6/Makefile index 3ce9ff965a5..d4de1f9eb99 100644 --- a/net/tcptraceroute6/Makefile +++ b/net/tcptraceroute6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/10/23 09:52:35 he Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/04 18:08:27 wiz Exp $ # DISTNAME= ndisc6-${VERSION} @@ -9,7 +9,7 @@ MASTER_SITES= http://www.remlab.net/files/ndisc6/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= he@NetBSD.org -HOMEPAGE= http://www.remlab.net/ndisc6/ +HOMEPAGE= https://www.remlab.net/ndisc6/ COMMENT= Traceroute6 implementation using TCP packets LICENSE= gnu-gpl-v2 |