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/devel/exempi/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/exempi/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.18 retrieving revision 1.23 diff -u -p -r1.18 -r1.23 --- pkgsrc/devel/exempi/Makefile 2014/08/13 10:57:34 1.18 +++ pkgsrc/devel/exempi/Makefile 2016/08/11 00:35:40 1.23 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.18 2014/08/13 10:57:34 adam Exp $ -# +# $NetBSD: Makefile,v 1.23 2016/08/11 00:35:40 mef Exp $ -DISTNAME= exempi-2.1.1 -PKGREVISION= 9 +DISTNAME= exempi-2.3.0 CATEGORIES= devel graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ +EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libopenraw.freedesktop.org/wiki/Exempi -COMMENT= XMP library +COMMENT= XMP (Extensible Metadata Platform) library LICENSE= modified-bsd GNU_CONFIGURE= yes