Subject: CVS commit: pkgsrc/www/py-blosxom
From: Hauke Fath
Date: 2019-05-07 16:26:06
Message id: 20190507142606.B11A4FB16@cvs.NetBSD.org

Log Message:
Make sure the readmore plugin produces valid html - browsers are not
as tolerant as they used to be.

The current version does not yet support python3, so mandate 2.7.

Files:
RevisionActionfile
1.25modifypkgsrc/www/py-blosxom/Makefile
1.10modifypkgsrc/www/py-blosxom/distinfo
1.2modifypkgsrc/www/py-blosxom/patches/patch-Pyblosxom_plugins_readmore.py