Opened 8 years ago
Closed 8 years ago
#52390 closed defect (invalid)
darwinbuild fetches HEAD of Subversion repository
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | wms@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | darwinbuild |
Description
The darwinbuild port fetches the HEAD of the Subversion repository. Ports aren't allowed to do that; they must fetch and install a specific version of software, otherwise their builds are not reproducible.
Change History (1)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Oh, well I see it fetches the HEAD of https://svn.macosforge.org/repository/darwinbuild/tags/darwinbuild-33. Being a tag, that hopefully doesn't ever change.