[70404] branches/gsoc10-configfiles/base/src/registry2.0/entryobj.c

and.damore at macports.org and.damore at macports.org
Sun Aug 8 04:22:44 PDT 2010


Revision: 70404
          http://trac.macports.org/changeset/70404
Author:   and.damore at macports.org
Date:     2010-08-08 04:22:41 -0700 (Sun, 08 Aug 2010)
Log Message:
-----------
added new command association for map_with_md5 to $entry obj

Modified Paths:
--------------
    branches/gsoc10-configfiles/base/src/registry2.0/entryobj.c

Modified: branches/gsoc10-configfiles/base/src/registry2.0/entryobj.c
===================================================================
--- branches/gsoc10-configfiles/base/src/registry2.0/entryobj.c	2010-08-08 10:44:41 UTC (rev 70403)
+++ branches/gsoc10-configfiles/base/src/registry2.0/entryobj.c	2010-08-08 11:22:41 UTC (rev 70404)
@@ -443,6 +443,7 @@
     { "requested", entry_obj_prop },
     /* filemap */
     { "map", entry_obj_filemap },
+    { "map_with_md5", entry_obj_filemap_with_md5 },
     { "unmap", entry_obj_filemap },
     { "files", entry_obj_files },
     { "imagefiles", entry_obj_imagefiles },
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100808/76b7a29a/attachment.html>


More information about the macports-changes mailing list