[40124] trunk/dports/gnome/icon-naming-utils/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Sep 21 10:35:57 PDT 2008


Revision: 40124
          http://trac.macports.org/changeset/40124
Author:   macsforever2000 at macports.org
Date:     2008-09-21 10:35:56 -0700 (Sun, 21 Sep 2008)
Log Message:
-----------
Updated to 0.8.7. Removed dependency on p5-getopt-long. Closes ticket #14853.

Modified Paths:
--------------
    trunk/dports/gnome/icon-naming-utils/Portfile

Modified: trunk/dports/gnome/icon-naming-utils/Portfile
===================================================================
--- trunk/dports/gnome/icon-naming-utils/Portfile	2008-09-21 16:09:23 UTC (rev 40123)
+++ trunk/dports/gnome/icon-naming-utils/Portfile	2008-09-21 17:35:56 UTC (rev 40124)
@@ -3,7 +3,7 @@
 PortSystem  1.0
 
 name		icon-naming-utils
-version     0.8.6
+version     0.8.7
 description	A default fallback theme.
 long_description        This is the default fallback theme used by \
 			implementations of the icon theme specification.
@@ -13,18 +13,16 @@
 
 homepage	http://tango.freedesktop.org/
 master_sites    ${homepage}releases/
-use_bzip2   yes
 
-checksums       md5 1b255dbd674954a00d20434568da45ac \
-                sha1 624b252b54671c0ba8d540dbcef811b5d86bca14 \
-                rmd160 c7ec8236cb1c50a0a6b261836109eab50c850b74
+checksums       md5    4abe604721ce2ccb67f451aa7ceb44d6 \
+                sha1   5dbdd875b091fddad073c81fd9d62db378beeafc \
+                rmd160 2371da68a624bde8726515b92f7ef714f23fe56e
 
 set build_deps  "port:perl5.8 port:p5-xml-simple"
 
 eval [subst {
     depends_build   ${build_deps}
-    depends_run     ${build_deps} \
-                    port:p5-getopt-long
+    depends_run     ${build_deps}
 }]
 
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080921/746d836e/attachment.html 


More information about the macports-changes mailing list