[Bug 265105] textproc/refdb: update to 1.0.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Jul 2022 18:56:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265105

--- Comment #11 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
Thanks Michael,

That passes the DEVELOPER=yes sanity check. Apart from that, I had to:

* Add USES=gettext, otherwise, we get:
  macro 'AM_ICONV_LINK' not found in library
* Rename SQLITE option helper (the option is SQLITE, but the helpers where
SQLITE3_...)

And now I get:

Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: doc/Makefile.am
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: etc/rc.d/refdbd
===> Error: Plist issues found.
*** Error code 1

So I had to remove etc/rc.d/refdbd from pkg-plist.

So please, can the OP run some Q/A with poudriere and/or portlint &&
portclippy?

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.