notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: mail/rubygem-mail/files/patch-mail.gemspec

Number of commits found: 2

Friday, 25 Mar 2022
13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
mail/rubygem-mail: Add dependencies for Ruby 3.1+

- Bump PORTREVISION for dependency change

This commit also reverts da6b7803d1f8bccac09d69a6d2eaa96e93522743.

Reference:	https://github.com/mikel/mail/pull/1439
commit hash: a250fafe9d8079da3a82d084696f25a3800723e8 commit hash: a250fafe9d8079da3a82d084696f25a3800723e8 commit hash: a250fafe9d8079da3a82d084696f25a3800723e8 commit hash: a250fafe9d8079da3a82d084696f25a3800723e8 a250faf
Saturday, 19 Mar 2022
07:10 Yasuhiro Kimura (yasu) search for other commits by this committer
mail/rubygem-mail: Fix dependency with Ruby 3.1

In Ruby 3.1 net/smtp is distributed as bundled gem. On the other hand,
our ruby ports (lang/rubyXY) don't include bundled gems in their
packages and it also applies to lang/ruby31. That means net/smtp isn't
include in the package of Ruby 3.1. So add mail/rubygem-net-smtp to
RUN_DEPENDS so this port works fine with Ruby 3.1.

PR:		262088
Approved by:	portmgr (blanket: dependency fix)
MFH:		2022Q1 (dependency fix)
commit hash: da6b7803d1f8bccac09d69a6d2eaa96e93522743 commit hash: da6b7803d1f8bccac09d69a6d2eaa96e93522743 commit hash: da6b7803d1f8bccac09d69a6d2eaa96e93522743 commit hash: da6b7803d1f8bccac09d69a6d2eaa96e93522743 da6b780

Number of commits found: 2