Date: Mon, 29 Oct 2018 22:14:56 +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: r483424 - head/databases/p5-tokyotyrant Message-ID: <201810292214.w9TMEubv080724@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 29 22:14:56 2018 New Revision: 483424 URL: https://svnweb.freebsd.org/changeset/ports/483424 Log: Update MASTER_SITES and WWW Approved by: portmgr (blanket) Modified: head/databases/p5-tokyotyrant/Makefile head/databases/p5-tokyotyrant/pkg-descr Modified: head/databases/p5-tokyotyrant/Makefile ============================================================================== --- head/databases/p5-tokyotyrant/Makefile Mon Oct 29 22:14:47 2018 (r483423) +++ head/databases/p5-tokyotyrant/Makefile Mon Oct 29 22:14:56 2018 (r483424) @@ -5,7 +5,7 @@ PORTNAME= tokyotyrant PORTVERSION= 1.16 PORTREVISION= 3 CATEGORIES= databases perl5 -MASTER_SITES= http://fallabs.com/${PORTNAME}/perlpkg/ +MASTER_SITES= https://fallabs.com/${PORTNAME}/perlpkg/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} Modified: head/databases/p5-tokyotyrant/pkg-descr ============================================================================== --- head/databases/p5-tokyotyrant/pkg-descr Mon Oct 29 22:14:47 2018 (r483423) +++ head/databases/p5-tokyotyrant/pkg-descr Mon Oct 29 22:14:56 2018 (r483424) @@ -1,4 +1,4 @@ TokyoTyrant-perl is an extenstion to Perl which allows access to TokyoTyrant dataabses. -WWW: http://fallabs.com/tokyotyrant/ +WWW: https://fallabs.com/tokyotyrant/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810292214.w9TMEubv080724>