Re: it happends

2014-08-18 Thread sven falempin
On Mon, Aug 18, 2014 at 5:25 PM, Stuart Henderson wrote: > Your bug report is incomplete and I can't replicate it here, do you have > any more information about what happens? > well it is not standard build, i have build a patch release and then i chroot into it to build package. So the package i

Re: it happends

2014-08-18 Thread Stuart Henderson
Your bug report is incomplete and I can't replicate it here, do you have any more information about what happens? This is how it looks to me .. $ sudo pkg_add -v p5-Net-SMTP-SSL Update candidates: quirks-2.9 -> quirks-2.9 (ok) quirks-2.9 signed on 2014-07-31T22:37:55Z No change in quirks-2.9

Re: it happends

2014-08-18 Thread sven falempin
On Mon, Aug 18, 2014 at 3:47 PM, sven falempin wrote: > Index: Dependencies.pm > === > --- src/usr.sbin/pkg_add/OpenBSD/Dependencies.pm () > +++ src/usr.sbin/pkg_add/OpenBSD/Dependencies.pm () > @@ -384,6 +384,7 @@ > >

it happends

2014-08-18 Thread sven falempin
Index: Dependencies.pm === --- src/usr.sbin/pkg_add/OpenBSD/Dependencies.pm () +++ src/usr.sbin/pkg_add/OpenBSD/Dependencies.pm () @@ -384,6 +384,7 @@ for my $package ($self->{set}->newer, $self->{set}->kept) {