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/x11/py-xcbgen/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/py-xcbgen/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.3 retrieving revision 1.14 diff -u -p -r1.3 -r1.14 --- pkgsrc/x11/py-xcbgen/Makefile 2009/06/04 09:56:20 1.3 +++ pkgsrc/x11/py-xcbgen/Makefile 2014/01/02 19:51:00 1.14 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/06/04 09:56:20 hasso Exp $ -# +# $NetBSD: Makefile,v 1.14 2014/01/02 19:51:00 wiz Exp $ -DISTNAME= xcb-proto-1.5 -PKGNAME= ${PYPKGPREFIX}-xcbgen-1.5 +DISTNAME= xcb-proto-1.10 +PKGNAME= ${PYPKGPREFIX}-xcbgen-1.10 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 @@ -10,11 +9,11 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= reed@reedmedia.net HOMEPAGE= http://xcb.freedesktop.org/ COMMENT= XCB protocol descriptions (in XML) +LICENSE= mit # with no-advertising clause -CONFLICTS+= xcb-proto<1.4nb1 -PKG_DESTDIR_SUPPORT= user-destdir +DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree -PYTHON_VERSIONS_ACCEPTED= 26 25 +CONFLICTS+= xcb-proto<1.4nb1 GNU_CONFIGURE= yes USE_TOOLS+= pkg-config