From owner-freebsd-ports@freebsd.org Thu Jul 14 06:25:51 2016 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 E8353B9881C for ; Thu, 14 Jul 2016 06:25:51 +0000 (UTC) (envelope-from christopherhall.hsw@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::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 BD8D9154F for ; Thu, 14 Jul 2016 06:25:51 +0000 (UTC) (envelope-from christopherhall.hsw@gmail.com) Received: by mail-pa0-x22a.google.com with SMTP id pp5so18679562pac.3 for ; Wed, 13 Jul 2016 23:25:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=PDdk+HyJTx+OiLNefHBVGa1EUbdbnkjMCit83SUI4/w=; b=SL8VklCumtYg8ffuDOaLM5kpmqCsf8dxsbauvLFVDM+Q8eErZNxUienpHsHeX3d1SQ kO4BjUXpOU0n3h727Bx+o+8Z/FB18UF3gY/+RZ/z2QE8rylGXN6LHnPYVGM9owX2dAcR 4bW2nqfhhJhVhEPzyXj6V4XPqACyoK0ZarJKSo7dJz0s1/rT2a4rx+BX7HLj2ZoaOQqK QiwkBflFUlKUwOLXhStD3cv6q8JOTmmtW5/uHsPhoZowEbt0SZvM2pB1jZiDsm40toH3 upc6hfhZ6jxoHNtjlx/dXzMun5JWCdFOzgX1+1z6jpwmUfFZ3QtoSI4EOz2EwIAKw6Qs O4BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=PDdk+HyJTx+OiLNefHBVGa1EUbdbnkjMCit83SUI4/w=; b=OtBHBXiXXUg0rW9x1+/+qGrAOSDnEGQLPPBlYrio/oHBBgVngBypkOnJ+WGWbeU72S KUa1V3eid1WH8mVhG+TuB7h4Y5xkKqSzmrX6pKrSAbal9CiDHWS9d8Dq/absLwTOYm3U fUbm/4lHjLLeLRqQA7AOo1515W7wlL6ppZL4h5pLwRh3mlzus8tiDfhxUnr7YDRUzSWg zZaS1EZuG6EEvgKZ46ffkLzq/4hHbOWkE5HDfVQ34G635ePugbNaDf6tm/U49fVtRkxk rrxTy2ljK5aXLWJNI03kkuZnPdq8VZAuP+MT5wP9OJX2eUSd3DYGK2bM/0OesVE9i5tG Zwag== X-Gm-Message-State: ALyK8tJ1xTWaLT83VSBN8jPWq+f8bWsBQK1BHPjfIOFd+IkFS+sHRDMkWeohCgXGe+qS+Q== X-Received: by 10.66.248.165 with SMTP id yn5mr20436347pac.44.1468477551220; Wed, 13 Jul 2016 23:25:51 -0700 (PDT) Received: from localhost (118-163-120-175.HINET-IP.hinet.net. [118.163.120.175]) by smtp.gmail.com with ESMTPSA id cp3sm1467153pad.12.2016.07.13.23.25.50 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 13 Jul 2016 23:25:50 -0700 (PDT) Date: Thu, 14 Jul 2016 14:25:44 +0800 From: Christopher Hall To: Ben Lavery Cc: freebsd-ports@freebsd.org Subject: Re: Restricted character set for Github repo names? Message-ID: <20160714142544.7fb4fdab@gmail.com> In-Reply-To: <55F8D3BE-555B-4BEB-A0DB-78A030789A94@hashbang0.com> References: <55F8D3BE-555B-4BEB-A0DB-78A030789A94@hashbang0.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2016 06:25:52 -0000 Hello Ben, On Thu, 14 Jul 2016 07:09:04 +0100, Ben Lavery wrote: > Hello all, >=20 > This is my first port, I=E2=80=99m trying to port http://gohugo.io so I m= ay > have missed something. >=20 > I=E2=80=99ve got my Makefile (copy: > https://manaha.co.uk/logsnstuff/gohugo_Makefile_WIP_broken ) but on > 10.3 it fails with the following: >=20 > > _MASTER_SITES_go-md2man=3Dhttps://codeload.github.com/cpuguy83/go-md2ma= n/tar.gz/2724a9c?dummy=3D/: > > not found *** Error code 127 =20 >=20 >=20 > When I tried it on an 11-BETA VM and looked at all errors I got the > following: >=20 > > + echo 'The > > https://codeload.github.com/cpuguy83/go-md2man/tar.gz/2724a9c?dummy=3D/= :go-md2man > > MASTER_SITES line has' The > > https://codeload.github.com/cpuguy83/go-md2man/tar.gz/2724a9c?dummy=3D/= :go-md2man > > MASTER_SITES line has echo "a group with invalid characters, only > > use [a-zA-Z0-9_]" Execute: 'echo "a group with invalid characters, > > only use [a-zA-Z0-9_]=E2=80=9D' =20 >=20 in the GH_TUPLE you need something like: cpuguy83:go-md2man:2724a9c:go_md2man to rename the minus to an underscore >=20 > I then forked the repository to my own Github account and removed the > hyphen from the repo name. Modifying my Makefile (copy: > https://manaha.co.uk/logsnstuff/gohugo_Makefile_WIP ) it now > downloads the repository without an issue. >=20 > Is this expected behaviour? Is it like this for a specific reason? >=20 > Kind regards, > Ben --=20 Best Regards. Christopher Hall.