On Fri, Apr 22, 2016 at 09:20:07AM +0200, Michael wrote:
> Hi ports@,
> 
> stagit creates static html pages from git repositories.
> Web: http://git.2f30.org/stagit/
> 
> Tested on latest amd64 snapshot.

In patch-Makefile, don't remove the variables "COMPATSRC =" and
"COMPATOBJ =". You deleted "${COMPATSRC}" and "${COMPATOBJ}", so that
change is not needed. I prefer to keep the patches as small as possible.

In patch-stagit_c and patch-stagit-index_c, add an "#ifdef __OpenBSD__"
instead of delete the include. Send both patches to upstream.

In the Makefile:
- Add an space before of each "="
- Remove "V" and add the version number to "DISTNAME"

-- 
Juan Francisco Cantero Hurtado http://juanfra.info

Reply via email to