[Bug 221396] [New Port] print/pdfstitch: Crop and stitch pages from PDF to larger, single-page PDF
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 15 07:42:25 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221396
--- Comment #3 from Stefan Hagen <freebsd-bugzilla at textmail.me> ---
Hi Richard,
thank you for taking the time to look into my port. I learned a lot from your
reply. I was able to implement 4 of your 5 suggestions. Diff attached.
Regarding the last suggestion:
install:
/usr/ports/print/pdfstitch/work/stage/usr/local/share/doc/pdfstitch/README: No
such file or directory
Unfortunately ${STAGEDIR}${DOCSDIR} is not created automatically, so I left the
${MKDIR} statement in.
portlint is happy now:
$ portlint -AC
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 1 warning found.
You can also find the port on Github, if that's easier to review:
https://github.com/xkpd3/freebsd-ports/tree/master/print/pdfstitch
Thanks,
Stefan
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list