summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-03 07:19:03 +0000
committernia <nia@pkgsrc.org>2019-07-03 07:19:03 +0000
commit89243e3856b7b33a75e1a90155c877cdf2a30367 (patch)
tree9766d8505bd0b93c64820afba506fb04a54359f5
parenta0aed3aa004b996bc7ba97229623c9c15b40de50 (diff)
downloadpkgsrc-89243e3856b7b33a75e1a90155c877cdf2a30367.tar.gz
Use https for github.
-rw-r--r--databases/py-sqlite2/Makefile4
-rw-r--r--devel/py-behave/Makefile4
-rw-r--r--devel/py-doctor/Makefile4
-rw-r--r--devel/py-iso3166/Makefile4
-rw-r--r--devel/py-zope.deferredimport/Makefile4
-rw-r--r--devel/py-zope.deprecation/Makefile4
-rw-r--r--devel/py-zope.hookable/Makefile4
-rw-r--r--misc/ocaml-opaline/Makefile4
-rw-r--r--misc/ruby-patch_finder/Makefile4
-rw-r--r--www/py-django-timezone-field/Makefile4
-rw-r--r--www/py-zope.proxy/Makefile4
-rw-r--r--www/ruby-robots/Makefile4
12 files changed, 24 insertions, 24 deletions
diff --git a/databases/py-sqlite2/Makefile b/databases/py-sqlite2/Makefile
index 47fcdbaa260..0cd0b57e9c8 100644
--- a/databases/py-sqlite2/Makefile
+++ b/databases/py-sqlite2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2019/04/26 14:12:34 maya Exp $
+# $NetBSD: Makefile,v 1.57 2019/07/03 07:19:03 nia Exp $
DISTNAME= pysqlite-2.8.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/}
@@ -7,7 +7,7 @@ CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pysqlite/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/ghaering/pysqlite/
+HOMEPAGE= https://github.com/ghaering/pysqlite
COMMENT= SQLite database adapter for Python
LICENSE= mit
diff --git a/devel/py-behave/Makefile b/devel/py-behave/Makefile
index 5c626c0aa32..efa3538dd26 100644
--- a/devel/py-behave/Makefile
+++ b/devel/py-behave/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/08/28 09:58:54 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:03 nia Exp $
DISTNAME= behave-1.2.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/behave/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/behave/behave
+HOMEPAGE= https://github.com/behave/behave
COMMENT= Behaviour-driven development
LICENSE= modified-bsd
diff --git a/devel/py-doctor/Makefile b/devel/py-doctor/Makefile
index 8784f2d4bcd..173e2a85a95 100644
--- a/devel/py-doctor/Makefile
+++ b/devel/py-doctor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/01/22 10:29:46 adam Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/03 07:19:03 nia Exp $
DISTNAME= pydoctor-16.3.0
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydoctor/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/twisted/pydoctor
+HOMEPAGE= https://github.com/twisted/pydoctor
COMMENT= API doc generator
LICENSE= mit
diff --git a/devel/py-iso3166/Makefile b/devel/py-iso3166/Makefile
index 754b1f5de64..c315812f847 100644
--- a/devel/py-iso3166/Makefile
+++ b/devel/py-iso3166/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2019/04/11 08:29:45 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/03 07:19:03 nia Exp $
DISTNAME= iso3166-1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/iso3166/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/deactivated/python-iso3166
+HOMEPAGE= https://github.com/deactivated/python-iso3166
COMMENT= Self-contained ISO 3166-1 country definitions
LICENSE= mit
diff --git a/devel/py-zope.deferredimport/Makefile b/devel/py-zope.deferredimport/Makefile
index 7260ebbbbd6..386d42eff79 100644
--- a/devel/py-zope.deferredimport/Makefile
+++ b/devel/py-zope.deferredimport/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/10/28 15:13:13 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:03 nia Exp $
DISTNAME= zope.deferredimport-4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.deferredimport/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/zopefoundation/zope.deferredimport
+HOMEPAGE= https://github.com/zopefoundation/zope.deferredimport
COMMENT= Imports names that will only be resolved when used in the code
LICENSE= zpl-2.1
diff --git a/devel/py-zope.deprecation/Makefile b/devel/py-zope.deprecation/Makefile
index 64d21de3161..0d19de83218 100644
--- a/devel/py-zope.deprecation/Makefile
+++ b/devel/py-zope.deprecation/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/12/22 21:43:39 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/07/03 07:19:04 nia Exp $
DISTNAME= zope.deprecation-4.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.deprecation/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/zopefoundation/zope.deprecation
+HOMEPAGE= https://github.com/zopefoundation/zope.deprecation
COMMENT= Zope hookable
LICENSE= zpl-2.1
diff --git a/devel/py-zope.hookable/Makefile b/devel/py-zope.hookable/Makefile
index 36367d9e032..8a363f2e5bf 100644
--- a/devel/py-zope.hookable/Makefile
+++ b/devel/py-zope.hookable/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/10/28 15:17:47 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:04 nia Exp $
DISTNAME= zope.hookable-4.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.hookable/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/zopefoundation/zope.hookable
+HOMEPAGE= https://github.com/zopefoundation/zope.hookable
COMMENT= Zope hookable
LICENSE= zpl-2.1
diff --git a/misc/ocaml-opaline/Makefile b/misc/ocaml-opaline/Makefile
index cf9bbb02160..de718314766 100644
--- a/misc/ocaml-opaline/Makefile
+++ b/misc/ocaml-opaline/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2019/03/06 10:38:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2019/07/03 07:19:04 nia Exp $
GITHUB_PROJECT= opaline
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -8,7 +8,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jaapb/}
MAINTAINER= jaapb@NetBSD.org
-HOMEPAGE= http://github.com/jaapb/opaline
+HOMEPAGE= https://github.com/jaapb/opaline
COMMENT= Lightweight OCaml/opam installer
LICENSE= mit
diff --git a/misc/ruby-patch_finder/Makefile b/misc/ruby-patch_finder/Makefile
index 232a28115a5..3dc57d66481 100644
--- a/misc/ruby-patch_finder/Makefile
+++ b/misc/ruby-patch_finder/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2018/04/04 15:26:14 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:04 nia Exp $
DISTNAME= patch_finder-1.0.2
CATEGORIES= misc
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://github.com/wchen-r7/patch-finder
+HOMEPAGE= https://github.com/wchen-r7/patch-finder
COMMENT= Toolkit to find software patches
LICENSE= modified-bsd
diff --git a/www/py-django-timezone-field/Makefile b/www/py-django-timezone-field/Makefile
index 75f775b8573..0be9403d21e 100644
--- a/www/py-django-timezone-field/Makefile
+++ b/www/py-django-timezone-field/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/01/07 12:56:22 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:04 nia Exp $
DISTNAME= django-timezone-field-3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-timezone-field/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/mfogel/django-timezone-field
+HOMEPAGE= https://github.com/mfogel/django-timezone-field
COMMENT= Database and form fields for pytz timezone objects
LICENSE= modified-bsd
diff --git a/www/py-zope.proxy/Makefile b/www/py-zope.proxy/Makefile
index 1fe7e891966..2b1174257a0 100644
--- a/www/py-zope.proxy/Makefile
+++ b/www/py-zope.proxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/10/28 15:07:27 taca Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:04 nia Exp $
DISTNAME= zope.proxy-4.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zope.proxy/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/zopefoundation/zope.proxy
+HOMEPAGE= https://github.com/zopefoundation/zope.proxy
COMMENT= Generic Transparent Proxies
LICENSE= zpl-2.1
diff --git a/www/ruby-robots/Makefile b/www/ruby-robots/Makefile
index 4454d356b23..80a24d74090 100644
--- a/www/ruby-robots/Makefile
+++ b/www/ruby-robots/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2018/04/12 15:44:33 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/03 07:19:04 nia Exp $
DISTNAME= robots-0.10.1
CATEGORIES= www
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://github.com/fizx/robots
+HOMEPAGE= https://github.com/fizx/robots
COMMENT= Parser for robots.txt
LICENSE= mit