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. :) 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