Date: Mon, 29 Oct 2018 22:12:08 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483404 - head/databases/kyototycoon Message-ID: <201810292212.w9TMC8m5075113@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 29 22:12:08 2018 New Revision: 483404 URL: https://svnweb.freebsd.org/changeset/ports/483404 Log: Update MASTER_SITES and WWW Modified: head/databases/kyototycoon/Makefile head/databases/kyototycoon/pkg-descr Modified: head/databases/kyototycoon/Makefile ============================================================================== --- head/databases/kyototycoon/Makefile Mon Oct 29 22:12:03 2018 (r483403) +++ head/databases/kyototycoon/Makefile Mon Oct 29 22:12:08 2018 (r483404) @@ -5,7 +5,7 @@ PORTNAME= kyototycoon PORTVERSION= 0.9.56 PORTREVISION= 5 CATEGORIES= databases -MASTER_SITES= http://fallabs.com/${PORTNAME}/pkg/ \ +MASTER_SITES= https://fallabs.com/${PORTNAME}/pkg/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org Modified: head/databases/kyototycoon/pkg-descr ============================================================================== --- head/databases/kyototycoon/pkg-descr Mon Oct 29 22:12:03 2018 (r483403) +++ head/databases/kyototycoon/pkg-descr Mon Oct 29 22:12:08 2018 (r483404) @@ -18,4 +18,4 @@ server supports high availability mechanisms, which ar logging, and asynchronous replication. The server can embed Lua, a lightweight script language so that you can define arbitrary operations of the database. -WWW: http://fallabs.com/kyototycoon/ +WWW: https://fallabs.com/kyototycoon/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810292212.w9TMC8m5075113>