Opened 10 years ago
Closed 10 years ago
#44668 closed defect (fixed)
git @2.0.4_0: add dependency on p5-authen-sasl
Reported by: | larryv (Lawrence Velázquez) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | git |
Description
git send-email
requires Authen::SASL.
- https://github.com/git/git/blob/v2.0.4/git-send-email.perl#L1065
- https://github.com/git/git/blob/v2.0.4/Documentation/git-send-email.txt#L388
The attached patch revbumps, so you could also put it off until you update the port to 2.1.0.
Attachments (1)
Change History (2)
Changed 10 years ago by larryv (Lawrence Velázquez)
Attachment: | Portfile-git.diff added |
---|
Note: See
TracTickets for help on using
tickets.
add dependency to p5-authen-sasl and revbump