[33140] trunk/dports/gnome/gnome-system-monitor/Portfile

rhwood at macports.org rhwood at macports.org
Sat Jan 19 04:21:23 PST 2008


Revision: 33140
          http://trac.macosforge.org/projects/macports/changeset/33140
Author:   rhwood at macports.org
Date:     2008-01-19 04:21:19 -0800 (Sat, 19 Jan 2008)

Log Message:
-----------
Upgrade to version 2.21.5
Add explicitly required dependencies

Modified Paths:
--------------
    trunk/dports/gnome/gnome-system-monitor/Portfile

Modified: trunk/dports/gnome/gnome-system-monitor/Portfile
===================================================================
--- trunk/dports/gnome/gnome-system-monitor/Portfile	2008-01-19 12:18:25 UTC (rev 33139)
+++ trunk/dports/gnome/gnome-system-monitor/Portfile	2008-01-19 12:21:19 UTC (rev 33140)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		gnome-system-monitor
-version		2.21.2
+version		2.21.5
 description	A system monitor.
 long_description        A nicer, simpler, easier to use replacement to gtop. \
 			It uses libgtop for the process monitoring and \
@@ -13,10 +13,20 @@
 platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/gnome-system-monitor/[join [lrange [split ${version} .] 0 1] .]/
-checksums	md5 8159f8418761423848f84b0ad4776a8b
-depends_lib     lib:libgtop:libgtop \
+checksums	md5 e23dc56f852a2fea8873335389e3161d
+depends_lib	\
 	port:dbus \
-	port:dbus-glib
+	port:dbus-glib \
+	port:glib2 \
+	port:gconf \
+	port:libgtop \
+	port:libwnck \
+	port:gtk2 \
+	port:gnome-vfs \
+	port:gnome-icon-theme \
+	port:gtkmm \
+	port:libxml2
+
 use_bzip2 	yes
 configure.cflags-append	-no-cpp-precomp
 configure.cflags-append -flat_namespace

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080119/1f4bc6b0/attachment.html


More information about the macports-changes mailing list