Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 03:06:53 -0400
From:      "b. f." <bf1783@googlemail.com>
To:        David Demelier <demelier.david@gmail.com>, freebsd-questions@FreeBSD.org
Subject:   Re: Using csup and -i switch
Message-ID:  <CAGFTUwPwKgecSOob=LsDjSVNk7DnX1aqby6m2mNoLAgQZR6k0w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
> Hello,
>
> I updated all my ports recently but I have submitted a PR for
> audio/musicpd for a simple patch. I would like to update only my
> audio/musicpd on all my machines so I tried the following:
>
> markand at Groseille ~ $ sudo csup -i audio/musicpd /etc/ports-supfile
> Connected to 193.51.24.2
> Updating collection ports-all/cvs
> Finished successfully
>
> According to man csup(1) -i should update only files or directory
> matching the pattern but as you can see here nothing is updated ..
>

According to csup(1), the patterns used with -i are "interpreted
relative to the collection's prefix directory".  Probably, then, you
need to use "ports/audio/musicpd" as your pattern.

b.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGFTUwPwKgecSOob=LsDjSVNk7DnX1aqby6m2mNoLAgQZR6k0w>