Bug 227990 - mail/p5-Email-Sender: update to 1.300031
Summary: mail/p5-Email-Sender: update to 1.300031
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-05 10:00 UTC by ports.maintainer
Modified: 2018-05-17 19:12 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (bill.brinzer)


Attachments
Update patch (790 bytes, patch)
2018-05-05 10:00 UTC, ports.maintainer
no flags Details | Diff
Update patch with maintainer reassign (984 bytes, patch)
2018-05-17 18:53 UTC, ports.maintainer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ports.maintainer 2018-05-05 10:00:55 UTC
Created attachment 193057 [details]
Update patch

Update Email::Sender to 1.300031
Comment 1 ports.maintainer 2018-05-17 18:53:44 UTC
Created attachment 193494 [details]
Update patch with maintainer reassign

This PR is nearing maintainer timeout. I can take maintainership as I have another port that depends on this one. Revised patch assigns maintainership to me.
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-17 19:03:25 UTC
The maintainer already sent me a mail for this PR. He did not respond here because he failed to login here. So I will keep his maintainership.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-17 19:11:53 UTC
And there are some problem with the original patch.
- PORTREVISION is not removed.
- Version requirement of *_DEPENDS is not updated (p5-Moo>=1.000008 -> p5-Moo>=2.000000)
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-05-17 19:11:53 UTC
A commit references this bug:

Author: sunpoet
Date: Thu May 17 19:11:41 UTC 2018
New revision: 470247
URL: https://svnweb.freebsd.org/changeset/ports/470247

Log:
  Update to 1.300031

  - While I'm here:
    - Remove PORTREVISION
    - Update version requirement of *_DEPENDS
    - Add NO_ARCH

  Changes:	http://search.cpan.org/dist/Email-Sender/Changes
  PR:		227990
  Submitted by:	Melissa Pilgrim <ports.maintainer@evilphi.com>
  Approved by:	Bill Brinzer <bill.brinzer@gmail.com> (maintainer, via email)

Changes:
  head/mail/p5-Email-Sender/Makefile
  head/mail/p5-Email-Sender/distinfo
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-05-17 19:12:12 UTC
Committed. Thanks!