Bug 21936

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:
Description Flags
file.diff none

Description Christian Weisgerber 2000-10-12 17:40:01 UTC
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".
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-10-12 17:58:15 UTC
Responsible Changed
From-To: freebsd-ports->asami

Ports Wraith takes care of bsd.port.mk
Comment 2 Satoshi Asami freebsd_committer freebsd_triage 2000-10-14 11:48:58 UTC
State Changed
From-To: open->closed

Thanks, already reported.  Will commit fix soon.