On 2021/08/14 06:07, Ricardo wrote:
> Sorry for the encoding (again). From now on, I'll simply attach.
> 
> Noticed that gnutls and asterisk depend on this. Both build successfully (no 
> errors) with the new version.
> 
> Oh, Stuart already updated libunbound. Seemes like we both were 
> thinking/working on it. :)

Thanks for the update. btw, for ports where I'm listed as maintainer
I usually either update fairly quickly if I have time, or there's a
reason why they're old, in most cases it would be better use of time
to spend it on other ports (if I don't have time to update one of
those ports myself I'm fairly unlikely to have time to review an
update either).

Thanks :)

> Obrigado.
> Ricardo
> 
> 
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> 
> On Friday, August 13th, 2021 at 9:40 PM, Ricardo <risan...@protonmail.com> 
> wrote:
> 
> > Hey ports@,
> >
> > This looks like a straightforward update (changes: 
> > https://nlnetlabs.nl/projects/unbound/download/#unbound-1-13-2), but, since 
> > I'm still relatively new to porting, I'm not sure if there's anything more 
> > that I can/should do/test.
> >
> > I simply:
> >
> > increased the version
> >
> > make makesum
> >
> > make update-plist
> >
> > make 
> > extract|configure|build|test|fake|port-lib-depends-check|package|install
> >
> > restarted unbound
> >
> > Since it's a lib, do I need to check anything else?
> >
> > Take care.
> >
> > Obrigado.
> >
> > Ricardo
> >
> > > Index: Makefile
> > > ===============
> > >
> > > RCS file: /cvs/ports/net/libunbound/Makefile,v
> > >
> > > retrieving revision 1.17
> > >
> > > diff -u -p -u -p -r1.17 Makefile
> > >
> > > --- Makefile 12 Mar 2021 21:14:58 -0000 1.17
> > >
> > > +++ Makefile 13 Aug 2021 20:04:21 -0000
> > >
> > > @@ -2,7 +2,7 @@
> > >
> > > COMMENT= validating DNS resolver library
> > >
> > > -DISTNAME= unbound-1.13.1
> > >
> > > +DISTNAME= unbound-1.13.2
> > >
> > > PKGNAME= lib${DISTNAME}
> > >
> > > SHARED_LIBS += unbound 4.1 # 9.3
> > >
> > > Index: distinfo
> > > =================================================
> > >
> > > RCS file: /cvs/ports/net/libunbound/distinfo,v
> > >
> > > retrieving revision 1.14
> > >
> > > diff -u -p -u -p -r1.14 distinfo
> > >
> > > --- distinfo 12 Mar 2021 21:14:58 -0000 1.14
> > >
> > > +++ distinfo 13 Aug 2021 20:04:21 -0000
> > >
> > > @@ -1,2 +1,2 @@
> > >
> > > -SHA256 (unbound-1.13.1.tar.gz) = 
> > > hQTZe4/FvYlzRcldEW4O4N34yP+ZWQqytL0TJ4yfULg=
> > >
> > > -SIZE (unbound-1.13.1.tar.gz) = 5976957
> > >
> > > +SHA256 (unbound-1.13.2.tar.gz) = 
> > > ChO1R/O5KgJrXr0EI/VMmR5XGAN/2fckRYF/agQOGoM=
> > >
> > > +SIZE (unbound-1.13.2.tar.gz) = 6127915

Reply via email to