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/sysutils/manifold/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/sysutils/manifold/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.10 diff -u -p -r1.4 -r1.10 --- pkgsrc/sysutils/manifold/Attic/Makefile 2015/12/05 21:25:59 1.4 +++ pkgsrc/sysutils/manifold/Attic/Makefile 2018/12/15 21:12:23 1.10 @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:59 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/12/15 21:12:23 wiz Exp $ PKGNAME= ${DISTNAME:S/^M/m/} DISTNAME= Manifold-0.2.0 CATEGORIES= sysutils -MASTER_SITES= http://pypi.python.org/packages/source/M/Manifold/ +MASTER_SITES= ${MASTER_SITE_PYPI:=M/Manifold/} -MAINTAINER= filip@joyent.com -HOMEPAGE= http://code.google.com/p/manifold/ +MAINTAINER= fhajny@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/Manifold COMMENT= SMF service manifest creation tool LICENSE= mit @@ -14,7 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-genshi-[0-9]*:. USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.2.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.2.0 post-extract: ${CHMOD} -R g-w ${WRKSRC}/*