From owner-svn-ports-all@FreeBSD.ORG Fri Jun 27 14:19:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38AA8EEF; Fri, 27 Jun 2014 14:19:21 +0000 (UTC) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D01D2469; Fri, 27 Jun 2014 14:19:20 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id u57so5436630wes.33 for ; Fri, 27 Jun 2014 07:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=IMFMJ63OhILFNpYbY6nSEwujVIr8f2KcV6YDZTi8YRw=; b=ZBQQjoPsKibxOyY+dhRJaxw+fNI6lT/03B3Nr1t+pMEOENwwmS0Sbvb2x14NohzTv9 jsBm8vEhPR4/0gB8NIoB1REaNOn0zS7BJkU2T83JEWuP9cKh7tRDt0pDV/DQ5TaLHvyD B14KdqpUIEjqRhVGtewZZ5czlwar8FonFsPpswWzcXPNg7bSFXGxigziu5RtjMDL9ewK au2pz9OFMRW0H31IjmnTv8gbuLaDqc22UOECGdeGMht/NzbmqFtRkIksVXd1Sf32dNoG t/hxC9k7NUcgIFJs8t3OFuzw2IjQbvc4mzr2L1detqgoXy6BRJ7Jk1aVxRriVFOIgb/l JE2g== X-Received: by 10.180.73.70 with SMTP id j6mr12149925wiv.64.1403878758310; Fri, 27 Jun 2014 07:19:18 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id fb8sm33827843wib.15.2014.06.27.07.19.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Jun 2014 07:19:17 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 27 Jun 2014 16:19:14 +0200 From: Baptiste Daroussin To: William Grzybowski Subject: Re: svn commit: r359529 - head/databases/sqlite3 Message-ID: <20140627141914.GA34108@ivaldir.etoilebsd.net> References: <201406271410.s5REAb2h002436@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , ports-committers , Martin Wilke X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2014 14:19:21 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 27, 2014 at 11:15:29AM -0300, William Grzybowski wrote: > Hi, >=20 > Shared library changed from .8 to .0, don't you need to bump port > revision of all ports depending on libsqlite3? >=20 >=20 > Cheers, >=20 > On Fri, Jun 27, 2014 at 11:10 AM, Martin Wilke wrote: > > Author: miwi > > Date: Fri Jun 27 14:10:37 2014 > > New Revision: 359529 > > URL: http://svnweb.freebsd.org/changeset/ports/359529 > > QAT: https://qat.redports.org/buildarchive/r359529/ > > > > Log: > > - Update to 3.8.5 > > > > PR: 190746 > > > > Modified: > > head/databases/sqlite3/Makefile > > head/databases/sqlite3/distinfo > > > > Modified: head/databases/sqlite3/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/databases/sqlite3/Makefile Fri Jun 27 14:10:03 2014 = (r359528) > > +++ head/databases/sqlite3/Makefile Fri Jun 27 14:10:37 2014 = (r359529) > > @@ -2,10 +2,10 @@ > > # $FreeBSD$ > > > > PORTNAME=3D sqlite3 > > -PORTVERSION=3D 3.8.4.3 > > +PORTVERSION=3D 3.8.5 > > CATEGORIES=3D databases > > MASTER_SITES=3D http://www.sqlite.org/2014/ http://www2.sqlite.org/20= 14/ http://www3.sqlite.org/2014/ > > -DISTNAME=3D sqlite-autoconf-3080403 > > +DISTNAME=3D sqlite-autoconf-3080500 > > > > MAINTAINER=3D pavelivolkov@gmail.com > > COMMENT=3D SQL database engine in a C library > > @@ -17,7 +17,7 @@ LICENSE_PERMS=3D dist-mirror dist-sell pkg > > > > CONFLICTS=3D sqlite34-[0-9]* sqlcipher-[0-9]* > > > > -USES=3D pathfix > > +USES=3D pathfix libtool:keepla > > USE_LDCONFIG=3D yes > > GNU_CONFIGURE=3D yes > > > > @@ -71,8 +71,8 @@ OPTIONS_DEFAULT=3D FTS4 URI METADATA SECUR > > > > PLIST_FILES=3D bin/sqlite3 include/sqlite3.h include/sqlite3ext.h \ > > lib/libsqlite3.a lib/libsqlite3.la lib/libsqlite3.so \ > > - lib/libsqlite3.so.8 libdata/pkgconfig/sqlite3.pc \ > > - man/man1/sqlite3.1.gz > > + lib/libsqlite3.so.0 lib/libsqlite3.so.0.8.6 \ > > + libdata/pkgconfig/sqlite3.pc man/man1/sqlite3.1.gz > > > > # The default numeric file permissions for newly created database file= s under unix. > > # If not specified, the default is 0644 which means that the files is = globally > > @@ -134,6 +134,6 @@ post-build: > > .endif > > > > post-install: > > - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsqlite3.so.8 > > + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsqlite3.so.0.8.6 > > > > .include And given the necessary bump we could get further and drop the la file :) btw stipping can be done via INSTALL_TARGET=3Dinstall-strip regards, Bapt --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOtfWIACgkQ8kTtMUmk6EwAkACdFJ9uUWDudmOsfSOA35xKTkMj lycAoL8XYprycD5hqr5/g2o2L5A6eBPo =aRzc -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--