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.38 retrieving revision 1.43 diff -u -p -r1.38 -r1.43 --- pkgsrc/net/nagstamon/Attic/Makefile 2016/03/05 11:29:09 1.38 +++ pkgsrc/net/nagstamon/Attic/Makefile 2017/02/12 06:25:52 1.43 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2016/03/05 11:29:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.43 2017/02/12 06:25:52 ryoon Exp $ VERSION= 1.0.1 DISTNAME= Nagstamon-${VERSION} PKGNAME= ${DISTNAME:S/N/n/} -PKGREVISION= 1 +PKGREVISION= 4 #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= 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