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: devel/p5-Test-Needs/distinfo

Number of commits found: 5

Sunday, 5 Feb 2023
15:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Needs: Update to 0.002010

Changes:	https://metacpan.org/dist/Test-Needs/changes
commit hash: 8ab24f8953d71531288f968fbea7ef22f9593983 commit hash: 8ab24f8953d71531288f968fbea7ef22f9593983 commit hash: 8ab24f8953d71531288f968fbea7ef22f9593983 commit hash: 8ab24f8953d71531288f968fbea7ef22f9593983 8ab24f8
Wednesday, 26 May 2021
18:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Test-Needs: Update to 0.002009

- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/Test-Needs
commit hash: 46996a3be1cf89757dba09b167ddae69aa243957 commit hash: 46996a3be1cf89757dba09b167ddae69aa243957 commit hash: 46996a3be1cf89757dba09b167ddae69aa243957 commit hash: 46996a3be1cf89757dba09b167ddae69aa243957 46996a3
Thursday, 4 Apr 2019
23:55 sunpoet search for other commits by this committer
Update to 0.002006

Changes:	https://metacpan.org/changes/distribution/Test-Needs
Original commitRevision:497878 
Sunday, 6 Nov 2016
16:51 sunpoet search for other commits by this committer
- Update to 0.002005

Changes:	http://search.cpan.org/dist/Test-Needs/Changes
Original commitRevision:425558 
Sunday, 26 Jun 2016
17:12 sunpoet search for other commits by this committer
- Add p5-Test-Needs 0.002002

Skip test scripts if modules are not available. The requested modules will be
loaded, and optionally have their versions checked. If the module is missing,
the test script will be skipped. Modules that are found but fail to compile will
exit with an error rather than skip.

If used in a subtest, the remainder of the subtest will be skipped.

Skipping will work even if some tests have already been run, or if a plan has
been declared.

Versions are checked via a $module->VERSION($wanted_version) call. Versions must
be provided in a format that will be accepted. No extra processing is done on
them.

If perl is used as a module, the version is checked against the running perl
version ($]). The version can be specified as a number, dotted-decimal string,
v-string, or version object.

If the RELEASE_TESTING environment variable is set, the tests will fail rather
than skip. Subtests will be aborted, but the test script will continue running
after that point.

WWW: http://search.cpan.org/dist/Test-Needs/
Original commitRevision:417533 

Number of commits found: 5