[41028] trunk/dports/gnome/libgtop

jmr at macports.org jmr at macports.org
Mon Oct 20 23:30:32 PDT 2008


Revision: 41028
          http://trac.macports.org/changeset/41028
Author:   jmr at macports.org
Date:     2008-10-20 23:30:32 -0700 (Mon, 20 Oct 2008)
Log Message:
-----------
libgtop: update to 2.24.0

Modified Paths:
--------------
    trunk/dports/gnome/libgtop/Portfile

Added Paths:
-----------
    trunk/dports/gnome/libgtop/files/
    trunk/dports/gnome/libgtop/files/patch-sysdeps_darwin_glibtop_server.h.diff

Modified: trunk/dports/gnome/libgtop/Portfile
===================================================================
--- trunk/dports/gnome/libgtop/Portfile	2008-10-21 06:05:21 UTC (rev 41027)
+++ trunk/dports/gnome/libgtop/Portfile	2008-10-21 06:30:32 UTC (rev 41028)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		libgtop
-version		2.22.1
+version		2.24.0
 description	A library for gtop2
 long_description \
 		This is library for the gtop2, the GNOME 2.0 \
@@ -15,11 +15,14 @@
 platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/libgtop/[join [lrange [split ${version} .] 0 1] .]/
-checksums	md5     d157224c951f1284132361e50a8195b5 \
-		sha1    bfa49caea12caa89e25b8edeb92a0af6fab15b49 \
-		rmd160  71e42a010301d529fe1c4449f14715d050af61d7
+checksums	md5     f0e3584b9157d3425184a9e21e3ac482 \
+		sha1    934b9a83f8042dbbacdfb02cf85f4078d8b6fd14 \
+		rmd160  f007316559118c02acd7f0eafba79b7c8dfd28f3
 depends_lib     path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
 		port:gettext
 use_bzip2 	yes
+
+patchfiles	patch-sysdeps_darwin_glibtop_server.h.diff
+
 configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
 		--disable-static

Added: trunk/dports/gnome/libgtop/files/patch-sysdeps_darwin_glibtop_server.h.diff
===================================================================
--- trunk/dports/gnome/libgtop/files/patch-sysdeps_darwin_glibtop_server.h.diff	                        (rev 0)
+++ trunk/dports/gnome/libgtop/files/patch-sysdeps_darwin_glibtop_server.h.diff	2008-10-21 06:30:32 UTC (rev 41028)
@@ -0,0 +1,10 @@
+--- sysdeps/darwin/glibtop_server.h.orig	2008-05-24 08:13:21.000000000 +1000
++++ sysdeps/darwin/glibtop_server.h	2008-10-21 17:26:30.000000000 +1100
+@@ -44,6 +44,7 @@ G_BEGIN_DECLS
+ #define GLIBTOP_SUID_NETLIST		0
+ #define GLIBTOP_SUID_PPP		(1 << GLIBTOP_SYSDEPS_PPP)
+ #define GLIBTOP_SUID_PROC_WD		(1 << GLIBTOP_SYSDEPS_PROC_WD)
++#define GLIBTOP_SUID_PROC_AFFINITY	0
+ 
+ G_END_DECLS
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081020/684b6016/attachment-0001.html 


More information about the macports-changes mailing list