Date: Tue, 27 Jul 2004 21:53:52 +0100 From: Tim Bishop <tim@bishnet.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: tim@bishnet.net Subject: ports/69677: [MAINTAINER] devel/libstatgrab: update to 0.10.2 Message-ID: <E1BpYxM-0007ov-Kg@pendennis.ukc.ac.uk> Resent-Message-ID: <200407272100.i6RL0gBH025555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69677 >Category: ports >Synopsis: [MAINTAINER] devel/libstatgrab: update to 0.10.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: Tue Jul 27 21:00:41 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.10.2 - Use newer libtool (This is just a re-release of 0.10.1 with a fixed shared library version) Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- libstatgrab-0.10.2.patch begins here --- Index: Makefile =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 26 Jul 2004 09:49:15 -0000 1.18 +++ Makefile 27 Jul 2004 20:51:28 -0000 @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= devel 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%/ \ @@ -20,8 +20,8 @@ DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER= 13 -USE_GNOME= gnomehack gnometarget pkgconfig lthack +USE_LIBTOOL_VER= 15 +USE_GNOME= gnomehack gnometarget pkgconfig MAN3= sg_get_cpu_percents.3 sg_get_cpu_stats.3 \ sg_get_cpu_stats_diff.3 sg_get_disk_io_stats.3 \ Index: distinfo =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 26 Jul 2004 09:49:15 -0000 1.13 +++ distinfo 27 Jul 2004 20:44:17 -0000 @@ -1,2 +1,2 @@ -MD5 (i-scream/libstatgrab-0.10.1.tar.gz) = dfd474273583073aa2e08f40983b2b28 -SIZE (i-scream/libstatgrab-0.10.1.tar.gz) = 408827 +MD5 (i-scream/libstatgrab-0.10.2.tar.gz) = 3165015263a7e45e962e6bce27abfbe5 +SIZE (i-scream/libstatgrab-0.10.2.tar.gz) = 408986 Index: pkg-plist =================================================================== RCS file: /u1/freebsd/cvs/ports/devel/libstatgrab/pkg-plist,v retrieving revision 1.9 diff -u -r1.9 pkg-plist --- pkg-plist 19 May 2004 20:56:49 -0000 1.9 +++ pkg-plist 27 Jul 2004 20:51:19 -0000 @@ -6,5 +6,5 @@ include/statgrab_deprecated.h lib/libstatgrab.a lib/libstatgrab.so -lib/libstatgrab.so.5 +lib/libstatgrab.so.6 libdata/pkgconfig/libstatgrab.pc --- libstatgrab-0.10.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?E1BpYxM-0007ov-Kg>