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/textproc/gtk-doc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/gtk-doc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.54 retrieving revision 1.55 diff -u -p -r1.54 -r1.55 --- pkgsrc/textproc/gtk-doc/Makefile 2014/05/29 23:37:34 1.54 +++ pkgsrc/textproc/gtk-doc/Makefile 2015/01/10 15:21:41 1.55 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2015/01/10 15:21:41 prlw1 Exp $ -DISTNAME= gtk-doc-1.20 -PKGREVISION= 1 -CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.20/} +DISTNAME= gtk-doc-1.21 +CATEGORIES= textproc gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org @@ -20,9 +19,7 @@ PKGCONFIG_OVERRIDE= gtk-doc.pc.in CONFIGURE_ARGS+= --with-xml-catalog=${XML_DEFAULT_CATALOG:Q} USE_TOOLS+= gmake perl:run pkg-config:run msgfmt -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.20 - -.include "options.mk" +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.21 .include "../../lang/python/application.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk"