Date: Fri, 28 Feb 2020 19:06:48 +1000 From: Dima Panov <fluffy@FreeBSD.org> To: Baptiste Daroussin <bapt@FreeBSD.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r525794 - in head/ports-mgmt/pkg: . files Message-ID: <d4a5b2af-8c90-4038-8262-9f1b06554839@Canary> In-Reply-To: <202002110836.01B8aNLQ016736@repo.freebsd.org> References: <202002110836.01B8aNLQ016736@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--5e58d829_628c895d_14d1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Moin=21 >> pkg repo now creates meta files in version 2 by default meaning the >>= digests.txz (this was only used with pkg up to 1.2). >> Anyone using that version and willing to upgrade can do it via: >> pkg bootstrap -f Bapt, note about =E2=80=98pkg bootstrap -f=E2=80=99 will be better to pla= ce in UPDATING too. Many users confusing with error of metadata version mismatch when updates= from not-so-recent packages -- Dima Panov (fluffy=40=46reeBSD.org (mailto:fluffy=40=46reeBSD.org)) (X11, KDE, Office)=40=46reeBSD team =46acebook: http://www.facebook.com/fluffy.khv twitter: fluffy=5Fkhv =7C skype: dima.panov =7C telegram: =40dima=5Fpanov= IRC: fluffy=40E=46Net, fluffykhv=40=46reeNode > On Tuesday, =46eb 11, 2020 at 6:36 PM, Baptiste Daroussin <bapt=40=46re= eBSD.org (mailto:bapt=40=46reeBSD.org)> wrote: > Author: bapt > Date: Tue =46eb 11 08:36:22 2020 > New Revision: 525794 > URL: https://svnweb.freebsd.org/changeset/ports/525794 > > Log: > Release pkg 1.13 > - when installing over a non tracked file (not owned by any package) > pkg now saves a copy of that file as .pkgsave > - =46ix a chicken/egg problem with the meta being compressed and defini= ng > the compression format. Now pkg repo will create a meta.conf file > uncompressed (it is small enough) and fallback on the old meta.txz. > Note that meta.txz is still created for backward compatibility. > - pkg repo now creates meta files in version 2 by default meaning the > digests.txz (this was only used with pkg up to 1.2). > Anyone using that version and willing to upgrade can do it via: > pkg bootstrap -f > - suppress version checking when -j is specified > - Alphabetically sort packages printed in the output of pkg commands to= > ease readability > - pkg lock/unlock now allows multiple packages in arguments > - shell script can now print messages along with pkg-messages by writin= g > to =24=7BPKG=5FMSG=46D=7D file descriptor > - improve error reporting when parsing vuxml files > - lua script are now ready for prime time: > - sanboxed with capsicum on plateforms that support it > - rootdir native > - documented > - =46ix pkg backup > - pkg now gives a hint about running pkg update -f in case of =22size m= ismatch=22 > - scripts (lua and shell) can now determine if they are in the process = of an > upgrade or an installation via a variable > - shell scripts are now fully documented > - keyword files are now documented > > PR: 243564 > exp-run by: antoine > > Deleted: > head/ports-mgmt/pkg/files/patch-libfetch > Modified: > head/ports-mgmt/pkg/Makefile > head/ports-mgmt/pkg/distinfo > head/ports-mgmt/pkg/pkg-plist > > Modified: head/ports-mgmt/pkg/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/ports-mgmt/pkg/Makefile Tue =46eb 11 08:31:42 2020 (r525793) > +++ head/ports-mgmt/pkg/Makefile Tue =46eb 11 08:36:22 2020 (r525794) > =40=40 -1,9 +1,8 =40=40 > =23 =24=46reeBSD=24 > > PORTNAME=3D pkg > -DISTVERSION=3D 1.12.0 > +DISTVERSION=3D 1.13.0 > =5FPKG=5FVERSION=3D =24=7BDISTVERSION=7D > -PORTREVISION=3D 1 > CATEGORIES=3D ports-mgmt > =23MASTER=5FSITES=3D =5C > =23 http://files.etoilebsd.net/=24=7BPORTNAME=7D/ =5C > > Modified: head/ports-mgmt/pkg/distinfo > =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/ports-mgmt/pkg/distinfo Tue =46eb 11 08:31:42 2020 (r525793) > +++ head/ports-mgmt/pkg/distinfo Tue =46eb 11 08:36:22 2020 (r525794) > =40=40 -1,3 +1,3 =40=40 > -TIMESTAMP =3D 1568790737 > -SHA256 (freebsd-pkg-1.12.0=5FGH0.tar.gz) =3D 53141c4833a9776d916fb31ef= f346b8877e687d54edaec59b8472b71f62ec165 > -SIZE (freebsd-pkg-1.12.0=5FGH0.tar.gz) =3D 3867210 > +TIMESTAMP =3D 1581409421 > +SHA256 (freebsd-pkg-1.13.0=5FGH0.tar.gz) =3D 9c4a8be80d16562d7acfb9590= 6ab8a8f31620f4d03fa0e8e78fce5e5076bef1f > +SIZE (freebsd-pkg-1.13.0=5FGH0.tar.gz) =3D 3386839 > > Modified: head/ports-mgmt/pkg/pkg-plist > =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/ports-mgmt/pkg/pkg-plist Tue =46eb 11 08:31:42 2020 (r525793) > +++ head/ports-mgmt/pkg/pkg-plist Tue =46eb 11 08:36:22 2020 (r525794) > =40=40 -12,7 +12,10 =40=40 lib/libpkg.so.4 > libdata/pkgconfig/pkg.pc > man/man3/pkg=5Fprintf.3.gz > man/man3/pkg=5Frepos.3.gz > +man/man5/pkg-keywords.5.gz > +man/man5/pkg-lua-script.5.gz > man/man5/pkg-repository.5.gz > +man/man5/pkg-script.5.gz > man/man5/pkg.conf.5.gz > man/man8/pkg-add.8.gz > man/man8/pkg-alias.8.gz --5e58d829_628c895d_14d1 Content-Type: application/pgp-signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: Canary Comment: https://www.canarymail.io Charset: UTF-8 wkYEABEKAAYFAl5Y2CkACgkQpiZ27ZPjsBiSzQCfU4cLwe5LH6Fo0vaOmL8JlxsJOzsAnjDxZAVp fLC2WJIosC9XUkCvtz3R =2dMe -----END PGP SIGNATURE----- --5e58d829_628c895d_14d1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d4a5b2af-8c90-4038-8262-9f1b06554839>