From owner-svn-ports-head@freebsd.org Fri Mar 3 10:00:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AAFCACF5AC2 for ; Fri, 3 Mar 2017 10:00:28 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: from mail-wr0-x236.google.com (mail-wr0-x236.google.com [IPv6:2a00:1450:400c:c0c::236]) (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 646991C9A for ; Fri, 3 Mar 2017 10:00:28 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: by mail-wr0-x236.google.com with SMTP id u108so70131757wrb.3 for ; Fri, 03 Mar 2017 02:00:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fatpipi-com.20150623.gappssmtp.com; s=20150623; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=f48DEY0K+FLcBefVAbs1q+tCY+UncdKoTKL+I5DywgU=; b=jNO+OTiRgWMHjyM1oXPxc3oiLvH1paqhcmN3zk8gcagPs7C4bI8kQxCivyuYmwV0/D f2+YdTqLZbVwzEiJy6rUmOy2g/fyeQlziTG//9CrB+aydS7QJhY9uqE08ajNMc6sAPpb Zh39bFeYEMK6j8FY4ywZmma0miHOlPeSKtSIk3oq4NofHRyWdkMDdoEsSFCkGrTFbM7U NLZ12lgLIxQ2US20Je35zayiIlfFMAL6JoTPhcWIjUpoHaS8bisye4qFTUU3aGgSVQd0 rqcQOKqVoNhWC2MtdaxcWKuWHsBYkG6ueJ3onf7HFVJZ9MV3NrzC1rB6oPc4UVGUREl3 AnBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=f48DEY0K+FLcBefVAbs1q+tCY+UncdKoTKL+I5DywgU=; b=obOdqXORfUHyqr8pHyf96jCFpS5gvqwuHNTsqpbSqYOCAvoIcVoeBwqaPDGdPVcNu+ HJbZBl8t+V7TcyOLZ0rqFa1udRnAQvt2gcL52w18BPXVRTpUyI9ZE31IvHmiO/7FjQmC Xm0i2hqoceytrDPAdeDI/oC/B5lzLM1VLZv+jXP5VtN0esbORVbySvDYgNUlUQOREZDB hbVZTfydZD5a/MQmNngAFCYoGHZFZcCGEDu0V9tc1betvQhgbFaqmJpeYfj/2rkT3vY8 5uBJK5Qs0jAyBKOQvvX5k54Zh9weHxdWhhCmVYOA7ZnVBjTL1lWlSACriJpP5yrrEHM1 x9DQ== X-Gm-Message-State: AMke39nNwEMyFx4zbTCf9rdk+z9dpbdvn8kLzJBnPOrFlCzmsMJQw5gAQ0to7f1ZlzTR06Ct9XGR9PEC0TfFpA== X-Received: by 10.223.169.164 with SMTP id b33mr1872805wrd.132.1488535226765; Fri, 03 Mar 2017 02:00:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.136.183 with HTTP; Fri, 3 Mar 2017 02:00:26 -0800 (PST) Reply-To: v@fatpipi.com In-Reply-To: <1c7119c7-f7c2-27f7-7128-c2ff7decd5bd@FreeBSD.org> References: <201703020800.v2280trg068967@repo.freebsd.org> <1c7119c7-f7c2-27f7-7128-c2ff7decd5bd@FreeBSD.org> From: Vanilla Hsu Date: Fri, 3 Mar 2017 18:00:26 +0800 Message-ID: Subject: Re: svn commit: r435212 - head/graphics/libqrencode To: Mathieu Arnold Cc: "Vanilla I. Shu" , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 03 Mar 2017 10:00:28 -0000 Got it, thanks, I will check it later. 2017-03-03 17:48 GMT+08:00 Mathieu Arnold : > Le 02/03/2017 =C3=A0 09:00, Vanilla I. Shu a =C3=A9crit : > > Author: vanilla > > Date: Thu Mar 2 08:00:55 2017 > > New Revision: 435212 > > URL: https://svnweb.freebsd.org/changeset/ports/435212 > > > > Log: > > 1: Update to 3.9.0 > > 2: add LICENSE_FILE. > > 3: switch to github. > > This broke textproc/p5-Text-QRCode: > > http://package19.nyi.freebsd.org/data/103i386-default- > build-as-user/435297/logs/p5-Text-QRCode-0.05.log > > -- > Mathieu Arnold > > >