Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 22:15:36 +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: r483429 - head/databases/tokyocabinet
Message-ID:  <201810292215.w9TMFall081257@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 29 22:15:36 2018
New Revision: 483429
URL: https://svnweb.freebsd.org/changeset/ports/483429

Log:
  Update MASTER_SITES and WWW
  
  Approved by:	portmgr (blanket)

Modified:
  head/databases/tokyocabinet/Makefile
  head/databases/tokyocabinet/pkg-descr

Modified: head/databases/tokyocabinet/Makefile
==============================================================================
--- head/databases/tokyocabinet/Makefile	Mon Oct 29 22:15:28 2018	(r483428)
+++ head/databases/tokyocabinet/Makefile	Mon Oct 29 22:15:36 2018	(r483429)
@@ -5,7 +5,7 @@ PORTNAME=	tokyocabinet
 PORTVERSION=	1.4.48
 CATEGORIES=	databases
 MASTER_SITES=	LOCAL/kuriyama \
-		http://fallabs.com/${PORTNAME}/
+		https://fallabs.com/${PORTNAME}/
 
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Modern implementation of DBM

Modified: head/databases/tokyocabinet/pkg-descr
==============================================================================
--- head/databases/tokyocabinet/pkg-descr	Mon Oct 29 22:15:28 2018	(r483428)
+++ head/databases/tokyocabinet/pkg-descr	Mon Oct 29 22:15:36 2018	(r483429)
@@ -5,4 +5,4 @@ length. Both binary data and character string can be u
 a value. There is neither concept of data tables nor data types.
 Records are organized in hash table or B+ tree.
 
-WWW: http://fallabs.com/tokyocabinet/
+WWW: https://fallabs.com/tokyocabinet/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810292215.w9TMFall081257>