Skip site navigation (1)Skip section navigation (2)
Date:      21 Feb 2006 17:46:26 +0900
From:      Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        yaizawa@mdbl.sfc.keio.ac.jp
Subject:   ports/93627: can't build mail/quickml cause by site move
Message-ID:  <20060221084626.95922.qmail@amaterasu.yaizawa.jp>
Resent-Message-ID: <200602210850.k1L8o48w066961@freefall.freebsd.org>

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

>Number:         93627
>Category:       ports
>Synopsis:       can't build mail/quickml cause by site move
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 08:50:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yuichiro AIZAWA
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
Graduate School of Media and Governance, Keio University
>Environment:
System: FreeBSD amaterasu.yaizawa.jp 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #26: Fri Jan 27 06:06:04 JST 2006 yaizawa@amaterasu.yaizawa.jp:/usr/obj/usr/src/sys/TP570 i386


>Description:
	We can't fetch source of mail/quickml, because the master site was moved.
	The problem was reported on ports-sparc64.
>How-To-Repeat:
>Fix:
diff -ruN quickml.old/Makefile quickml/Makefile
--- quickml.old/Makefile	Tue Feb 21 15:34:08 2006
+++ quickml/Makefile	Tue Feb 21 15:34:19 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	0.7
 PORTREVISION=	3
 CATEGORIES=	mail
-MASTER_SITES=	http://namazu.org/%7esatoru/quickml/
+MASTER_SITES=	http://0xcc.net/quickml/
 
 MAINTAINER=	yaizawa@mdbl.sfc.keio.ac.jp
 COMMENT=	An easy-to-use mailing list system
diff -ruN quickml.old/pkg-descr quickml/pkg-descr
--- quickml.old/pkg-descr	Tue Feb 21 15:34:08 2006
+++ quickml/pkg-descr	Tue Feb 21 15:34:23 2006
@@ -1,7 +1,7 @@
 quickml server is a very-easy-to-use mailing list system. quickml
 server provides very-easy-to-use mailing list service.
 
-WWW: http://quickml.com/quickml/
+WWW: http://0xcc.net/quickml/
 
 - Yuichiro AIZAWA
 yaizawa@mdbl.sfc.keio.ac.jp
>Release-Note:
>Audit-Trail:
>Unformatted:



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