Date: Sat, 30 Jul 2005 21:21:03 +0100 From: Tim Bishop <tim@bishnet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net Subject: ports/84355: [MAINTAINER] devel/py24-statgrab: update to 0.4 Message-ID: <E1DyxpP-000MFW-9I@pendennis.ukc.ac.uk> Resent-Message-ID: <200507302030.j6UKUN1K085148@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84355 >Category: ports >Synopsis: [MAINTAINER] devel/py24-statgrab: update to 0.4 >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: Sat Jul 30 20:30:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tim Bishop >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD pendennis.ukc.ac.uk 5.4-RELEASE FreeBSD 5.4-RELEASE #2: Wed May 11 11:41:59 BST 2005 >Description: - Update to 0.4 - Chase devel/libstatgrab shlib update. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- py24-statgrab-0.4.patch begins here --- Index: Makefile =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 25 Aug 2004 08:44:01 -0000 1.7 +++ Makefile 30 Jul 2005 11:17:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= statgrab -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= devel python MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ @@ -21,7 +21,7 @@ MAINTAINER= tim@bishnet.net COMMENT= A set of Python bindings for libstatgrab -LIB_DEPENDS= statgrab.6:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.7:${PORTSDIR}/devel/libstatgrab DIST_SUBDIR= i-scream USE_PYTHON= yes Index: distinfo =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/py-statgrab/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 25 Aug 2004 08:44:01 -0000 1.3 +++ distinfo 30 Jul 2005 20:18:37 -0000 @@ -1,2 +1,2 @@ -MD5 (i-scream/pystatgrab-0.3.tar.gz) = 42d7e8c2188590c869c72230098f10ec -SIZE (i-scream/pystatgrab-0.3.tar.gz) = 24354 +MD5 (i-scream/pystatgrab-0.4.tar.gz) = d5f641299e709950bc46287fa9e4335e +SIZE (i-scream/pystatgrab-0.4.tar.gz) = 26432 --- py24-statgrab-0.4.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?E1DyxpP-000MFW-9I>