Re: [update] net/i2pd
Stuart Henderson <[email protected]>
| Newsgroups | gmane.os.openbsd.ports |
|---|---|
| Message-ID | <1a03abbac48.288f.545c230b3f27d53b49609e7db70685b8@spacehopper.org> |
The new crt files are missing the @sample, @owner, etc PLIST lines which have been done for the existing crt files -- Sent from a phone, apologies for poor formatting. On 24 August 2026 12:31:56 Фёдор <[email protected]> wrote: > I updated i2pd in the ports from version 2.59 to lasted version 2.61 > > > diff --git a/net/i2pd/Makefile b/net/i2pd/Makefile > index 5d25ceed0..f2b26e093 100644 > --- a/net/i2pd/Makefile > +++ b/net/i2pd/Makefile > @@ -2,7 +2,7 @@ COMMENT = client for the I2P anonymous network > > GH_ACCOUNT = PurpleI2P > GH_PROJECT = i2pd > -GH_TAGNAME = 2.59.0 > +GH_TAGNAME = 2.61.0 > > CATEGORIES = net > HOMEPAGE = https://i2pd.website > diff --git a/net/i2pd/distinfo b/net/i2pd/distinfo > index 440e25cec..2a2e64916 100644 > --- a/net/i2pd/distinfo > +++ b/net/i2pd/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (i2pd-2.59.0.tar.gz) = Dr6wXk82qzgJRJVhoJXcdnrYIaxqYclWI6tJvk/9OYs= > -SIZE (i2pd-2.59.0.tar.gz) = 743516 > +SHA256 (i2pd-2.61.0.tar.gz) = QJzTwCV0kShmEatqr2kJQMckj7iYN3wT+ttlqDbioKs= > +SIZE (i2pd-2.61.0.tar.gz) = 779272 > diff --git a/net/i2pd/pkg/PLIST b/net/i2pd/pkg/PLIST > index a9298108f..b0347f157 100644 > --- a/net/i2pd/pkg/PLIST > +++ b/net/i2pd/pkg/PLIST > @@ -29,6 +29,7 @@ include/i2pd/I2NPProtocol.h > include/i2pd/I2PEndian.h > include/i2pd/I2PService.h > include/i2pd/I2PTunnel.h > +include/i2pd/IdentMetrics.h > include/i2pd/Identity.h > include/i2pd/KadDHT.h > include/i2pd/LeaseSet.h > @@ -54,6 +55,7 @@ include/i2pd/Socks5.h > include/i2pd/Streaming.h > include/i2pd/Tag.h > include/i2pd/Timestamp.h > +include/i2pd/Torrents.h > include/i2pd/TransitTunnel.h > include/i2pd/TransportSession.h > include/i2pd/Transports.h > @@ -132,6 +134,7 @@ > share/examples/i2pd/certificates/reseed/acetone_at_mail.i2p.crt > @sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/acetone_at_mail.i2p.crt > @owner > @group > +share/examples/i2pd/certificates/reseed/admin_at_likogan.dev.crt > share/examples/i2pd/certificates/reseed/admin_at_stormycloud.org.crt > @owner _i2pd > @group _i2pd > @@ -210,6 +213,7 @@ > share/examples/i2pd/certificates/reseed/sahil_at_mail.i2p.crt > @sample ${LOCALSTATEDIR}/lib/i2pd/certificates/reseed/sahil_at_mail.i2p.crt > @owner > @group > +share/examples/i2pd/certificates/reseed/vserod1488_at_proton.me.crt > share/examples/i2pd/i2pd.conf > @owner _i2pd > @group _i2pd