[51702] branches/images-and-archives/base/src/registry1.0/registry.tcl

blb at macports.org blb at macports.org
Sun May 31 22:34:19 PDT 2009


Revision: 51702
          http://trac.macports.org/changeset/51702
Author:   blb at macports.org
Date:     2009-05-31 22:34:18 -0700 (Sun, 31 May 2009)
Log Message:
-----------
Remove last vestiges of imagedir and compact from receipts

Modified Paths:
--------------
    branches/images-and-archives/base/src/registry1.0/registry.tcl

Modified: branches/images-and-archives/base/src/registry1.0/registry.tcl
===================================================================
--- branches/images-and-archives/base/src/registry1.0/registry.tcl	2009-06-01 04:53:46 UTC (rev 51701)
+++ branches/images-and-archives/base/src/registry1.0/registry.tcl	2009-06-01 05:34:18 UTC (rev 51702)
@@ -67,10 +67,7 @@
 		# (because we'll compare this with a file mtime).
 		property_store $ref date [expr [clock scan now -gmt true] - [clock scan "1970-1-1 00:00:00" -gmt true]]
 		property_store $ref receipt_f ${macports::registry.format}
-		set imagedir [file join ${macports::registry.path} software ${name} ${version}_${revision}${variants}]
-		property_store $ref imagedir $imagedir
 		property_store $ref active 0
-		property_store $ref compact 0
 
 		return $ref
 	} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090531/9ebb6b4a/attachment.html>


More information about the macports-changes mailing list