Bug 255756 - "make fetch" broken after 073b0aa8a4304190cd1727cee1393d39fd520a8b
Summary: "make fetch" broken after 073b0aa8a4304190cd1727cee1393d39fd520a8b
Status: Closed DUPLICATE of bug 255755
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Baptiste Daroussin
URL: https://github.com/freebsd/freebsd-po...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-10 17:23 UTC by Alan Somers
Modified: 2021-05-10 18:14 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Somers freebsd_committer freebsd_triage 2021-05-10 17:23:48 UTC
Revision 073b0aa8a4304190cd1727cee1393d39fd520a8b introduced an unterminated string into bsd.ports.mk, which breaks "make fetch"

$ cd /usr/ports/shells/bash
$ make fetch
make: "/usr/ports/Mk/bsd.port.mk" line 1469: Unclosed .include filename. '"' expected
...
make: Fatal errors encountered -- cannot continue
Comment 1 Benjamin Takacs 2021-05-10 18:10:46 UTC
dublicate of bug #255755
Comment 2 Alan Somers freebsd_committer freebsd_triage 2021-05-10 18:14:02 UTC
*** This bug has been marked as a duplicate of bug 255755 ***