| Summary: | makesum target creates "files" directory | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Christian Weisgerber <naddy> | ||||
| Component: | Individual Port(s) | Assignee: | Satoshi Asami <asami> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports->asami Ports Wraith takes care of bsd.port.mk State Changed From-To: open->closed Thanks, already reported. Will commit fix soon. |
The "makesum" target in bsd.port.mk still creates ${FILESDIR} ("files") although that directory isn't used for the checksum file anymore now that ${MD5_FILE} has moved from "files/md5" to "distinfo".