[50004] trunk/dports/x11/gtk2-murrine/Portfile

nox at macports.org nox at macports.org
Tue Apr 21 19:49:12 PDT 2009


Revision: 50004
          http://trac.macports.org/changeset/50004
Author:   nox at macports.org
Date:     2009-04-21 19:49:11 -0700 (Tue, 21 Apr 2009)
Log Message:
-----------
gtk2-murrine: Oops. Committed the wrong file in r50003.

Modified Paths:
--------------
    trunk/dports/x11/gtk2-murrine/Portfile

Modified: trunk/dports/x11/gtk2-murrine/Portfile
===================================================================
--- trunk/dports/x11/gtk2-murrine/Portfile	2009-04-22 02:42:58 UTC (rev 50003)
+++ trunk/dports/x11/gtk2-murrine/Portfile	2009-04-22 02:49:11 UTC (rev 50004)
@@ -21,19 +21,26 @@
 distname        ${my_name}-${version}
 use_bzip2       yes
 
-checksums       md5 09f014584ae593b9795f3f6db26005d8 \
-                sha1 108e2fa43c152406ff0c7bcdaf484413fd7bd735 \
-                rmd160 dd7a507ee7ce323b88382cf42bab7f01881f9c39
+checksums       md5     58a10b5c7b5e114a8a7ff5705fe274f5 \
+                sha1    5c65acf7948d23bb1693728157425120486303a8 \
+                rmd160  347909724a11cfe53f922208f46e39f47b420459
 
-depends_build   port:pkgconfig
-depends_lib     port:gtk2
+depends_build \
+    port:intltool \
+    port:p5-xml-parser \
+    path:bin/perl:perl5 \
+    port:pkgconfig
 
+depends_lib \
+    port:gtk2 \
+    port:gettext
+
 configure.args  --enable-animation
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}-${version}
     xinstall -d ${destroot}${docdir}
-    xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING CREDITS ChangeLog NEWS \
+    xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS \
         ${destroot}${docdir}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090421/1db9ba0f/attachment.html>


More information about the macports-changes mailing list