svn commit: r483407 - head/databases/py-kyotocabinet

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 29 22:12:36 UTC 2018


Author: sunpoet
Date: Mon Oct 29 22:12:33 2018
New Revision: 483407
URL: https://svnweb.freebsd.org/changeset/ports/483407

Log:
  Update MASTER_SITES and WWW

Modified:
  head/databases/py-kyotocabinet/Makefile
  head/databases/py-kyotocabinet/pkg-descr

Modified: head/databases/py-kyotocabinet/Makefile
==============================================================================
--- head/databases/py-kyotocabinet/Makefile	Mon Oct 29 22:12:24 2018	(r483406)
+++ head/databases/py-kyotocabinet/Makefile	Mon Oct 29 22:12:33 2018	(r483407)
@@ -6,7 +6,7 @@ PORTVERSION=	1.22
 DISTVERSIONPREFIX=	python-
 PORTREVISION=	1
 CATEGORIES=	databases python
-MASTER_SITES=	http://fallabs.com/${PORTNAME}/pythonpkg/ \
+MASTER_SITES=	https://fallabs.com/${PORTNAME}/pythonpkg/ \
 		LOCAL/sunpoet
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/databases/py-kyotocabinet/pkg-descr
==============================================================================
--- head/databases/py-kyotocabinet/pkg-descr	Mon Oct 29 22:12:24 2018	(r483406)
+++ head/databases/py-kyotocabinet/pkg-descr	Mon Oct 29 22:12:33 2018	(r483407)
@@ -1,3 +1,3 @@
 Python binding of kyotocabinet.
 
-WWW: http://fallabs.com/kyotocabinet/
+WWW: https://fallabs.com/kyotocabinet/


More information about the svn-ports-all mailing list