[146756] branches/vcs-fetch/base/src/port/port.tcl

raimue at macports.org raimue at macports.org
Wed Mar 16 17:28:57 PDT 2016


Revision: 146756
          https://trac.macports.org/changeset/146756
Author:   raimue at macports.org
Date:     2016-03-16 17:28:57 -0700 (Wed, 16 Mar 2016)
Log Message:
-----------
Revert r146755, committed on wrong branch

Revision Links:
--------------
    https://trac.macports.org/changeset/146755

Modified Paths:
--------------
    branches/vcs-fetch/base/src/port/port.tcl

Modified: branches/vcs-fetch/base/src/port/port.tcl
===================================================================
--- branches/vcs-fetch/base/src/port/port.tcl	2016-03-17 00:26:49 UTC (rev 146755)
+++ branches/vcs-fetch/base/src/port/port.tcl	2016-03-17 00:28:57 UTC (rev 146756)
@@ -3270,10 +3270,6 @@
                 if {$archs != 0 && $archs ne ""} {
                     append extra " archs='$archs'"
                 }
-                set date [registry::property_retrieve $regref date]
-                if {$date ne ""} {
-                    append extra " date='[clock format $date -format "%Y-%m-%d %T"]'"
-                }
             }
             if { $iactive == 0 } {
                 puts "  $iname @${iversion}_${irevision}${ivariants}${nvariants}${extra}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160316/5d0f0f3b/attachment.html>


More information about the macports-changes mailing list