Created attachment 155266 [details] finance_moneymanagerex.diff
Explain the need for pkg-descr reformat? I created this port and payed special attention so port description looks nice. Your version makes it look worse (has ragged right edge) for no apparent benefit.
When submitting ports PRs, I've been usually folded pkg-descr as 72 characters per line. My personal impression is that 75 is a little too wide. I won't make any further objections if you'll decide to exclude the change for pkg-descr since original version doesn't violate the ports specification which only defines the hard limit as 80x25.
I use 75 characters as the limit. I support rewrapping that respects 75, but 72 is a bit too low IMO.
crap, this one has abused PORTDOCS too.
A commit references this bug: Author: marino Date: Sat Oct 10 13:52:44 UTC 2015 New revision: 398995 URL: https://svnweb.freebsd.org/changeset/ports/398995 Log: finance/moneymanagerx: Upgrade version 0.9.9.0 => 1.0.0.0 The PR was modified. The PORTDATA change was not accepted. The rewrapping of pkg-descr from 75 to 72 character width was not accepted. USE_AUTOTOOLS did get added and I kept it because I couldn't make USES=autoreconf work out of the box. It's needs some customization and I'm not familar enough with automake to get it to work, so check-sanity squawks but it passes the build. While here, add a patch to support DragonFly PR: 199228 Submitted by: ports fury Changes: head/finance/moneymanagerex/Makefile head/finance/moneymanagerex/distinfo head/finance/moneymanagerex/files/ head/finance/moneymanagerex/files/patch-bakefile-0.2.9_autoconf_bakefile.m4 head/finance/moneymanagerex/pkg-plist
The PORTDATA rejection was painful. I'm not doing that again.