ports/96597: [PATCH] textproc/mini-xml: add MASTER_SITES

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Mon May 1 15:20:21 UTC 2006


>Number:         96597
>Category:       ports
>Synopsis:       [PATCH] textproc/mini-xml: add MASTER_SITES
>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:   Mon May 01 15:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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 at easysw.com
--- mini-xml.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list