Bug 282087 - mail/procmail: Refresh MASTER_SITES and update WWW
Summary: mail/procmail: Refresh MASTER_SITES and update WWW
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-14 20:13 UTC by Daniel Engberg
Modified: 2024-10-29 14:56 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for procmail (951 bytes, patch)
2024-10-14 20:13 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-10-14 20:13:39 UTC
Created attachment 254230 [details]
Patch for procmail

* Remove dead mirrors and update URLs
* Move WWW to GitHub
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-10-29 14:43:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a3a4ca880d734dab7fc3fe8982c8424f79aad397

commit a3a4ca880d734dab7fc3fe8982c8424f79aad397
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-29 14:21:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-29 14:38:54 +0000

    mail/procmail: Update MASTER_SITES and WWW

    - Update MASTER_SITES:
      - Add https:// sites
      - Clean up ftp:// and http:// sites
      - Remove my LOCAL from MASTER_SITES

    PR:             282087
    Reported by:    diizzy

 mail/procmail/Makefile | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-10-29 14:56:05 UTC
Committed. Thanks!