From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 25 07:40:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BBE9106566C for ; Thu, 25 Aug 2011 07:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 24FE78FC1B for ; Thu, 25 Aug 2011 07:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7P7e9D5054842 for ; Thu, 25 Aug 2011 07:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7P7e8Dt054840; Thu, 25 Aug 2011 07:40:08 GMT (envelope-from gnats) Resent-Date: Thu, 25 Aug 2011 07:40:08 GMT Resent-Message-Id: <201108250740.p7P7e8Dt054840@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35657106566B; Thu, 25 Aug 2011 07:31:39 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 0632D8FC18; Thu, 25 Aug 2011 07:31:38 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 0AD8F1A64; Thu, 25 Aug 2011 15:31:11 +0800 (CST) Message-Id: <20110825073111.0AD8F1A64@sunpoet.net> Date: Thu, 25 Aug 2011 15:31:11 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: kuriyama@FreeBSD.org Subject: ports/160171: [PATCH] databases/tokyocabinet: update MASTER_SITES and WWW X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Aug 2011 07:40:09 -0000 >Number: 160171 >Category: ports >Synopsis: [PATCH] databases/tokyocabinet: update MASTER_SITES and WWW >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Aug 25 07:40:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul 9 23:23:51 CST >Description: - Update MASTER_SITES and WWW Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- tokyocabinet-1.4.47.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/tokyocabinet/Makefile,v retrieving revision 1.34 diff -u -u -r1.34 Makefile --- Makefile 25 Feb 2011 13:36:52 -0000 1.34 +++ Makefile 25 Aug 2011 07:30:54 -0000 @@ -9,7 +9,7 @@ PORTVERSION= 1.4.47 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://1978th.net/tokyocabinet/ + http://fallabs.com/${PORTNAME}/ MASTER_SITE_SUBDIR= kuriyama MAINTAINER= kuriyama@FreeBSD.org Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/databases/tokyocabinet/pkg-descr,v retrieving revision 1.2 diff -u -u -r1.2 pkg-descr --- pkg-descr 27 Dec 2009 02:08:54 -0000 1.2 +++ pkg-descr 25 Aug 2011 07:30:54 -0000 @@ -5,4 +5,4 @@ a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. -WWW: http://1978th.net/tokyocabinet/ +WWW: http://fallabs.com/tokyocabinet/ --- tokyocabinet-1.4.47.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: