Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/net/nagstamon/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/net/nagstamon/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.37 retrieving revision 1.42 diff -u -p -r1.37 -r1.42 --- pkgsrc/net/nagstamon/Attic/Makefile 2015/12/05 21:25:52 1.37 +++ pkgsrc/net/nagstamon/Attic/Makefile 2017/02/06 13:55:50 1.42 @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2015/12/05 21:25:52 adam Exp $ +# $NetBSD: Makefile,v 1.42 2017/02/06 13:55:50 wiz Exp $ VERSION= 1.0.1 DISTNAME= Nagstamon-${VERSION} PKGNAME= ${DISTNAME:S/N/n/} +PKGREVISION= 3 #PKGREVISION= 14 CATEGORIES= net python MASTER_SITES= https://nagstamon.ifw-dresden.de/files-nagstamon/stable/ @@ -25,7 +26,7 @@ INSTALLATION_DIRS+= ${PKGMANDIR}/man1 REPLACE_PYTHON= ${WRKSRC}/*.py REPLACE_PYTHON+= ${WRKSRC}/Nagstamon/Server/Multisite.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-libxslt, py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-libxslt, py-ORBit via py-gnome2, py-gtk2 SUBST_CLASSES+= mandir SUBST_STAGE.mandir= pre-configure