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/graphics/openimageio/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/openimageio/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- pkgsrc/graphics/openimageio/Makefile 2013/06/03 10:05:17 1.12 +++ pkgsrc/graphics/openimageio/Makefile 2013/06/04 22:16:24 1.13 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/06/03 10:05:17 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2013/06/04 22:16:24 tron Exp $ OIIOVER= 1.1.7 DISTNAME= oiio-Release-${OIIOVER} PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz FETCH_USING= curl