[57821] branches/release_1_8/base

raimue at macports.org raimue at macports.org
Wed Sep 16 23:29:37 PDT 2009


Revision: 57821
          http://trac.macports.org/changeset/57821
Author:   raimue at macports.org
Date:     2009-09-16 23:29:34 -0700 (Wed, 16 Sep 2009)
Log Message:
-----------
Merge r57820 from trunk

Revision Links:
--------------
    http://trac.macports.org/changeset/57820

Modified Paths:
--------------
    branches/release_1_8/base/src/port1.0/portinstall.tcl

Property Changed:
----------------
    branches/release_1_8/base/


Property changes on: branches/release_1_8/base
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/gsoc08-privileges/base:37343-46937
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793,55825,56147,56435,56448,56666,56889,57026,57048,57055,57131,57255,57784,57801
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692
   + /branches/gsoc08-privileges/base:37343-46937
/branches/universal-sanity/base:51872-52323
/branches/variant-descs-14482/base:34469-34855,34900-37508,37511-37512,41040-41463,42575-42626,42640-42659
/trunk/base:55268,55279,55281,55285,55317,55385,55417,55591,55594,55679,55767,55793,55825,56147,56435,56448,56666,56889,57026,57048,57055,57131,57255,57784,57801,57820
/users/perry/base-bugs_and_notes:45682-46060
/users/perry/base-select:44044-44692

Modified: branches/release_1_8/base/src/port1.0/portinstall.tcl
===================================================================
--- branches/release_1_8/base/src/port1.0/portinstall.tcl	2009-09-17 06:22:19 UTC (rev 57820)
+++ branches/release_1_8/base/src/port1.0/portinstall.tcl	2009-09-17 06:29:34 UTC (rev 57821)
@@ -36,7 +36,7 @@
 
 set org.macports.install [target_new org.macports.install portinstall::install_main]
 target_provides ${org.macports.install} install
-target_state ${org.macports.install} no
+target_runtype ${org.macports.install} always
 if {[option portarchivemode] == "yes"} {
     target_requires ${org.macports.install} main unarchive fetch extract checksum patch configure build destroot archive
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090916/87285401/attachment.html>


More information about the macports-changes mailing list