pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/perl5 vs. security/p5-Digest



 >>  >> ~>pkg_admin pmatch 'p5-Digest<=1.16{,nb*}' p5-Digest-1.16; echo $?    
 >>  >> 0
 >>  >> ~>pkg_admin pmatch 'p5-Digest<=1.16{,nb*}' p5-Digest-1.16nb1; echo $?   
 >>          
 >>  >> 1
 >>  >> ~>
 >> 
 >> > Do not mix Dewey and non-Dewey patterns.
 >> 
 >> I don't.
 >> 
 >> `*' part is a glob pattern.
 >> {a,b} came from csh. In Bourne shells it is called 'brace expansion'.
 >> The rest part of the pattern is dewey, in particular nbX.

> Yes, you do.

This was not me.
Have you looked at lang/perl5/Makefile?

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index