From owner-svn-ports-all@freebsd.org Wed Jun 20 20:08:36 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04E6310097BD; Wed, 20 Jun 2018 20:08:36 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-io0-x241.google.com (mail-io0-x241.google.com [IPv6:2607:f8b0:4001:c06::241]) (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 70AE9729EC; Wed, 20 Jun 2018 20:08:35 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-io0-x241.google.com with SMTP id d185-v6so910617ioe.0; Wed, 20 Jun 2018 13:08:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=D/VacOVoWJCu5iwuZHWVpx+fK7KY1Z2T5nQCPvCi+1o=; b=BAkrkVgDVaoerR6qP8I+PGtYBivk3pBn4couh2FLjiMU9Pt3uWoUZy+Vet9lCGSTO6 hcNoTK2iq5/WXs/c8rVtTkPsxXC4aD6C4twd4jEnyGa9TKSP1ARij2V45OAqSesV2wMG drsTSsj3ixRNq0PQUpp0xzHizC1SR7WIn0nk2FoicqQvsliMGgoD6j11X/g/hHwlz2VS MlrmTZtnfG2zJiJGWmGTHsICSNTmOemnYKcf/UcuAPYh/hyygH1oIA4oiKiKI/O3X4Q1 kwvdGUWaPNKTHRVt8pVVVSXBuzlgu6RgqqrgixS+3ef4qwGuplSi5InO+w+qHMwOnV7b 5hDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=D/VacOVoWJCu5iwuZHWVpx+fK7KY1Z2T5nQCPvCi+1o=; b=HdUM0qbSvVICeK5bszOHaT2hpvw92eVi4jQW/thRK+yJMUpd58SGsEE/RlY8kIBi+y cxlRagu8HsK+S5ARBg00RcTIKNxWvSo3ewVW8WeMjaR/VCDUaLoxIAPDo/MR0C2Ekw3s WhAH0Bj6tWVgTEdPxj4Nb4TQKrzEqopeZ+gZB/UDCGHk8FbdKEGvVfP4rGex4kbAZ3xl O2TaS8xsCd8QxZ7IP+ifD5MDEUSAp/OV9o5Z+WaXPWFUu0TN4KSBzeyx/Oqv6uoFCQ9N HmGhjvrBiFphn61p4siI+nEN+rJhNoJgLoP1eWowmdIbdf8T/15RjMMNfyljbj7aGep+ V25w== X-Gm-Message-State: APt69E376pzvSLHfDjvcMDXnMRcSFGUc1MYYDTpwLF8TwsaumIUWMAfg xexJboIoF9NzlxUOeupJlxepeGGPaE7UwjUPiCk= X-Google-Smtp-Source: ADUXVKKvjbkswvl2tLcdA90PN78wk24NQhIXP3IC0/vqNnxSnMcZyUk9CEsGvPa3IQmxgiNFwXU1VcSerOuiqWx/agg= X-Received: by 2002:a6b:ea09:: with SMTP id m9-v6mr19098145ioc.121.1529525314830; Wed, 20 Jun 2018 13:08:34 -0700 (PDT) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 2002:a02:384a:0:0:0:0:0 with HTTP; Wed, 20 Jun 2018 13:08:34 -0700 (PDT) In-Reply-To: <201806201929.w5KJTsxs054037@repo.freebsd.org> References: <201806201929.w5KJTsxs054037@repo.freebsd.org> From: Antoine Brodin Date: Wed, 20 Jun 2018 22:08:34 +0200 X-Google-Sender-Auth: gnRXFoFzc_8IYmwFzHTkAy0cwF8 Message-ID: Subject: Re: svn commit: r472903 - in head/databases: . p5-Scope-Container-DBI To: Kurt Jaeger Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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: Wed, 20 Jun 2018 20:08:36 -0000 On Wed, Jun 20, 2018 at 9:29 PM, Kurt Jaeger wrote: ... > Modified: head/databases/Makefile > ============================================================================== > --- head/databases/Makefile Wed Jun 20 19:26:01 2018 (r472902) > +++ head/databases/Makefile Wed Jun 20 19:29:54 2018 (r472903) > @@ -494,7 +494,7 @@ > SUBDIR += p5-SQL-Statement > SUBDIR += p5-SQL-Translator > SUBDIR += p5-SQLite-Work > - SUBDIR += p5-Search-InvertedIndex Problem above? Cheers, Antoine