There aren't any patches to worry about. This update just adds Python 3 support and fixes --quiet compliance.
Thanks for your time, Mike Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/bitrot/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -r1.1.1.1 Makefile --- Makefile 12 Aug 2016 23:15:46 -0000 1.1.1.1 +++ Makefile 18 Aug 2016 00:13:28 -0000 @@ -2,7 +2,7 @@ COMMENT = detects when files bit-rot -MODPY_EGG_VERSION = 0.8.0 +MODPY_EGG_VERSION = 0.9.0 DISTNAME = bitrot-${MODPY_EGG_VERSION} CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/bitrot/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -r1.1.1.1 distinfo --- distinfo 12 Aug 2016 23:15:46 -0000 1.1.1.1 +++ distinfo 18 Aug 2016 00:13:28 -0000 @@ -1,2 +1,2 @@ -SHA256 (bitrot-0.8.0.tar.gz) = PC+RFqxn1LxChnmWG9L7NIlKvzzMuQsfQvWvIB1OwaI= -SIZE (bitrot-0.8.0.tar.gz) = 8970 +SHA256 (bitrot-0.9.0.tar.gz) = 3Kc+FpTxnJt8G8BRRQKm8C/ClHKVCx9WU6trqPGH7XQ= +SIZE (bitrot-0.9.0.tar.gz) = 9159