From 4ea27c7e855613811df597bb9ed623d641132258 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 31 May 2004 23:09:28 +0000 Subject: - Update to 0.2 PR: ports/67417 Submitted by: Tim Bishop (maintainer) --- devel/py-statgrab/Makefile | 3 +-- devel/py-statgrab/distinfo | 4 ++-- devel/py-statgrab/files/patch-_statgrab.c | 10 ---------- devel/py-statgrab/pkg-descr | 2 +- 4 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 devel/py-statgrab/files/patch-_statgrab.c (limited to 'devel') diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 65000f8..0486570 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -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%/ \ diff --git a/devel/py-statgrab/distinfo b/devel/py-statgrab/distinfo index 9502e63..556dd2e 100644 --- a/devel/py-statgrab/distinfo +++ b/devel/py-statgrab/distinfo @@ -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 diff --git a/devel/py-statgrab/files/patch-_statgrab.c b/devel/py-statgrab/files/patch-_statgrab.c deleted file mode 100644 index ed64ea3..0000000 --- a/devel/py-statgrab/files/patch-_statgrab.c +++ /dev/null @@ -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" - - diff --git a/devel/py-statgrab/pkg-descr b/devel/py-statgrab/pkg-descr index 518b53e..8764980 100644 --- a/devel/py-statgrab/pkg-descr +++ b/devel/py-statgrab/pkg-descr @@ -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/ -- cgit v1.1