Date: Tue, 24 Aug 2004 21:50:12 +0100 From: Tim Bishop <tim@bishnet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net Subject: ports/70918: [MAINTAINER] devel/py23-statgrab: update to 0.3 Message-ID: <E1BziFA-000GJt-5M@pendennis.ukc.ac.uk> Resent-Message-ID: <200408242100.i7OL0VGJ069033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70918 >Category: ports >Synopsis: [MAINTAINER] devel/py23-statgrab: update to 0.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Aug 24 21:00:31 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 5.2.1-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sun Jul 18 15:23:54 BST 2004 >Description: - Update to 0.3 - Update MASTER_SITES Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- py23-statgrab-0.3.patch begins here --- Index: Makefile =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 28 Jul 2004 02:07:30 -0000 1.6 +++ Makefile 24 Aug 2004 20:47:59 -0000 @@ -6,12 +6,14 @@ # PORTNAME= statgrab -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= devel python -MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.i-scream.org/pub/i-scream/%SUBDIR%/ + http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= py${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} Index: distinfo =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 31 May 2004 23:09:28 -0000 1.2 +++ distinfo 24 Aug 2004 20:48:08 -0000 @@ -1,2 +1,2 @@ -MD5 (i-scream/pystatgrab-0.2.tar.gz) = 4004d4fee5fdcd02c3cf6a291f7be9c1 -SIZE (i-scream/pystatgrab-0.2.tar.gz) = 24148 +MD5 (i-scream/pystatgrab-0.3.tar.gz) = 42d7e8c2188590c869c72230098f10ec +SIZE (i-scream/pystatgrab-0.3.tar.gz) = 24354 --- py23-statgrab-0.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BziFA-000GJt-5M>