From owner-freebsd-ports@freebsd.org Wed Aug 16 02:38:09 2017 Return-Path: Delivered-To: freebsd-ports@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 460D9DE0448 for ; Wed, 16 Aug 2017 02:38:09 +0000 (UTC) (envelope-from amutu@amutu.com) Received: from mail-oi0-x231.google.com (mail-oi0-x231.google.com [IPv6:2607:f8b0:4003:c06::231]) (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 05E926B633 for ; Wed, 16 Aug 2017 02:38:09 +0000 (UTC) (envelope-from amutu@amutu.com) Received: by mail-oi0-x231.google.com with SMTP id x3so24187121oia.1 for ; Tue, 15 Aug 2017 19:38:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amutu-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=hIXy2LSRW3+HdFinT9ssYctFu3d1GpkO4egi8Kj5pz4=; b=B3xH5icEB/zvCG87eQQj6C6Vdnne33yOtF8L1kYwZRlR/l/kexIy0dw52cxG1LlrEh 9Qu6cYpM7xu4+gk6jL1JbihKPB4GJC5uJyoSKhUIydgY9UyoF1UI5yVjQeZ2UlnDe0mL yq+kOeWMUstVlmNRVM2tm6RMbHkFQVw26wkdZ8hKnRxqk6vbgdYsvkM4sGmJ/Kcw40+W z+Q0YACciW7f37JrJJCiyge7y8i98f+Z4/ySUwqUVNgbg6QdvHudfvSo/pW7f9Xr/HjR SaoXbnksxzedtRgpJoaGlPJEu26ct18oH7j9+CU56AVuiLpWI9ahPMfhfqsTftxVrQMb Ad6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=hIXy2LSRW3+HdFinT9ssYctFu3d1GpkO4egi8Kj5pz4=; b=bpcKwfGvZO6wnRuWpyO3WWKifpDai//whtmRczxB9ZkbLZDL+E6Ux40TgX38eTPb1d LpNL9eOGPcMNvJ47SRGupiARk/v7F62VUU1MN6L0GTFbmMtusQK718kah0kIrGeCulAV tyKprHaz0orZgVtkuJFTJoBWjWLg1MXkoNasD9PZqHmbRLjhtrm4OpeMlACwpuwwcqy7 gpUmvnIgRF/woaVhwheg2C24QKd56r1y4rLqu42TNLCxfeO1ajyf6n9pRnit7aAiaUuv kOHKAgcz04I1BjBz8tnZGu+fnXOxdbYixhrSRVQGUWpMgUoNc9Omgj2QiezFIPglUb8y VT4Q== X-Gm-Message-State: AHYfb5gAIzumuUdcgVkMkxJ914rwOBfC5/QfYLxD9YF4sxvX3Zzcf05E ysOBPHT1wPYtDiI3ItzgfA== X-Received: by 10.202.102.141 with SMTP id m13mr204448oik.319.1502851088289; Tue, 15 Aug 2017 19:38:08 -0700 (PDT) Received: from mail-oi0-f47.google.com (mail-oi0-f47.google.com. [209.85.218.47]) by smtp.gmail.com with ESMTPSA id l202sm12686125oib.6.2017.08.15.19.38.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Aug 2017 19:38:07 -0700 (PDT) Received: by mail-oi0-f47.google.com with SMTP id x3so24186905oia.1; Tue, 15 Aug 2017 19:38:07 -0700 (PDT) X-Received: by 10.202.75.68 with SMTP id y65mr237168oia.97.1502851087548; Tue, 15 Aug 2017 19:38:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.74.128.197 with HTTP; Tue, 15 Aug 2017 19:37:47 -0700 (PDT) From: Jov Date: Wed, 16 Aug 2017 10:37:47 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: postgres-xl looks for a committer To: FreeBSD Ports , freebsd-database@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2017 02:38:09 -0000 PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219164 portlint no error,poudriere testport passed on 11.0-amd64,11.1-amd64, and a user (js@jschneider.com) verified the function. Thanks very much! Jov