Changeset 79587
- Timestamp:
- 06/19/11 05:28:45 (4 years ago)
- Location:
- branches/release_2_0
- Files:
-
- 9 edited
-
. (modified) (1 prop)
-
base (modified) (1 prop)
-
base/portmgr/dmg/postflight (modified) (2 diffs)
-
base/portmgr/fedora/macports.spec (modified) (1 prop)
-
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: 79586
- Property svn:mergeinfo changed
-
branches/release_2_0/base/portmgr/dmg/postflight
r79585 r79587 67 67 # Command to update the MacPorts installation through "selfupdate": 68 68 function update_macports { 69 # Add [default] tag to the central MacPorts repository, if it isn't already 70 echo "Adding [default] tag to sources.conf if needed..." 71 ${TCLSH} ${PACKAGE_PATH}/Contents/Resources/upgrade_sources_conf_default.tcl ${PREFIX} 72 # Convert image directories (and direct mode installs) to image archives 73 echo "Updating port image format..." 74 ${TCLSH} ${PACKAGE_PATH}/Contents/Resources/images_to_archives.tcl ${MACPORTS_TCL_DIR} 75 69 76 echo "Synchronizing the MacPorts installation with the project's rsync server..." 70 77 if ! ${BINPATH}/port -v selfupdate; then … … 74 81 echo "Successful!" 75 82 fi 76 77 # Add [default] tag to the central MacPorts repository, if it isn't already78 ${TCLSH} ${PACKAGE_PATH}/Contents/Resources/upgrade_sources_conf_default.tcl ${PREFIX}79 # Convert image directories (and direct mode installs) to image archives80 ${TCLSH} ${PACKAGE_PATH}/Contents/Resources/images_to_archives.tcl ${MACPORTS_TCL_DIR}81 83 } 82 84 -
branches/release_2_0/base/portmgr/fedora/macports.spec
- Property svn:mergeinfo changed
/trunk/base/portmgr/fedora/macports.spec merged: 79586
- Property svn:mergeinfo changed
-
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.

