Date: Sat, 30 Jul 2005 21:20:12 +0100 From: Tim Bishop <tim@bishnet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net Subject: ports/84354: [MAINTAINER] devel/libstatgrab: update to 0.12 Message-ID: <E1Dyxoa-000L0P-GQ@pendennis.ukc.ac.uk> Resent-Message-ID: <200507302030.j6UKUMvc085084@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84354 >Category: ports >Synopsis: [MAINTAINER] devel/libstatgrab: update to 0.12 >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:22 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.12 NOTE: PRs for dependent ports to follow... Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- libstatgrab-0.12.patch begins here --- Index: Makefile =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/Makefile,v retrieving revision 1.22 diff -u -r1.22 Makefile --- Makefile 2 Mar 2005 13:41:36 -0000 1.22 +++ Makefile 30 Jul 2005 19:27:11 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.11.1 +PORTVERSION= 0.12 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ @@ -42,6 +42,8 @@ PLIST_SUB+= STATGRAB="@comment " .else PLIST_SUB+= STATGRAB="" +MAN1+= statgrab.1 statgrab-make-mrtg-config.1 \ + statgrab-make-mrtg-index.1 .endif .ifdef(WITHOUT_SAIDAR) @@ -49,6 +51,7 @@ PLIST_SUB+= SAIDAR="@comment " .else PLIST_SUB+= SAIDAR="" +MAN1+= saidar.1 .endif # setgid kmem binaries needed on FreeBSD 4 only Index: distinfo =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- distinfo 2 Mar 2005 13:41:36 -0000 1.17 +++ distinfo 30 Jul 2005 18:01:46 -0000 @@ -1,2 +1,2 @@ -MD5 (i-scream/libstatgrab-0.11.1.tar.gz) = 6d1e6980c39e505082e1c98c9fe81950 -SIZE (i-scream/libstatgrab-0.11.1.tar.gz) = 416279 +MD5 (i-scream/libstatgrab-0.12.tar.gz) = fe8bf50490e3382c29da3a553bb7ca0e +SIZE (i-scream/libstatgrab-0.12.tar.gz) = 429711 Index: pkg-plist =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/pkg-plist,v retrieving revision 1.10 diff -u -r1.10 pkg-plist --- pkg-plist 28 Jul 2004 02:03:03 -0000 1.10 +++ pkg-plist 30 Jul 2005 19:24:43 -0000 @@ -6,5 +6,5 @@ include/statgrab_deprecated.h lib/libstatgrab.a lib/libstatgrab.so -lib/libstatgrab.so.6 +lib/libstatgrab.so.7 libdata/pkgconfig/libstatgrab.pc --- libstatgrab-0.12.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?E1Dyxoa-000L0P-GQ>