Date: Mon, 31 May 2004 15:56:47 +0100 From: Tim Bishop <tim@bishnet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net Subject: ports/67417: [MAINTAINER] devel/py23-statgrab: update to 0.2 Message-ID: <E1BUoDX-000Apd-FK@pendennis.ukc.ac.uk> Resent-Message-ID: <200405311500.i4VF0mMc003432@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67417 >Category: ports >Synopsis: [MAINTAINER] devel/py23-statgrab: update to 0.2 >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: Mon May 31 08:00:48 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 5.2.1-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Fri Apr 30 17:57:19 BST 2004 >Description: - Update to 0.2 Removed file(s): - files/patch-_statgrab.c Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- py23-statgrab-0.2.patch begins here --- Index: Makefile =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 20 May 2004 06:06:46 -0000 1.3 +++ Makefile 31 May 2004 14:53:35 -0000 @@ -6,8 +6,7 @@ # PORTNAME= statgrab -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 0.2 CATEGORIES= devel python MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ Index: distinfo =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 23 Mar 2004 13:43:52 -0000 1.1 +++ distinfo 31 May 2004 14:52:45 -0000 @@ -1,2 +1,2 @@ -MD5 (i-scream/pystatgrab-0.1.tar.gz) = 47a1711745111a49bd59ec03332e0ff8 -SIZE (i-scream/pystatgrab-0.1.tar.gz) = 20668 +MD5 (i-scream/pystatgrab-0.2.tar.gz) = 4004d4fee5fdcd02c3cf6a291f7be9c1 +SIZE (i-scream/pystatgrab-0.2.tar.gz) = 24148 Index: pkg-descr =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 23 Mar 2004 13:43:52 -0000 1.1 +++ pkg-descr 31 May 2004 14:53:23 -0000 @@ -1,3 +1,3 @@ pystatgrab contains a set of python bindings for the libstatgrab library. -WWW: http://www.i-scream.org/libstatgrab/ +WWW: http://www.i-scream.org/pystatgrab/ Index: files/patch-_statgrab.c =================================================================== RCS file: files/patch-_statgrab.c diff -N files/patch-_statgrab.c --- files/patch-_statgrab.c 20 May 2004 06:06:46 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- _statgrab.c.bak Wed May 19 23:11:40 2004 -+++ _statgrab.c Wed May 19 23:11:49 2004 -@@ -2,6 +2,7 @@ - - #include "Python.h" - #include "structmember.h" -+#define SG_ENABLE_DEPRECATED - #include "statgrab.h" - - --- py23-statgrab-0.2.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?E1BUoDX-000Apd-FK>