Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2017 02:30:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219687] [NEW PORT] net/google-compute-engine: User daemon for Google Compute Engine
Message-ID:  <bug-219687-13-690HNiFt2i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219687-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219687-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219687

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sunpoet@FreeBSD.org

--- Comment #22 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
I did a quick review.

Please remove the following from Makefile:
- MASTER_SITES: CHEESESHOP does not have the tarball. USE_GITHUB will add
GitHub to MASTER_SITES.
- DISTNAME: it's set by USE_GITHUB.
- BUILD_DEPENDS: it's already added by USES=3Dpython and USE_PYTHON=3Ddistu=
tils.
- setuptools in RUN_DEPENDS: it's already added by USES=3Dpython and
USE_PYTHON=3Ddistutils.

After the removal:
% make -V MASTER_SITES
https://codeload.github.com/GoogleCloudPlatform/compute-image-packages/tar.=
gz/20170718?dummy=3D/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219687-13-690HNiFt2i>