On Tue, Apr 26, 2016 at 01:59:34AM +0200, Jeremie Courreges-Anglas wrote: > Juan Francisco Cantero Hurtado <i...@juanfra.info> writes: > > > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote: > >> > 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" > >> > >> Thanks for the input. Attached the fixed port. > >> Again, tested on latest amd64 snapshot. > >> > >> Any other comments? > > > > Thanks. I moved CATEGORIES to www and added git2 to WANTLIB. > > > > I need an additional OK to commit the port. Anyone? > > I don't find pkg/DESCR very helpful, maybe something like the following? > > stagit generates static HTML pages for a git repository, making it a > light alternative for gitweb or cgit. > > Also, the #ifdef __OpenBSD__ could be dropped, they don't serve any > purpose. > > With these concerns addressed, ok jca@
I added your suggestion to DESCR and moved the #ifndef to compat.h. He could send the patch directly to upstream. OK? -- Juan Francisco Cantero Hurtado http://juanfra.info
stagit.tgz
Description: GNU Unix tar archive