Re: ports/mail/openwebmail - how to find last source before removal ?
Dag-Erling Smørgrav <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
Eugene Grosbein <[email protected]> writes: > In a root of your local hit three for ports do: > > git log -- mail/openwebmail > > This gives you a hash of latest (removal) commit: 3c9b73402268 > The do: > > git show 3c9b73402268 -- mail/openwebmail/Makefile better: git show 3c9b73402268\^:mail/openwebmail/Makefile DES -- Dag-Erling Smørgrav - [email protected]