Re: update: fort 1.6.8
Rafael Sadowski <[email protected]> Thu, 30 Jul 2026 10:22:22 +0200
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <[email protected]> |
On Thu Jul 30, 2026 at 10:14:36AM +0200, Claudio Jeker wrote: > Update fort to 1.6.8. I decided to not grab the 1.7.0.experimental release > since that will cause pain once 1.7.0 comes out. > > I use fort just for regression testing so only lightly tested. > Better use rpki-client :) OK rsadowski > -- > :wq Claudio > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/fort/Makefile,v > diff -u -p -r1.8 Makefile > --- Makefile 1 Nov 2025 11:16:42 -0000 1.8 > +++ Makefile 30 Jul 2026 07:11:32 -0000 > @@ -1,8 +1,7 @@ > COMMENT = RPKI "relying party" software > > -V = 1.6.6 > +V = 1.6.8 > DISTNAME = fort-$V > -REVISION = 0 > > CATEGORIES = net > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/fort/distinfo,v > diff -u -p -r1.5 distinfo > --- distinfo 7 Feb 2025 13:22:15 -0000 1.5 > +++ distinfo 30 Jul 2026 07:11:21 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (fort-1.6.6.tar.gz) = sXzpzxNadbobxf8lyruPyoNa3U1gar2KXXgy7kHrEU8= > -SIZE (fort-1.6.6.tar.gz) = 510520 > +SHA256 (fort-1.6.8.tar.gz) = 5DdmzVj75AgAtoOYQYtTeEc8EB6zT5mXoYLDTvBWeZg= > +SIZE (fort-1.6.8.tar.gz) = 517056 >