なんだこれは

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

port日記

updateしてみた

sudo port outdated

The following installed ports are outdated:
ffmpeg 0.5_3 < 0.5_4
fontconfig 2.7.2_0 < 2.7.3_0
gegl 0.1.0_1 < 0.1.0_2
poppler 0.11.1_0 < 0.12.0_0
python25 2.5.4_6 < 2.5.4_7
python_select 0.2.1_0 < 0.2.1_1

今回も問題はなかった。

sudo port upgrade outdated

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

*******
******* This build of ffmpeg includes GPLed code and
******* is therefore licensed under GPL.
*******
******* The following modules are GPLed:
*******
******* postproc
******* swscale
******* libfaad
******* libx264
******* libxvid
*******
******* To include only LGPLed code use variant +no_gpl
*******

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.
Warning: Skipping upgrade since tcl 8.5.6_0 >= tcl 8.5.6_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
Warning: Skipping upgrade since tk 8.5.6_1 >= tk 8.5.6_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
Warning: Skipping upgrade since readline 6.0.000_1 >= readline 6.0.000_1, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.
Warning: Skipping upgrade since python26 2.6.2_4 >= python26 2.6.2_4, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants.

  • gegl @0.1.0_2
  • poppler @0.12.0_0
  • python25 @2.5.4_7+darwin_9+macosx

To fully complete your installation and make python 2.5 the default, please run

sudo port install python_select
sudo python_select python25