ports/138097: [Patch]databases/ruby-mysql:fix the fetch error

Wen Heping wenheping at gmail.com
Sun Aug 23 13:00:11 UTC 2009


>Number:         138097
>Category:       ports
>Synopsis:       [Patch]databases/ruby-mysql:fix the fetch error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 23 13:00:10 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
add one more mirror to fix the fetch error
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-08-23 19:45:31.000000000 +0800
+++ Makefile	2009-08-23 19:52:44.000000000 +0800
@@ -8,7 +8,8 @@
 PORTNAME=	mysql
 PORTVERSION=	2.8.1
 CATEGORIES=	databases ruby
-MASTER_SITES=	http://www.tmtm.org/downloads/mysql/ruby/
+MASTER_SITES=	RF/ruby-mysql \
+		http://www.tmtm.org/downloads/mysql/ruby/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-ruby-${PORTVERSION}
 DIST_SUBDIR=	ruby


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list