On 2024/07/10 01:07:55 +0200, Steffen Nurpmeso <stef...@sdaoden.eu> wrote: > Hello once more. > > Steffen Nurpmeso wrote in > <20240627210437.rjmeuPL9@steffen%sdaoden.eu>: > |Collects all patches from June 2022 to March 2024. > |Gets rid of reSSL patches. > > And this one would be very nice :-) > (Unfortunately v14.10 that will be "Mountains O' Things", but > still no OpenPGP etc, will take some more time.)
committed with one minor tweak: > Index: Makefile > =================================================================== > RCS file: /cvs/ports/mail/s-nail/Makefile,v > diff -u -p -a -p -u -r1.38 Makefile > --- Makefile 26 Sep 2023 12:28:15 -0000 1.38 > +++ Makefile 27 Jun 2024 20:34:38 -0000 > @@ -1,6 +1,6 @@ > COMMENT= SysV mail/BSD Mail/POSIX mailx: send and receive mail > > -DISTNAME= s-nail-14.9.24 > +DISTNAME= s-nail-14.9.25 > CATEGORIES= mail > HOMEPAGE= https://www.sdaoden.eu/code.html\#s-mailx > REVISION= 0 revision should be deleted when the version in bumped, it's there only when we make changes to a package without changing the version. Thanks, Omar Polo