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

ryandesign at macports.org ryandesign at macports.org
Wed Apr 6 07:56:25 PDT 2011


Revision: 77614
          http://trac.macports.org/changeset/77614
Author:   ryandesign at macports.org
Date:     2011-04-06 07:56:23 -0700 (Wed, 06 Apr 2011)
Log Message:
-----------
zenity: force rebuild with libpng 1.4 by updating to 2.32.1; add libpng dependency

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

Modified: trunk/dports/gnome/zenity/Portfile
===================================================================
--- trunk/dports/gnome/zenity/Portfile	2011-04-06 10:36:53 UTC (rev 77613)
+++ trunk/dports/gnome/zenity/Portfile	2011-04-06 14:56:23 UTC (rev 77614)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		zenity
-version		2.30.0
+version		2.32.1
 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 \
@@ -15,12 +15,12 @@
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 
-checksums       md5     15ba2f27d5e1a79c996e5e53e16f4380 \
-                sha1    a55b0c7e251cdf835dd03b545aa7c96f7ef02384 \
-                rmd160  aa5e482a669fc317e5e0a561f855accdc2c6a173
+checksums       sha1    5e75e9200768ecf9eb7f1e6edac7a395ddb47947 \
+                rmd160  30b19230d9e1ed478cfd17d2a6942863bcda6763
 
 depends_lib     port:gtk2 \
-	        port:libnotify
+                port:libnotify \
+                port:libpng
 
 use_bzip2 	yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110406/25ab9fef/attachment.html>


More information about the macports-changes mailing list