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.39 retrieving revision 1.49 diff -u -p -r1.39 -r1.49 --- pkgsrc/net/nagstamon/Attic/Makefile 2016/07/09 13:03:59 1.39 +++ pkgsrc/net/nagstamon/Attic/Makefile 2018/11/12 03:52:44 1.49 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2016/07/09 13:03:59 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2018/11/12 03:52:44 ryoon Exp $ VERSION= 1.0.1 DISTNAME= Nagstamon-${VERSION} PKGNAME= ${DISTNAME:S/N/n/} -PKGREVISION= 1 +PKGREVISION= 9 #PKGREVISION= 14 CATEGORIES= net python MASTER_SITES= https://nagstamon.ifw-dresden.de/files-nagstamon/stable/ @@ -26,7 +26,7 @@ INSTALLATION_DIRS+= ${PKGMANDIR}/man1 REPLACE_PYTHON= ${WRKSRC}/*.py REPLACE_PYTHON+= ${WRKSRC}/Nagstamon/Server/Multisite.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-libxslt, py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-libxslt, py-ORBit via py-gnome2, py-gtk2 SUBST_CLASSES+= mandir SUBST_STAGE.mandir= pre-configure