[50220] trunk/dports/gnome/zenity/Portfile

devans at macports.org devans at macports.org
Mon Apr 27 16:07:01 PDT 2009


Revision: 50220
          http://trac.macports.org/changeset/50220
Author:   devans at macports.org
Date:     2009-04-27 16:07:00 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------
zenity: update to version 2.26.1, take maintainership, simplify deps.

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

Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile	2009-04-27 22:44:41 UTC (rev 50219)
+++ trunk/dports/gnome/zenity/Portfile	2009-04-27 23:07:00 UTC (rev 50220)
@@ -3,31 +3,24 @@
 PortSystem 1.0
 
 name		zenity
-version		2.24.1
+version		2.26.0
 set branch  [join [lrange [split ${version} .] 0 1] .]
 description	zenity allows you to display dialog boxes from the commandline.
 long_description        This is zenity - a rewrite of gdialog, the GNOME port \
 			of dialog which allows you to display dialog boxes \
 			from the commandline and shell scripts.
-maintainers	nomaintainer
+maintainers	devans openmaintainer
 categories	gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums	md5 a7ade5ff47716f4328d5e0547596dfb6 \
-			sha1 3206712e6ea3a3b0220f4b3d4a633352a5f51058 \
-			rmd160 7ab10dc256653195c566b44baeff9c7901d9381e
+checksums       md5     6660ce6dac0a6ca495a0e954cb6b40a2 \
+                sha1    4dbce1e3058eb9f7166045ea4d7b468499239774 \
+                rmd160  4172557d0ba85f9040767772ca2973de96b6eb40
 
-depends_lib \
-    port:gconf \
-    port:gnome-doc-utils \
-    port:gtk2 \
-    port:libglade2 \
-    port:libgnomecanvas \
-	port:libgnomeui \
-	port:libnotify \
-	port:rarian
+depends_lib     port:libgnomeui \
+	        port:libnotify
 
 use_bzip2 	yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090427/b73ea5db/attachment-0001.html>


More information about the macports-changes mailing list