From owner-svn-ports-head@freebsd.org Mon Oct 29 22:16:15 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEA9010EBF26; Mon, 29 Oct 2018 22:16:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0A74C8801C; Mon, 29 Oct 2018 22:16:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7974D146CE; Mon, 29 Oct 2018 22:16:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9TMG1ue081615; Mon, 29 Oct 2018 22:16:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9TMG1p9081614; Mon, 29 Oct 2018 22:16:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810292216.w9TMG1p9081614@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 29 Oct 2018 22:16:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483432 - head/textproc/tokyodystopia X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/tokyodystopia X-SVN-Commit-Revision: 483432 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Oct 2018 22:16:16 -0000 Author: sunpoet Date: Mon Oct 29 22:16:00 2018 New Revision: 483432 URL: https://svnweb.freebsd.org/changeset/ports/483432 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/textproc/tokyodystopia/Makefile head/textproc/tokyodystopia/pkg-descr Modified: head/textproc/tokyodystopia/Makefile ============================================================================== --- head/textproc/tokyodystopia/Makefile Mon Oct 29 22:15:52 2018 (r483431) +++ head/textproc/tokyodystopia/Makefile Mon Oct 29 22:16:00 2018 (r483432) @@ -4,7 +4,7 @@ PORTNAME= tokyodystopia PORTVERSION= 0.9.15 CATEGORIES= textproc -MASTER_SITES= http://fallabs.com/${PORTNAME}/ +MASTER_SITES= https://fallabs.com/${PORTNAME}/ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Full-text search system based on Tokyo Cabinet Modified: head/textproc/tokyodystopia/pkg-descr ============================================================================== --- head/textproc/tokyodystopia/pkg-descr Mon Oct 29 22:15:52 2018 (r483431) +++ head/textproc/tokyodystopia/pkg-descr Mon Oct 29 22:16:00 2018 (r483432) @@ -13,4 +13,4 @@ Tokyo Dystopia is available on platforms which have AP POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General Public License. -WWW: http://fallabs.com/tokyodystopia/ +WWW: https://fallabs.com/tokyodystopia/