Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2011 15:31:11 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kuriyama@FreeBSD.org
Subject:   ports/160171: [PATCH] databases/tokyocabinet: update MASTER_SITES and WWW
Message-ID:  <20110825073111.0AD8F1A64@sunpoet.net>
Resent-Message-ID: <201108250740.p7P7e8Dt054840@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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