Skip site navigation (1)Skip section navigation (2)
Date:      2 Oct 2002 15:25:06 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43585: [PATCH] Unbreak net/py-rrdtool (fetch errors)
Message-ID:  <20021002152506.30053.qmail@outpost.globcon.net>

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

>Number:         43585
>Category:       ports
>Synopsis:       [PATCH] Unbreak net/py-rrdtool (fetch errors)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 02 08:30:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 1 02:44:26 MSD 2002 sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST i386
>Description:
- URL changed, update MASTER_SITE and WWW
>How-To-Repeat:
>Fix:

--- py-rrdtool.patch begins here ---
diff -urN /usr/ports/net/py-rrdtool/Makefile /home/sgk/ports/net/py-rrdtool/Makefile
--- /usr/ports/net/py-rrdtool/Makefile	Sat Jun  1 00:25:24 2002
+++ /home/sgk/ports/net/py-rrdtool/Makefile	Wed Oct  2 19:19:52 2002
@@ -9,7 +9,7 @@
 PORTNAME=	rrdtool
 PORTVERSION=	0.1
 CATEGORIES=	net python
-MASTER_SITES=	http://download.extreme-ware.com/open-projects/PyRRDtool/
+MASTER_SITES=	http://projects.gasperino.org/projects/PyRRDtool/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	PyRRDtool-${PORTVERSION}
 
diff -urN /usr/ports/net/py-rrdtool/pkg-descr /home/sgk/ports/net/py-rrdtool/pkg-descr
--- /usr/ports/net/py-rrdtool/pkg-descr	Sat Jun  1 00:25:24 2002
+++ /home/sgk/ports/net/py-rrdtool/pkg-descr	Wed Oct  2 19:20:09 2002
@@ -1,3 +1,3 @@
 Python C extension module to access RRDtool files
 
-WWW: http://download.extreme-ware.com/
+WWW:	http://projects.gasperino.org/
--- py-rrdtool.patch ends here ---

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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