Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2011 15:02:32 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dgerow@afflictions.org
Subject:   ports/160170: [PATCH] databases/ruby19-tokyocabinet: update MASTER_SITES and WWW
Message-ID:  <20110825070232.1DA111A1E@sunpoet.net>
Resent-Message-ID: <201108250710.p7P7AARd002888@freefall.freebsd.org>

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

>Number:         160170
>Category:       ports
>Synopsis:       [PATCH] databases/ruby19-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:10:09 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 (dgerow@afflictions.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ruby19-tokyocabinet-1.31.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-tokyocabinet/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	5 May 2011 03:39:13 -0000	1.8
+++ Makefile	25 Aug 2011 07:02:30 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	tokyocabinet
 PORTVERSION=	1.31
 CATEGORIES=	databases ruby
-MASTER_SITES=	http://1978th.net/tokyocabinet/rubypkg/
+MASTER_SITES=	http://fallabs.com/${PORTNAME}/rubypkg/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-ruby-${PORTVERSION}
 DIST_SUBDIR=	ruby
@@ -21,9 +21,6 @@
 USE_RUBY=	yes
 USE_RUBY_EXTCONF=	yes
 
-#CONFIGURE_WRKSRC=	${WRKSRC}/ext
-#BUILD_WRKSRC=	${WRKSRC}/ext
-#INSTALL_WRKSRC=	${WRKSRC}/ext
 INSTALL_TARGET=	site-install
 
 DOCS=	doc/*
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/ruby-tokyocabinet/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	23 Oct 2009 03:32:11 -0000	1.1
+++ pkg-descr	25 Aug 2011 07:02:30 -0000
@@ -1,4 +1,4 @@
 tokyocabinet-ruby provides an interface to the Toky Cabinet database
 engine.
 
-WWW: http://1978th.net/tokyocabinet/
+WWW: http://fallabs.com/tokyocabinet/
--- ruby19-tokyocabinet-1.31.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?20110825070232.1DA111A1E>