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/security/qt5-qtkeychain/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/qt5-qtkeychain/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- pkgsrc/security/qt5-qtkeychain/Makefile 2020/06/02 08:24:43 1.6 +++ pkgsrc/security/qt5-qtkeychain/Makefile 2020/08/17 20:20:01 1.7 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2020/06/02 08:24:43 adam Exp $ +# $NetBSD: Makefile,v 1.7 2020/08/17 20:20:01 leot Exp $ QTKEYCHAINVER= 0.9.1 DISTNAME= qtkeychain-${QTKEYCHAINVER} PKGNAME= qt5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= -https://github.com/frankosterfeld/qtkeychain/archive/v${QTKEYCHAINVER}.tar.gz