Date: Tue, 23 Mar 2021 17:51:21 -0400 From: Steve Wills <steve@mouf.net> To: John Hixson <jhixson@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r569061 - head/sysutils/ipfs-go Message-ID: <b0a854ec-44f1-e1db-6369-f724b2513365@mouf.net> In-Reply-To: <202103232121.12NLL9TI011310@repo.freebsd.org> References: <202103232121.12NLL9TI011310@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Please remember to reference the PR in the commit. I guess you decided not to add the patch to prevent this from downloading pre-compiled binaries from upstream and the pkg-message? If so, why? Thanks, Steve On 3/23/21 5:21 PM, John Hixson wrote: > Author: jhixson > Date: Tue Mar 23 21:21:09 2021 > New Revision: 569061 > URL: https://svnweb.freebsd.org/changeset/ports/569061 > > Log: > sysutils/ipfs-go: update to version 0.8.0 > > Submitted by: swills@FreeBSD.org > > Modified: > head/sysutils/ipfs-go/Makefile > head/sysutils/ipfs-go/distinfo > > Modified: head/sysutils/ipfs-go/Makefile > ============================================================================== > --- head/sysutils/ipfs-go/Makefile Tue Mar 23 21:13:39 2021 (r569060) > +++ head/sysutils/ipfs-go/Makefile Tue Mar 23 21:21:09 2021 (r569061) > @@ -2,7 +2,7 @@ > > PORTNAME= ipfs > DISTVERSIONPREFIX= v > -DISTVERSION= 0.7.0 > +DISTVERSION= 0.8.0 > CATEGORIES= sysutils > MASTER_SITES= https://github.com/ipfs/go-ipfs/releases/download/v${DISTVERSION}/ > PKGNAMESUFFIX= -go > > Modified: head/sysutils/ipfs-go/distinfo > ============================================================================== > --- head/sysutils/ipfs-go/distinfo Tue Mar 23 21:13:39 2021 (r569060) > +++ head/sysutils/ipfs-go/distinfo Tue Mar 23 21:21:09 2021 (r569061) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1600977972 > -SHA256 (go-ipfs-source.tar.gz) = c349802561a61c1efeade4e3e681723b76e9192edacc5a955cf5f68e49e57fba > -SIZE (go-ipfs-source.tar.gz) = 13242121 > +TIMESTAMP = 1614654821 > +SHA256 (go-ipfs-source.tar.gz) = b8adfe124af900cea69869a31528f5468b66e696c7eb9ec161494ff41dfd584c > +SIZE (go-ipfs-source.tar.gz) = 13909276
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b0a854ec-44f1-e1db-6369-f724b2513365>