pkgsrc-WIP-changes archive

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

Use https for fallabs.com.



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Thu Jul 11 10:23:39 2019 +0100
Changeset:	025af3ed1ff8ec3223273ac8ae52c8995d6dedbe

Modified Files:
	kyototycoon/Makefile
	p5-KyotoCabinet/Makefile

Log Message:
Use https for fallabs.com.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=025af3ed1ff8ec3223273ac8ae52c8995d6dedbe

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 kyototycoon/Makefile     | 2 +-
 p5-KyotoCabinet/Makefile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/kyototycoon/Makefile b/kyototycoon/Makefile
index d3e2718707..159b7772f2 100644
--- a/kyototycoon/Makefile
+++ b/kyototycoon/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	databases
 MASTER_SITES=	http://fallabs.com/kyototycoon/pkg/
 
 MAINTAINER=	msporleder%gmail.com@localhost
-HOMEPAGE=	http://fallabs.com/kyototycoon/
+HOMEPAGE=	https://fallabs.com/kyototycoon/
 COMMENT=	Kyoto Tycoon is a lightweight database server for Kyoto Cabinet
 LICENSE=	gnu-gpl-v3
 
diff --git a/p5-KyotoCabinet/Makefile b/p5-KyotoCabinet/Makefile
index 5cc2fb94cf..fd1a131e62 100644
--- a/p5-KyotoCabinet/Makefile
+++ b/p5-KyotoCabinet/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	databases devel
 MASTER_SITES=	http://fallabs.com/kyotocabinet/perlpkg/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://fallabs.com/kyotocabinet/
+HOMEPAGE=	https://fallabs.com/kyotocabinet/
 COMMENT=	Perl binding for Kyoto Cabinet
 LICENSE=	gnu-gpl-v3
 


Home | Main Index | Thread Index | Old Index