From owner-svn-ports-head@FreeBSD.ORG Mon Jun 8 12:28:54 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60C13D46 for ; Mon, 8 Jun 2015 12:28:54 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-f49.google.com (mail-oi0-f49.google.com [209.85.218.49]) (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 2B7DD1F28 for ; Mon, 8 Jun 2015 12:28:53 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by oiha141 with SMTP id a141so27976561oih.0 for ; Mon, 08 Jun 2015 05:28:47 -0700 (PDT) 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=aOZ4TEt97S0UzH3s1R1S8gQFTDNi7thIi3x104xCGgY=; b=c/n+oLve3Hq/xmBbugwzodKMH6VzfUYx9GlFKBWXH4Z9BRakWKbVYoLWzr31a0ZwDL u8q6fJZENqT1Nouqcq1oYclRW7LknfCFb03M+cdWmPosUcdSye+XBzBBjsvKNYMoz+mF 4ng3DN5FJjlqv5bz4GhmjwNCgEaWsHQiryZZujFrAQuIExlV/8tFVJDNUTJ4T9LYeye+ uegpG/fXRWR2dqMi+/+H5rqQRcqiEwbx6a7KSZr2TzO+ODj3idD/RH24LZgKLHTUWxQA Xj+IjcFh9QCrB3hoySgcbX4LqD4QpWqomXYE73ojTARIbaZdlgp8m7lvMB0PDefCzUfF D3gg== X-Gm-Message-State: ALoCoQmennmvVg8GW6wBmRPnoecogv2L/+DRlTFUyT5se77bK2kW1qP5mJQm+QxskNfSzbcr6cEA X-Received: by 10.202.202.80 with SMTP id a77mr13580480oig.118.1433766526925; Mon, 08 Jun 2015 05:28:46 -0700 (PDT) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.202.214.20 with HTTP; Mon, 8 Jun 2015 05:28:26 -0700 (PDT) In-Reply-To: <28FDB98A-F56E-46DC-863C-6C98E0247F62@adamw.org> References: <201506072040.t57KeF7X086713@svn.freebsd.org> <28FDB98A-F56E-46DC-863C-6C98E0247F62@adamw.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 8 Jun 2015 20:28:26 +0800 X-Google-Sender-Auth: Kj3PIcSNBpdwAynyfJAo5h6b39E Message-ID: Subject: Re: svn commit: r388747 - head/www/npm To: Adam Weinberger Cc: 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.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 08 Jun 2015 12:28:54 -0000 On Mon, Jun 8, 2015 at 10:41 AM, Adam Weinberger wrote: > > On 7 Jun, 2015, at 16:40, Sunpoet Po-Chuan Hsieh > wrote: > > > > Author: sunpoet > > Date: Sun Jun 7 20:40:14 2015 > > New Revision: 388747 > > URL: https://svnweb.freebsd.org/changeset/ports/388747 > > > > Log: > > - Update to 2.11.1 > > - Add NO_ARCH > > > > Changes: https://github.com/npm/npm/releases > > > > Hi sunpoet, > > I haven=E2=80=99t been able to fetch this... did you maybe upload the dis= tfile to > the wrong place? > > # Adam > > Hi, I forgot to move the tarball to public_distfiles directory. It should be fixed now. % cd /usr/ports/www/npm % distilator . 200 [DISTFILE] http://distcache.FreeBSD.org/local-distfiles/sunpoet/npm-2.11.1.tar.xz 200 [DISTFILE] http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/npm-2.11.1.tar.xz 200 [DISTFILE] http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/npm-2.11.1.tar= .xz 200 [DISTFILE] http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/npm-2.11.1.tar= .xz Regards, sunpoet > =E2=80=94 > Adam Weinberger > adamw@adamw.org > http://www.adamw.org >