From owner-svn-ports-head@FreeBSD.ORG Thu Jun 11 14:18:39 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7A81FFF; Thu, 11 Jun 2015 14:18:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6E07F19FE; Thu, 11 Jun 2015 14:18:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wibut5 with SMTP id ut5so75801947wib.1; Thu, 11 Jun 2015 07:18:38 -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=ig7X5ZO4ypoRzNjHw3H2S3mJk1MlIbh5X4PcrtHrhPg=; b=pds3lHK2RMVpKtZ27pAvT6GmT39WX8geouGjGpREXvZ5ZFRb4apPqi1V3fredSjFBV EXPNO0xNlAQONzCGAaeDnHWR3fDjLozPakIu/RqK0dT6GimOLgn9TszAof3Fv2tR0Dwv vAZOdzBqgPGbaD0KU9UPuF8UlNKwapIkC1P41Fp/dZVFsIRjQi1cmz20Spg5lDDE4LS7 pdj9V0jw18xbUzoYWDjoRGipd7EG/vWFot+m/L9t6Fi6Kkj9D8x09BeOY02IXkQeiNOl 3d+acPc2GfZ5vWe8thwU9xm8f83jJRq9GK6rbrAz+qRy0OcSb/7jrN9oYFBE/rjcMKQ2 Hurg== X-Received: by 10.180.187.41 with SMTP id fp9mr20303587wic.67.1434032317832; Thu, 11 Jun 2015 07:18:37 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id k2sm1872145wif.3.2015.06.11.07.18.36 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jun 2015 07:18:36 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 11 Jun 2015 16:18:34 +0200 From: Baptiste Daroussin To: marino@freebsd.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r389209 - head/ports-mgmt/pkg Message-ID: <20150611141834.GA21006@ivaldir.etoilebsd.net> References: <201506111358.t5BDw86I079903@svn.freebsd.org> <55799758.7050401@marino.st> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <55799758.7050401@marino.st> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2015 14:18:39 -0000 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 11, 2015 at 04:12:40PM +0200, John Marino wrote: > On 6/11/2015 15:58, Baptiste Daroussin wrote: > > Author: bapt > > Date: Thu Jun 11 13:58:07 2015 > > New Revision: 389209 > > URL: https://svnweb.freebsd.org/changeset/ports/389209 > >=20 > > Log: > > Update to 1.5.4 > > =20 > > Changes: > > - Fix partial upgrades > > - pkg create -v now ticks (print does on a regular basis) if not on a= tty > > - Fix vuxml url in sample configuration > > - zsh completion improvements > >=20 >=20 >=20 > Unfortunately, this version does not fix the distribution file > corruption outlined here: https://github.com/freebsd/pkg/issues/1259 >=20 > John Oh I see, I'll look at why it is packaged that way, the .c file should not = be in there I need to review the autotool stuff Bapt --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlV5mLoACgkQ8kTtMUmk6Ey4JACeNyJ+A5+4AUwDrp6axuWdkVzY cC0AoKeieOBH5Ts+TVPuqabbd95ITy9I =Ygmz -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--