On Fri, Jan 17, 2020 at 03:09:20PM +0000, Stuart Henderson wrote: > > Adding pledge, especially on something pulling in various libraries, > turns it from a straightforward update to something that needs a lot > more careful review so it's likely to take longer than usual. >
Sure thing. Please let me know if there is anything I can do to help. I see Landry commit the diff earlier this morning. > > Reading through the ports diff it looks OK, one nit though, > since you're changing caps in DESCR, do you want to change it in > COMMENT too? > Can do. Here's a diff with the change. Tim
Index: Makefile =================================================================== RCS file: /cvs/ports/productivity/mcds/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 17 Jan 2020 08:35:50 -0000 1.4 +++ Makefile 17 Jan 2020 18:06:04 -0000 @@ -1,6 +1,6 @@ # $OpenBSD: Makefile,v 1.4 2020/01/17 08:35:50 landry Exp $ -COMMENT = tty-based carddav search tool +COMMENT = tty-based CardDav search tool V = 1.6 DISTNAME = mcds-${V}