Page MenuHomeFreeBSD

Patch mail/p5-Email-Sender to use https://github.com/dlangille/Email-Sender The original code at https://github.com/rjbs/Email-Sender seems to be abandoned. The fork replaces deprecated dependency p5-Email-Address with p5-Email-Address-XS Tested...
AbandonedPublic

Authored by dvl on Nov 20 2018, 2:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 18, 2:04 PM
Unknown Object (File)
Thu, Sep 17, 10:14 AM
Unknown Object (File)
Wed, Sep 16, 2:27 AM
Unknown Object (File)
Sat, Sep 12, 4:05 PM
Unknown Object (File)
Thu, Sep 10, 2:31 PM
Unknown Object (File)
Sun, Sep 6, 2:30 AM
Unknown Object (File)
Sat, Sep 5, 10:06 PM
Unknown Object (File)
Sat, Sep 5, 4:21 PM

Details

Reviewers
None
Summary

...on my dev instance of FreshPorts. More testing needed please.

See also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228327

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20904
Build 20272: arc lint + arc unit

Event Timeline

ndowens_yahoo.com added inline comments.
mail/p5-Email-Sender/Makefile
33

Should be above USE_GITHUB

34

Also put under USES after move

dvl marked 3 inline comments as done.Nov 22 2018, 12:24 PM
dvl added inline comments.
mail/p5-Email-Sender/Makefile
7

Delete this line because PKGNAMEPREFIX should be in the above section.

Updating D18053: Patch mail/p5-Email-Sender to use https://github.com/dlangille/Email-Sender

The original code at https://github.com/rjbs/Email-Sender seems to be
abandoned. The fork replaces deprecated dependency p5-Email-Address with
p5-Email-Address-XS

Tested...

There is upstream history and issues. I am abandoning this.