Date: Fri, 24 Jul 2020 19:08:38 +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: r543369 - head/databases/p5-tokyotyrant Message-ID: <202007241908.06OJ8ci5049326@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jul 24 19:08:38 2020 New Revision: 543369 URL: https://svnweb.freebsd.org/changeset/ports/543369 Log: Update MASTER_SITES and WWW Note that upstream seems to have rerolled the tarball (size mismatch). => tokyotyrant-perl-1.16.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch https://dbmx.net/tokyotyrant/perlpkg/tokyotyrant-perl-1.16.tar.gz fetch: https://dbmx.net/tokyotyrant/perlpkg/tokyotyrant-perl-1.16.tar.gz: size mismatch: expected 33595, actual 33517 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 Fri Jul 24 19:08:33 2020 (r543368) +++ head/databases/p5-tokyotyrant/Makefile Fri Jul 24 19:08:38 2020 (r543369) @@ -5,7 +5,7 @@ PORTNAME= tokyotyrant PORTVERSION= 1.16 PORTREVISION= 3 CATEGORIES= databases perl5 -MASTER_SITES= https://fallabs.com/${PORTNAME}/perlpkg/ +MASTER_SITES= https://dbmx.net/${PORTNAME}/perlpkg/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} Modified: head/databases/p5-tokyotyrant/pkg-descr ============================================================================== --- head/databases/p5-tokyotyrant/pkg-descr Fri Jul 24 19:08:33 2020 (r543368) +++ head/databases/p5-tokyotyrant/pkg-descr Fri Jul 24 19:08:38 2020 (r543369) @@ -1,4 +1,4 @@ TokyoTyrant-perl is an extenstion to Perl which allows access to TokyoTyrant dataabses. -WWW: https://fallabs.com/tokyotyrant/ +WWW: https://dbmx.net/tokyotyrant/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007241908.06OJ8ci5049326>