Turn
IGNORE= "foo now contained in the base system"
into
IGNORE= "is now contained in the base system"
since the code which prints this string prefices it with the package
name.
Suggested by: kris
Add whitespace around parentheses in .if logic, in order to unbreak
port and INDEX builds on old (5.1 & 4.7?) releases.
PR: ports/74192
Reported by: Joe Horn
Approved by: mat
With hat: maintainer
Add freebsd-sha1 from 5.3 to cover all eventualities for another pending
port, freebsd-update.
Name change, and cleanup of IGNORE logic, from original PR by ade.
PR: 72797
Submitted by: cperciva@daemonology.net