Date: 2 Oct 2002 15:25:52 -0000 From: Sergei Kolobov <sergei@kolobov.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/43586: [PATCH] Unbreak net/py-rrdpipe (fetch errors) Message-ID: <20021002152552.30111.qmail@outpost.globcon.net>
next in thread | raw e-mail | index | archive | help
>Number: 43586 >Category: ports >Synopsis: [PATCH] Unbreak net/py-rrdpipe (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:05 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-rrdpipe.patch begins here --- diff -urN /usr/ports/net/py-rrdpipe/Makefile /home/sgk/ports/net/py-rrdpipe/Makefile --- /usr/ports/net/py-rrdpipe/Makefile Sat Jun 1 00:45:13 2002 +++ /home/sgk/ports/net/py-rrdpipe/Makefile Wed Oct 2 19:17:19 2002 @@ -9,7 +9,7 @@ PORTNAME= rrdpipe PORTVERSION= 0.1 CATEGORIES= net python -MASTER_SITES= http://download.extreme-ware.com/open-projects/PyRRDpipe/ +MASTER_SITES= http://projects.gasperino.org/projects/PyRRDpipe/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDpipe-${PORTVERSION} diff -urN /usr/ports/net/py-rrdpipe/pkg-descr /home/sgk/ports/net/py-rrdpipe/pkg-descr --- /usr/ports/net/py-rrdpipe/pkg-descr Sat Jun 1 00:45:13 2002 +++ /home/sgk/ports/net/py-rrdpipe/pkg-descr Wed Oct 2 19:17:47 2002 @@ -1,3 +1,3 @@ Portable Python module to access RRDTool files via pipes -WWW: http://download.extreme-ware.com/ +WWW: http://projects.gasperino.org/ --- py-rrdpipe.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?20021002152552.30111.qmail>