Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2004 20:03:01 +0900 (JST)
From:      HAYASHI Yasushi <yasi@yasi.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yasi@yasi.to
Subject:   ports/67210: maintainer update:www/zope-coreblog  MASTER_SITES modified to solve bento's error
Message-ID:  <20040526110301.13AE011484@yasi.minidns.net>
Resent-Message-ID: <200405261110.i4QBAjGP060041@freefall.freebsd.org>

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

>Number:         67210
>Category:       ports
>Synopsis:       maintainer update:www/zope-coreblog  MASTER_SITES modified to solve bento's error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 26 04:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     HAYASHI Yasushi
>Release:        FreeBSD 5.2.1-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD yasi.minidns.net 5.2.1-RELEASE-p7 FreeBSD 5.2.1-RELEASE-p7 #13: Wed May 19 23:59:51 JST 2004 root@yasi.minidns.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	MASTER_SITES was wrong. So bento couldn't fetch source tar ball and
	build entirely.
>How-To-Repeat:
	
>Fix:

	


diff -urN zope-coreblog.orig/Makefile zope-coreblog/Makefile
--- zope-coreblog.orig/Makefile	Tue May 18 07:01:22 2004
+++ zope-coreblog/Makefile	Tue May 25 19:59:13 2004
@@ -8,7 +8,7 @@
 PORTNAME=	coreblog
 PORTVERSION=	0.70b
 CATEGORIES=	www zope
-MASTER_SITES=	http://zope.org/Members/ats/COREBlog/COREBlog%200.7/ \
+MASTER_SITES=	http://zope.org/Members/ats/COREBlog/COREBlog0.7b/ \
 		http://coreblog.org/junk/
 PKGNAMEPREFIX=	zope-
 DISTNAME=	COREBlog07b
>Release-Note:
>Audit-Trail:
>Unformatted:



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