git: adb7b0687e25 - main - Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
Alexey Dokuchaev
danfe at freebsd.org
Thu Sep 9 04:26:19 UTC 2021
On Wed, Sep 08, 2021 at 11:01:58PM -0500, Kyle Evans wrote:
> On Sun, Aug 29, 2021 at 9:55 AM Alexey Dokuchaev <danfe at freebsd.org> wrote:
> > commit adb7b0687e256219563428386c0b082f7145c795
> >
> > Cleanup: for ports under d* categories, drop redundant
> > GH_{ACCOUNT,PROJECT}.
> > [... snip ..]
> > @@ -40,7 +40,6 @@ BUNDLE_LIBRARIES= Firmata:2.5.6:firmata \
> > GH_TUPLE+= ${BUNDLE_GH_ACCOUNT}:WiFi101-FirmwareUpdater-Plugin:v0.9.2:wifi10/linux/work/tools/WiFi101
> >
> > USE_GITHUB= yes
> > -GH_ACCOUNT= arduino
> > GH_PROJECT= Arduino
> >
> > .for blib in ${BUNDLE_LIBRARIES}
>
> FYI: this broke devel/arduino18 in the fetch phase[0], The default
> GH_ACCOUNT here is:
Sorry about that, admittedly, I've suspected that my naive script could
trip on some slightly complicated cases like this.
Thanks for the fix!
./danfe
More information about the dev-commits-ports-all
mailing list