From owner-svn-ports-all@freebsd.org Thu Nov 5 13:27:02 2015 Return-Path: Delivered-To: svn-ports-all@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 2BF11A24735 for ; Thu, 5 Nov 2015 13:27:02 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-yk0-x232.google.com (mail-yk0-x232.google.com [IPv6:2607:f8b0:4002:c07::232]) (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 D69C51812 for ; Thu, 5 Nov 2015 13:27:01 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by ykek133 with SMTP id k133so130165060yke.2 for ; Thu, 05 Nov 2015 05:27:01 -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:content-type; bh=50pbrK/Ytfry8OMfpMruKUQyFOW5w4Dnby7PEomWOc4=; b=XmwdedIwm/aqk4yaKowgmBXL1rryyjxGMCGCGKO/VQ5L1XF5R8U12W+/kHQ5RP8JN6 dVsNk3nr8Kgsu75KZ8SmtUjG7273AoL8mMrr4n+QR90E4Q1ABUMKpGJBaiYiAq3HqVKn s597FCXBWWQ4ky56A69kBGC+A/M4chr4V+QW+4knHHBMhts9p35d7ggVJuKCnJF/Y8/E VHLzQfX27hKFYcnCh+KpdYYQnkMluDajQNWlfo1AXzNwa8l54UE01nPI5zphErRBbVnc 1XnWWQZKosp/C7g6N219C274Jk0hliHfP5sKFiy+haMx71KSZdta45hc6KAj431xad7j d38A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=50pbrK/Ytfry8OMfpMruKUQyFOW5w4Dnby7PEomWOc4=; b=EATKPJ3Qr8I5MBRHUu7NGFcV1hKdWAfvc/8l4qVWqAgYNucgsAdmExnkpV3WgCjb67 D2qSSMmjsk5gAzJsbybYcDKF/WOVHMF1vXAB9Xd0+RBkuIsVp5FqsHhEQ3tra+DLA9s/ 4xhamMgVMT7L4B7Ei0Gg4LYvv+dJx8n/WXp4rhAikVOPVcurS2NeyPslEQvpQTT3e0tU dOGkII8RehSstM3yJXl5zTlXiN2/yZspT50K0oFV8PYp+Rsj6ahlSBxtuo07phXFDXWA j22MmgJYvk8DANc7f0x3VRyE3he/ufujj6yOAFvCQM6gagkUlp9Ugihtq6AecLGB35dJ XYyg== X-Gm-Message-State: ALoCoQmO9o6wIjBKzymrbfBydZoi7k/giboizSu1Y8SCViqhz4Tv2Ke0KELr68WNHlEP5NBQGNkv X-Received: by 10.31.162.148 with SMTP id l142mr6997859vke.40.1446730021070; Thu, 05 Nov 2015 05:27:01 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.31.226.68 with HTTP; Thu, 5 Nov 2015 05:26:21 -0800 (PST) In-Reply-To: References: <201511042013.tA4KD2OV061121@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 5 Nov 2015 21:26:21 +0800 X-Google-Sender-Auth: RMrcKcEgUS0FAqmG_UuO77nfyxQ Message-ID: Subject: Re: svn commit: r400779 - head/devel/rubygem-bson To: Jason Unovitch 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.20 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 05 Nov 2015 13:27:02 -0000 On Thu, Nov 5, 2015 at 7:46 AM, Jason Unovitch wrote: > > On Nov 4, 2015 2:13 PM, "Sunpoet Po-Chuan Hsieh" > wrote: > > > > Author: sunpoet > > Date: Wed Nov 4 20:13:02 2015 > > New Revision: 400779 > > URL: https://svnweb.freebsd.org/changeset/ports/400779 > > > > Log: > > - Add LICENSE_FILE > > > > Modified: > > head/devel/rubygem-bson/Makefile > > > > Modified: head/devel/rubygem-bson/Makefile > > > ============================================================================== > > --- head/devel/rubygem-bson/Makefile Wed Nov 4 20:12:57 2015 > (r400778) > > +++ head/devel/rubygem-bson/Makefile Wed Nov 4 20:13:02 2015 > (r400779) > > @@ -10,7 +10,9 @@ MAINTAINER= ruby@FreeBSD.org > > COMMENT= Full featured BSON specification implementation in Ruby > > > > LICENSE= APACHE20 > > +LICENSE_FILE= ${WRKSRC}/LICENSE > > > > +#NO_ARCH= yes > > USE_RUBY= yes > > USE_RUBYGEMS= yes > > RUBYGEM_AUTOPLIST= yes > > > What's going on here with the commented NO_ARCH? > I forgot to remove it before commit. It's removed now. Thanks. Regards, sunpoet