Marc Espie wrote: > On Thu, Feb 25, 2010 at 12:26:14PM +0000, Helmut Schneider wrote: > > How do I update dependencies? > > > > # /usr/ports/infrastructure/build/out-of-date > > [...] > > security/gnupg # curl-7.19.5p0 -> curl-7.19.5p1 > > # pkg_info | grep curl-7.19.5p1 > > curl-7.19.5p1 get files from FTP, Gopher, HTTP or HTTPS > > servers # cd /usr/ports/security/gnupg/ > > # make clean && make depends && make && make update && make clean > > make FORCE_UPDATE=yes > or > make FORCE_UPDATE=hard > if you really want to insist...
-vvv please # make clean && make depends && make && env make FORCE_UPDATE=yes update && make clean [...] # make clean && make depends && make && env make FORCE_UPDATE=hard update && make clean [...] # make clean && make depends && make FORCE_UPDATE=hard update && make clean ===> Cleaning for gnupg-1.4.9 ===> gnupg-1.4.9 depends on: bzip2-* - found ===> gnupg-1.4.9 depends on: curl-* - found ===> gnupg-1.4.9 depends on: gettext->=0.10.38 - found ===> gnupg-1.4.9 depends on: libiconv-* - found ===> gnupg-1.4.9 depends on: gettext->=0.17 - found ===> gnupg-1.4.9 depends on: metaauto-* - found ===> gnupg-1.4.9 depends on: autoconf-2.61 - found ===> Verifying specs: bz2.>=10 curl.>=3 intl.>=4 iconv.>=4 bz2.>=10 curl.>=3 intl.>=4 iconv.>=4 c z readline termcap ssl crypto idn c z readline termcap ssl crypto idn ===> found bz2.10.4 curl.13.2 intl.4.0 iconv.6.0 c.51.0 z.4.1 readline.3.0 termcap.10.0 ssl.15.0 crypto.18.0 idn.16.30 ===> Verifying specs: bz2.>=10 curl.>=3 intl.>=4 iconv.>=4 c z readline termcap ssl crypto idn ===> found bz2.10.4 curl.13.2 intl.4.0 iconv.6.0 c.51.0 z.4.1 readline.3.0 termcap.10.0 ssl.15.0 crypto.18.0 idn.16.30 ===> Cleaning for gnupg-1.4.9 # /usr/ports/infrastructure/build/out-of-date [...] security/gnupg # curl-7.19.5p0 -> curl-7.19.5p1 # -- No Swen today, my love has gone away My mailbox stands for lorn, a symbol of the dawn
