Subject: CVS commit: pkgsrc/pkgtools/url2pkg/files
From: Roland Illig
Date: 2019-10-05 14:22:51
Message id: 20191005122251.CDFEAFBF4@cvs.NetBSD.org

Log Message:
pkgtools/url2pkg: ignore URL protocol

The MASTER_SITE_GNU still uses http:// for downloading the distfiles.
Since typical URLs today use https://, ignore the protocol when matching
the given URL against the MASTER_SITE_* variables from mk/fetch/sites.mk.

Files:
RevisionActionfile
1.10modifypkgsrc/pkgtools/url2pkg/files/url2pkg.py
1.9modifypkgsrc/pkgtools/url2pkg/files/url2pkg_test.py