From owner-svn-ports-head@freebsd.org Thu Mar 1 14:45:34 2018 Return-Path: Delivered-To: svn-ports-head@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 0B078F30F2B for ; Thu, 1 Mar 2018 14:45:34 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (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 95476696AA for ; Thu, 1 Mar 2018 14:45:33 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-it0-x22a.google.com with SMTP id w63so7865336ita.3 for ; Thu, 01 Mar 2018 06:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=yCpvFul8TUit0bIC5yF5OGhvnBPyFqPZm2uuITzyZt4=; b=y0DAAfAu0pDt2mG/JSAWVf7KyFdcKjDwimyfPHu+MoUv+kz7SIX2qwaI/+CTRWPvEn 661cC4b2CD6XVBTvBc7XadBc2Dbe7b3qI0tmSeDLLtxpSD78aEUnT+Nmngpt0v0XpY9P EZ/8NgTcqRLbz1znmkOewiRz4qbGGgqjT1rKRDMa2VqWOSBY1rbQVsGw4FQaQqV7aazV IdsD7RVttu//cyc3y0cFDF4Wk5r/Vf1q9BQ5bf6KLx5A8n8TtU2qQhH1vLCRUMZmo/bX wYECWnGN4rFiz+g2jCvIfZLVrOr9KylTReAK50QmWIjzjoObvDmFYDFiU25Hp6FOctwB Mpzw== 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=yCpvFul8TUit0bIC5yF5OGhvnBPyFqPZm2uuITzyZt4=; b=pqHe1x2oPZgGV4weXPCQ1ImTtXk35/kSrHfNkhILK9VqgzQl8leGyrlEoEGDs5KiyJ EezW/nBJ1wHCSQCimdfpP3pWybk5BAAJyrLPfoGvD03CQvbaUL+eubYz+LRRUCwr0IkL IVX12j/ZOW0/8UWSRCsn78T0IrQ4i0Cpj0Mwm6A6D0yA1Fqo5lvgHSOXJ6jFS0MxSfLt PcGi6U8j1XbbSazMwcyP06r/GmLozTn4BvHjqtFymT8jFgvH81rtS6DxeStBWKe6PRVx hvOUOMsicKdSbgQIMT70PWwtppB+ovTfMOWVv4YDp2+//G6dad7X8PnqpzSxgG3aWyQz Bsqw== X-Gm-Message-State: AElRT7HdVmqmTifTUxjps9MegGHH7CcbN8XncPSepoSh+asoMjkO12M/ o1wHQk++AwxqXu83bIrPhtKpWVTZg2tOjzckyPngDg== X-Google-Smtp-Source: AG47ELujuSoawly88awfp/I3DtBdBTga4fGipGJCgfAYLntmpyq5r05pEBJatKvLPEXGZ7MEY8rOKeZAVlDvPiwg1j0= X-Received: by 10.36.13.8 with SMTP id 8mr3037950itx.42.1519915532843; Thu, 01 Mar 2018 06:45:32 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.2.145.7 with HTTP; Thu, 1 Mar 2018 06:44:52 -0800 (PST) In-Reply-To: References: <201803011335.w21DZl3h071754@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Mar 2018 22:44:52 +0800 X-Google-Sender-Auth: SJyb-aaKDLTtO-suuv1x2mfrYpc Message-ID: Subject: Re: svn commit: r463319 - in head/www/nginx: . files To: Jochen Neumeister Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 01 Mar 2018 14:45:34 -0000 On Thu, Mar 1, 2018 at 10:37 PM, Jochen Neumeister wrote: > > > Am 01.03.2018 um 14:35 schrieb Sunpoet Po-Chuan Hsieh: > > Author: sunpoet > Date: Thu Mar 1 13:35:47 2018 > New Revision: 463319 > URL: https://svnweb.freebsd.org/changeset/ports/463319 > > Log: > Fix build with msgpuck 2.0 > > > It would be very nice of you to ask next time if that's ok! > > joneum > Hi, I've sent a review before. It's the simpler fix. Regards, sunpoet > > Added: > head/www/nginx/files/extra-patch-ngx_http_tarantool-src-tp_transcode.c (contents, props changed) > Modified: > head/www/nginx/Makefile > > Modified: head/www/nginx/Makefile > ============================================================================== > --- head/www/nginx/Makefile Thu Mar 1 13:35:41 2018 (r463318) > +++ head/www/nginx/Makefile Thu Mar 1 13:35:47 2018 (r463319) > @@ -701,7 +701,8 @@ CONFIGURE_ARGS+=--add-dynamic-module=${WRKSRC_nginx_ta > .else > CONFIGURE_ARGS+=--add-module=${WRKSRC_nginx_tarantool} > .endif > -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config > +EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_tarantool-config \ > + ${PATCHDIR}/extra-patch-ngx_http_tarantool-src-tp_transcode.c > .endif > > .if ${PORT_OPTIONS:MHTTP_SECURE_LINK} > > Added: head/www/nginx/files/extra-patch-ngx_http_tarantool-src-tp_transcode.c > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/www/nginx/files/extra-patch-ngx_http_tarantool-src-tp_transcode.c Thu Mar 1 13:35:47 2018 (r463319) > @@ -0,0 +1,13 @@ > +--- ../nginx_upstream_module-1278ee5/src/tp_transcode.c.orig 2016-08-08 03:39:47.000000000 +0800 > ++++ ../nginx_upstream_module-1278ee5/src/tp_transcode.c 2018-03-01 04:23:02.513740000 +0800 > +@@ -38,10 +38,6 @@ > + # define GNU_SOURCES 1 > + #endif /* !GNU_SOURCES */ > + > +-#if !defined(MP_SOURCE) > +-# define MP_SOURCE 1 > +-#endif /* !MP_SOURCE */ > +- > + #include "tp_ext.h" > + #include "tp_transcode.h" > + > > > >