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.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/databases/sqlite3/Makefile.common 2005/04/11 21:45:16 1.2 +++ pkgsrc/databases/sqlite3/Makefile.common 2005/04/14 05:45:51 1.3 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.2 2005/04/11 21:45:16 tv Exp $ +# $NetBSD: Makefile.common,v 1.3 2005/04/14 05:45:51 xtraeme Exp $ -DISTNAME= sqlite-3.1.3 +DISTNAME= sqlite-3.2.1 PKGNAME= ${DISTNAME:S/-/3-/} CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ \