Download raw body.
UPDATE: textproc/latexmk
I have changed my email default from HTML to plain text hopefully that stops the HTML text being sent. I have also attached the patch this time. Maybe it was mangled cause HTML setting? Sorry this is my first time ever using a mailing list. There isn't a whole lot of info on the mail page https://www.openbsd.org/mail.html I did reply all so it includes ports@openbsd as a CC I hope that is correct. > Would be better to use "cvs diff" (if you fetched your ports tree via > cvs) or "git diff" (if using the experimental git mirror). > The above text is trying to respond to Stuart I hope it works properly and doesn't merge with my text. I couldn't figure this part out I am more familiar with git however I setup my ports tree with Anon CVS and when I run cvs diff it complains about there being no CVSROOT. I exported a CVSROOT from the Anon CVS docs https://www.openbsd.org/anoncvs.html and then it complains it knows nothing of my Makefile.new which makes some sense to me as it's not located there. I tried setting the CVSROOT to /usr as ports is located in there but there is no cvsroot directory found. Maybe I set something up wrong? Any help would be appreciated. > REVISION should be removed on version update. > I removed it I wasn't sure why it was 0 before so I left it there. > That can use https. > I wasn't sure since the previous was http so I left it that way. I have changed it to https. > > The patch should be regenerated too. Use "make patch" and then "make > update-patches". > This just tells me the patch is up to date. Not sure what this does I couldn't find it in the make man page.
UPDATE: textproc/latexmk