From owner-cvs-all Fri Sep 20 0:44: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F50737B401; Fri, 20 Sep 2002 00:43:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B2643E3B; Fri, 20 Sep 2002 00:43:59 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8K7huCo069479; Fri, 20 Sep 2002 00:43:56 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8K7huDK069478; Fri, 20 Sep 2002 00:43:56 -0700 (PDT) Message-Id: <200209200743.g8K7huDK069478@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 20 Sep 2002 00:43:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/sqlite Makefile pkg-plist ports/databases/sqlite/files patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/09/20 00:43:55 PDT Modified files: databases/sqlite Makefile pkg-plist Added files: databases/sqlite/files patch-ltmain.sh Log: Renumber the shlib major 2 instead of 0, which was unwanted regression. While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite library is properly built in the build stage instead of the install stage. Revision Changes Path 1.10 +3 -2 ports/databases/sqlite/Makefile 1.1 +11 -0 ports/databases/sqlite/files/patch-ltmain.sh (new) 1.6 +5 -5 ports/databases/sqlite/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message