From: Martin Ziemer Subject: [maintainer update] topydo 0.14 -> 0.16 To: ports@openbsd.org Date: Thu, 12 Feb 2026 15:15:57 +0100 This patch updates topydo from 0.14 to 0.16. Tested on amd64. Index: Makefile =================================================================== RCS file: /cvs/ports/productivity/topydo/Makefile,v diff -u -p -r1.3 Makefile --- Makefile 29 Apr 2025 10:39:40 -0000 1.3 +++ Makefile 11 Feb 2026 09:56:29 -0000 @@ -1,11 +1,10 @@ COMMENT= todo list application using the todo.txt format -MODPY_DISTV= 0.14 +MODPY_DISTV= 0.16 GH_ACCOUNT= topydo GH_PROJECT= topydo GH_TAGNAME= ${MODPY_DISTV} CATEGORIES= productivity -REVISION= 1 HOMEPAGE= https://topydo.org/ @@ -14,7 +13,8 @@ MAINTAINER= Martin Ziemer