Re: Using csup and -i switch

2011-07-19 Thread b. f.
 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.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Using csup and -i switch

2011-07-18 Thread David Demelier

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@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 ..


If you have any clue.

Cheers,

--
David Demelier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org