[50856] trunk/dports/devel/automoc/Portfile

illogic-al at macports.org illogic-al at macports.org
Mon May 11 09:50:37 PDT 2009


Revision: 50856
          http://trac.macports.org/changeset/50856
Author:   illogic-al at macports.org
Date:     2009-05-11 09:50:36 -0700 (Mon, 11 May 2009)
Log Message:
-----------
Update automoc to latest stable version. Partially fulfill ticket #19570

Modified Paths:
--------------
    trunk/dports/devel/automoc/Portfile

Modified: trunk/dports/devel/automoc/Portfile
===================================================================
--- trunk/dports/devel/automoc/Portfile	2009-05-11 15:53:39 UTC (rev 50855)
+++ trunk/dports/devel/automoc/Portfile	2009-05-11 16:50:36 UTC (rev 50856)
@@ -4,18 +4,19 @@
 PortGroup           cmake   1.0
 
 name                automoc
-version             0.9.87
-revision            5
+version             0.9.88
 categories          devel kde kde4
 maintainers         illogic-al openmaintainer
 description         A tool which automatically creates .moc files and compiles them in.
 long_description    ${description} Necessary for compiling KDE programs.
 platforms           darwin
 homepage            http://www.kde.org
-master_sites        kde:unstable/${name}4/${version}/
+master_sites        kde:stable/${name}4/${version}/
 use_bzip2           yes
 distname            ${name}4-${version}
-checksums           md5 824504508d581e82d5e1a17b01a1d684
+checksums           md5     91bf517cb940109180ecd07bc90c69ec \
+                    sha1    d864c3dda99d8b5f625b9267acfa1d88ff617e3a \
+                    rmd160  8545f159092c9237f8c0f0f14b0dca9bfeac5c19
 
 depends_lib         port:qt4-kde
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090511/ce304477/attachment-0001.html>


More information about the macports-changes mailing list