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/databases/sqlite3/Makefile.common,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/databases/sqlite3/Makefile.common,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- pkgsrc/databases/sqlite3/Makefile.common 2007/07/03 17:29:57 1.13 +++ pkgsrc/databases/sqlite3/Makefile.common 2007/08/13 17:27:30 1.14 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.13 2007/07/03 17:29:57 wiz Exp $ +# $NetBSD: Makefile.common,v 1.14 2007/08/13 17:27:30 drochner Exp $ -DISTNAME= sqlite-3.4.0 +DISTNAME= sqlite-3.4.1 PKGNAME= ${DISTNAME:S/-/3-/} CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \