[100994] trunk/dports/devel/developer_cmds/Portfile

mfeiri at macports.org mfeiri at macports.org
Wed Jan 2 18:02:32 PST 2013


Revision: 100994
          https://trac.macports.org/changeset/100994
Author:   mfeiri at macports.org
Date:     2013-01-02 18:02:31 -0800 (Wed, 02 Jan 2013)
Log Message:
-----------
developer_cmds: version 60

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

Modified: trunk/dports/devel/developer_cmds/Portfile
===================================================================
--- trunk/dports/devel/developer_cmds/Portfile	2013-01-03 01:57:20 UTC (rev 100993)
+++ trunk/dports/devel/developer_cmds/Portfile	2013-01-03 02:02:31 UTC (rev 100994)
@@ -5,7 +5,7 @@
 PortGroup               xcodeversion 1.0
 
 name                    developer_cmds
-version                 58
+version                 60
 categories              devel
 maintainers             mfeiri openmaintainer
 homepage                http://opensource.apple.com/source/${name}/
@@ -16,9 +16,12 @@
                         the asa utility, ctags, indent, lorder, mkdep, \
                         rpcgen, unifdef, vgrind, and what.
 
-checksums               rmd160  07d7cf21f1786c4e5d2ffd4042734ece3062f421 \
-                        sha256  55635c56fe93b5436dbc95fe1c67e728fd9232ef9b24ec05e3c6bc90d4451cc8
+checksums               rmd160  27db075a0cbdf7a780d062afc971614986be4501 \
+                        sha256  6e86d1250025eaea0bdcfc5e102b88f07015d8ec7f6eeab18be75301863dc573
 
+# some old versions of sys/cdefs.h dont have __FBSDID
+xcode.build.settings    GCC_PREPROCESSOR_DEFINITIONS='__FBSDID\(s\)= '
+xcode.destroot.settings GCC_PREPROCESSOR_DEFINITIONS='__FBSDID\(s\)= '
 xcode.destroot.path     ${prefix}/bin
 
 post-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130102/be75fd8e/attachment.html>


More information about the macports-changes mailing list