From itetcu@people.tecnik93.com  Mon May  1 15:20:07 2006
Return-Path: <itetcu@people.tecnik93.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2442516A400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 May 2006 15:20:07 +0000 (UTC)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A4F4743D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 May 2006 15:20:04 +0000 (GMT)
	(envelope-from itetcu@people.tecnik93.com)
Received: from it.buh.tecnik93.com (localhost [127.0.0.1])
	by it.buh.tecnik93.com (Postfix) with ESMTP id 1519517610
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 May 2006 18:20:03 +0300 (EEST)
Message-Id: <1146496803.62389@it.buh.tecnik93.com>
Date: Mon, 1 May 2006 18:20:03 +0300
From: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [PATCH] textproc/mini-xml: add MASTER_SITES
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: oc@cynic.ru

>Number:         96597
>Category:       ports
>Synopsis:       [PATCH] textproc/mini-xml: add MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 15:20:19 GMT 2006
>Closed-Date:    Mon May 01 16:20:25 GMT 2006
>Last-Modified:  Mon May 01 16:20:25 GMT 2006
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #3: Tue Apr  4 15:35:15 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Add a few official mirrors, drop a dead one, fix WWW.


>How-To-Repeat:





>Fix:


--- mini-xml.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/mini-xml/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	29 May 2005 16:31:16 -0000	1.5
+++ Makefile	1 May 2006 15:19:14 -0000
@@ -8,14 +8,16 @@
 PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://ftp.easysw.com/pub/mxml/${PORTVERSION}/ \
-		http://www.nu6.org/_/mirror/ftp.easysw.com/pub/mxml/${PORTVERSION}/
+		ftp://ftp3.easysw.com/pub/mxml/${PORTVERSION}/ \
+		http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/mxml/${PORTVERSION}/ \
+		ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/mxml/${PORTVERSION}/ \
+		ftp://ftp.easysw.com/pub/mxml/${PORTVERSION}/
 DISTNAME=	mxml-${PORTVERSION}
 
 MAINTAINER=	oc@cynic.ru
 COMMENT=	Lightweight XML parsing library
 
 USE_GNOME=	gnometarget pkgconfig
-USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-docdir=${DOCSDIR}
 
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/mini-xml/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	29 May 2004 13:32:25 -0000	1.1
+++ pkg-descr	1 May 2006 15:19:14 -0000
@@ -16,7 +16,7 @@
 - Functions for creating and managing trees of data.
 - "Find" and "walk" functions for easily locating and navigating trees of data.
 
-WWW: http://www.easysw.com/~mike/mxml
+WWW: http://www.easysw.com/~mike/mxml/
 
 - Michael Sweet
 mxml@easysw.com
--- mini-xml.diff ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon May 1 15:24:11 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96597 
State-Changed-From-To: feedback->closed 
State-Changed-By: krion 
State-Changed-When: Mon May 1 16:20:22 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96597 
>Unformatted:
