Advertisement
cooljeanius

port update

Sep 18th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. Last login: Tue Sep 18 20:39:40 on ttys000
  2. Instead of messing around in the Terminal, how about getting some work done?
  3.  
  4.  
  5. ericgallager@Local-Admins-MacBook-Pro ~ (master)
  6. $ su
  7. Password:
  8. sh-3.2# port -udc selfupdate
  9. DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  10. ---> Updating MacPorts base sources using rsync
  11. receiving file list ... done
  12. base.tar
  13.  
  14. sent 11368 bytes received 111 bytes 4591.60 bytes/sec
  15. total size is 3543040 speedup is 308.65
  16. receiving file list ... done
  17. base.tar.rmd160
  18.  
  19. sent 64 bytes received 116 bytes 120.00 bytes/sec
  20. total size is 512 speedup is 2.84
  21. DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
  22. DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/base.tar
  23. MacPorts base version 2.1.2 installed,
  24. DEBUG: Rebuilding and reinstalling MacPorts if needed
  25. MacPorts base version 2.1.2 downloaded.
  26. ---> Updating the ports tree
  27. Synchronizing local ports tree from rsync://rsync.macports.org/release/tarballs/ports.tar
  28. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/ports.tar /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  29. receiving file list ... done
  30. ports.tar
  31.  
  32. sent 51550 bytes received 221113 bytes 16525.03 bytes/sec
  33. total size is 54138880 speedup is 198.56
  34. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/ports.tar.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  35. receiving file list ... done
  36. ports.tar.rmd160
  37.  
  38. sent 64 bytes received 636 bytes 466.67 bytes/sec
  39. total size is 512 speedup is 0.73
  40. DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
  41. DEBUG: /usr/bin/tar -C /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/tmp -xf /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports.tar
  42. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_10_i386/PortIndex /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  43. receiving file list ... done
  44. PortIndex
  45.  
  46. sent 17902 bytes received 47775 bytes 43784.67 bytes/sec
  47. total size is 8828786 speedup is 134.43
  48. DEBUG: /usr/bin/rsync -rtzv --delete-after rsync://rsync.macports.org/release/tarballs/PortIndex_darwin_10_i386/PortIndex.rmd160 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
  49. receiving file list ... done
  50. PortIndex.rmd160
  51.  
  52. sent 64 bytes received 636 bytes 466.67 bytes/sec
  53. total size is 512 speedup is 0.73
  54. DEBUG: successful verification with key /opt/local/share/macports/macports-pubkey.pem
  55. ---> MacPorts base is already the latest version
  56. DEBUG: Setting MacPorts sources ownership to root
  57.  
  58. The ports tree has been updated. To upgrade your installed ports, you should run
  59. port upgrade outdated
  60. sh-3.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement