From 5cb79da2ca4d2f410bb61a30ecfb74561446b8da Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 29 Jan 2007 02:18:59 +0000 Subject: Update to 2.14.6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8254 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libgtop/Makefile | 6 +++--- devel/libgtop/distinfo | 6 +++--- .../libgtop/files/patch-sysdeps_freebsd_procmap.c | 23 ---------------------- 3 files changed, 6 insertions(+), 29 deletions(-) delete mode 100644 devel/libgtop/files/patch-sysdeps_freebsd_procmap.c diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile index d63008df2..26e0c7147 100644 --- a/devel/libgtop/Makefile +++ b/devel/libgtop/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke # # $FreeBSD: ports/devel/libgtop/Makefile,v 1.71 2006/12/03 19:52:29 marcus Exp $ -# $MCom: ports/devel/libgtop/Makefile,v 1.9 2007/01/02 05:37:48 marcus Exp $ +# $MCom: ports/devel/libgtop/Makefile,v 1.10 2007/01/14 06:04:48 marcus Exp $ PORTNAME= libgtop -PORTVERSION= 2.14.5.${SNAPVERSION} +PORTVERSION= 2.14.6.${SNAPVERSION} CATEGORIES= devel gnome MASTER_SITES= http://www.marcuscom.com/downloads/ #MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -32,7 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ INFO= libgtop2 -SNAPVERSION= 20070114 +SNAPVERSION= 20070128 .include diff --git a/devel/libgtop/distinfo b/devel/libgtop/distinfo index 0f75aa5c6..4725ddf4f 100644 --- a/devel/libgtop/distinfo +++ b/devel/libgtop/distinfo @@ -1,3 +1,3 @@ -MD5 (libgtop-2.14.5.20070114.tar.bz2) = cbbd8c9e383085dac17d8306296f47bc -SHA256 (libgtop-2.14.5.20070114.tar.bz2) = 03d0b566f9c06989657b4b503e32e569886c3af85e0eeb5a5fdafa0aab30dfd2 -SIZE (libgtop-2.14.5.20070114.tar.bz2) = 662341 +MD5 (libgtop-2.14.6.20070128.tar.bz2) = 72dbc9343007c78ea4f2f1046f82eb41 +SHA256 (libgtop-2.14.6.20070128.tar.bz2) = 870dcbec462ca5885028644f7f3189e6a2060b60e172792151362ed71fe6ad4e +SIZE (libgtop-2.14.6.20070128.tar.bz2) = 662482 diff --git a/devel/libgtop/files/patch-sysdeps_freebsd_procmap.c b/devel/libgtop/files/patch-sysdeps_freebsd_procmap.c deleted file mode 100644 index ba04a001b..000000000 --- a/devel/libgtop/files/patch-sysdeps_freebsd_procmap.c +++ /dev/null @@ -1,23 +0,0 @@ -=================================================================== -RCS file: /space/cvs/marcuscom-cvs/libgtop/sysdeps/freebsd/procmap.c,v -retrieving revision 1.7 -retrieving revision 1.8 -diff -u -p -r1.7 -r1.8 ---- sysdeps/freebsd/procmap.c 2007/01/02 05:35:35 1.7 -+++ sysdeps/freebsd/procmap.c 2007/01/14 19:33:17 1.8 -@@ -1,4 +1,4 @@ --/* $Id: patch-sysdeps_freebsd_procmap.c,v 1.1 2007-01-14 19:42:18 marcus Exp $ */ -+/* $Id: patch-sysdeps_freebsd_procmap.c,v 1.1 2007-01-14 19:42:18 marcus Exp $ */ - - /* Copyright (C) 1998 Joshua Sled - This file is part of LibGTop 1.0. -@@ -48,7 +48,9 @@ - #include - #include - #include -+#if (__FreeBSD_version >= 600006) || defined(__FreeBSD_kernel__) - #include -+#endif - #undef _KERNEL - - #include -- cgit v1.2.3