svn commit: r543369 - head/databases/p5-tokyotyrant

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 19:08:43 UTC 2020


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/


More information about the svn-ports-all mailing list