Changeset 80584
- Timestamp:
- 07/15/11 06:42:37 (4 years ago)
- Location:
- branches/release_2_0
- Files:
-
- 9 edited
-
. (modified) (1 prop)
-
base (modified) (1 prop)
-
base/portmgr/fedora/macports.spec (modified) (1 prop)
-
base/src/package1.0/portarchivefetch.tcl (modified) (1 diff)
-
base/src/pextlib1.0/sha2.c (modified) (1 prop)
-
base/src/pextlib1.0/sha2.h (modified) (1 prop)
-
base/src/pextlib1.0/sha256cmd.c (modified) (1 prop)
-
base/src/pextlib1.0/sha256cmd.h (modified) (1 prop)
-
base/src/registry2.0/receipt_sqlite.tcl (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/release_2_0
-
branches/release_2_0/base
- Property svn:mergeinfo changed
/trunk/base merged: 80581
- Property svn:mergeinfo changed
-
branches/release_2_0/base/portmgr/fedora/macports.spec
- Property svn:mergeinfo changed
/trunk/base/portmgr/fedora/macports.spec merged: 80581
- Property svn:mergeinfo changed
-
branches/release_2_0/base/src/package1.0/portarchivefetch.tcl
r79597 r80584 94 94 archiveTypeIsSupported $portarchivetype 95 95 96 if {[file isfile ${archive.path}]} { 97 ui_debug "Found archive: ${archive.path}" 98 set all_archive_files {} 99 set fetch_urls {} 100 } else { 101 set archive.file [file tail ${archive.path}] 102 lappend all_archive_files ${archive.file} 103 if {[info exists archive_sites]} { 104 lappend fetch_urls archive_sites ${archive.file} 105 } 96 set archive.file [file tail ${archive.path}] 97 lappend all_archive_files ${archive.file} 98 if {[info exists archive_sites]} { 99 lappend fetch_urls archive_sites ${archive.file} 106 100 } 107 101 } -
branches/release_2_0/base/src/pextlib1.0/sha2.c
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/release_2_0/base/src/pextlib1.0/sha2.h
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/release_2_0/base/src/pextlib1.0/sha256cmd.c
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/release_2_0/base/src/pextlib1.0/sha256cmd.h
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/release_2_0/base/src/registry2.0/receipt_sqlite.tcl
- Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset
for help on using the changeset viewer.

