This was an old tag that I intended to release, but ran into some things. Kirill and I are currently (slowly) working on making a new release. For now I've removed the tarball as to prevent any confusion. For people wanting to follow along, the code is now being hosted here: https://src.imperialat.at/?action=summary&path=filter-dkimsign.git
I've been going through some personal things and still not fully up and running, hence the delay in a lot of my projects. martijn@ On Sun, 2025-05-18 at 03:46 -0600, Anthony J. Bentley wrote: > ok? > > > diff f2cbf41c9c516d78a713d42312199bda76623cc3 refs/heads/j2k25 > commit - f2cbf41c9c516d78a713d42312199bda76623cc3 > commit + 04635eb8b73c0d55a4d3862766a5f1e64d4a656f > blob - d8a4b7a8e696e00d71c635b6bb6b874724abb458 > blob + c253cf95e3d2375539bdc486692452d625aa5dbc > --- mail/opensmtpd-filters/dkimsign/Makefile > +++ mail/opensmtpd-filters/dkimsign/Makefile > @@ -1,16 +1,15 @@ > COMMENT= dkim signer integration to the OpenSMTPD daemon > > -V= 0.5 > +V= 0.6 > FILTER_NAME = dkimsign > DISTNAME = filter-dkimsign-${V} > -REVISION = 2 > > CATEGORIES= mail > -HOMEPAGE= http://imperialat.at/dev/filter-dkimsign > +HOMEPAGE= https://imperialat.at/dev/filter-dkimsign > > MAINTAINER= Martijn van Duren <mart...@openbsd.org> > > -SITES= https://distfiles.sigtrap.nl/ > +SITES= https://imperialat.at/releases/ > INSTALL_TARGET= bindir install > > LIB_DEPENDS= mail/opensmtpd-filters/libopensmtpd > blob - dc50ef7f576a87bc6c072ae489ad73378c390f7c > blob + af59977acdfbfce7f2cea538127764ad6a762377 > --- mail/opensmtpd-filters/dkimsign/distinfo > +++ mail/opensmtpd-filters/dkimsign/distinfo > @@ -1,2 +1,2 @@ > -SHA256 (filter-dkimsign-0.5.tar.gz) = > pbTsOvXstCNRoLVFm90PMsAOxVwjBQtfRt+u2OMhl0s= > -SIZE (filter-dkimsign-0.5.tar.gz) = 23709 > +SHA256 (filter-dkimsign-0.6.tar.gz) = > O18NtAuSNg82uKnUx+R4h3e1IBSElTrFWBBkr2AYNsM= > +SIZE (filter-dkimsign-0.6.tar.gz) = 24163 >