なんだこれは

はてなダイアリーから移転しました。

port日記

outdatedはこんなかんじ。

The following installed ports are outdated:
libsdl 1.2.14_2 < 1.2.14_3
libxslt 1.1.25_0 < 1.1.26_0
readline 6.0.000_1 < 6.0.000_2
taglib 1.5_0 < 1.6_0

今回もlibsdlのchecksumがあわない。

libsdlはまた駄目でした。

      • > Computing dependencies for libsdl
      • > Fetching libsdl
      • > Attempting to fetch SDL-1.2.14.tar.gz from http://www.libsdl.org/tmp/
      • > Verifying checksum(s) for libsdl

Error: Checksum (md5) mismatch for SDL-1.2.14.tar.gz
Error: Checksum (sha1) mismatch for SDL-1.2.14.tar.gz
Error: Checksum (rmd160) mismatch for SDL-1.2.14.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Unable to upgrade port: 1

libxslt

 sudo port upgrade libxslt
  • libxslt @1.1.26_0

readline

 sudo port upgrade readline

taglib

 sudo port upgrade taglib

Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.

  • cmake @2.6.4_1
  • automoc @0.9.88_1
  • taglib @1.6_0

##########################################################
# Don't forget that dbus needs to be started as the local
# user (not with sudo) before any KDE programs will launch
# To start it run the following command:
# launchctl load /Library/LaunchAgents/org.freedesktop.dbus-session.plist
##########################################################

######################################################
# Programs will not start until you run the command
# 'sudo chown -R $USER ~/Library/Preferences/KDE'
# replacing $USER with your username, followed by
# 'open /Applications/MacPorts/KDE4/kdeinit4.app'
# in a Terminal.
######################################################