Ticket #23705: outdated.log

File outdated.log, 1.6 KB (added by singingwolfboy@…, 14 years ago)
Line 
1masika:~ baumgold$ sudo port selfupdate
2--->  Updating the ports tree
3--->  Updating MacPorts base sources using rsync
4MacPorts base version 1.8.2 installed,
5MacPorts base version 1.8.2 downloaded.
6--->  MacPorts base is already the latest version
7
8The ports tree has been updated. To upgrade your installed ports, you should run
9  port upgrade outdated
10masika:~ baumgold$ sudo port upgrade outdated
11Error: No ports matched the given expression
12masika:~ baumgold$ port info freetype
13freetype @2.3.12 (print, graphics)
14Variants:             bytecode, macosx, universal
15
16Description:          FreeType2 is a software font engine that is designed to be small, efficient,
17                      highly customizable and portable while capable of producing high-quality
18                      output (glyph images). It can be used in graphics libraries, display servers,
19                      font conversion tools, text image generation tools, and many other products as
20                      well.
21Homepage:             http://freetype.sourceforge.net/
22
23Library Dependencies: zlib
24Platforms:            darwin
25License:              freetype/GPLv2
26Maintainers:          ryandesign@macports.org
27masika:~ baumgold$ port installed freetype
28The following ports are currently installed:
29  freetype @2.3.11_1+macosx+universal (active)
30masika:~ baumgold$ port outdated
31No installed ports are outdated.
32masika:~ baumgold$ port list outdated
33masika:~ baumgold$ sudo port install mftrace
34Password:
35Portfile changed since last build; discarding previous state.
36--->  Computing dependencies for freetype
37--->  Fetching freetype
38^C
39masika:~ baumgold$