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

illogic-al at macports.org illogic-al at macports.org
Sat Nov 29 06:43:01 PST 2008


Revision: 42682
          http://trac.macports.org/changeset/42682
Author:   illogic-al at macports.org
Date:     2008-11-29 06:43:00 -0800 (Sat, 29 Nov 2008)
Log Message:
-----------
get a bit creative to avoid renaming automoc to automoc4 after distfiling.

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

Modified: trunk/dports/devel/automoc/Portfile
===================================================================
--- trunk/dports/devel/automoc/Portfile	2008-11-29 13:51:55 UTC (rev 42681)
+++ trunk/dports/devel/automoc/Portfile	2008-11-29 14:43:00 UTC (rev 42682)
@@ -11,8 +11,9 @@
 long_description    ${description} Necessary for compiling KDE programs.
 platforms           darwin
 homepage            http://www.kde.org
-master_sites        http://ftp.kde.org/unstable/${name}/${version}/
-distname            ${name}-${version}
+master_sites        http://ftp.kde.org/unstable/${name}4/${version}/
+use_bzip2           yes
+distname            ${name}4-${version}
 distfiles           ${distname}.tar.bz2
 checksums           md5 6e1167594b8edd0fd2156aad75b4b2b0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081129/e0288791/attachment.html>


More information about the macports-changes mailing list