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-Specio/distinfo

Number of commits found: 25

Thursday, 16 Jun 2022
13:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-Specio: Update to 0.48

Changes:	https://metacpan.org/dist/Specio/changes
commit hash: 7743350c9f3cffc313f520ff92bc144c85e62fda commit hash: 7743350c9f3cffc313f520ff92bc144c85e62fda commit hash: 7743350c9f3cffc313f520ff92bc144c85e62fda commit hash: 7743350c9f3cffc313f520ff92bc144c85e62fda 7743350
Monday, 1 Feb 2021
19:25 sunpoet search for other commits by this committer
Update to 0.47

Changes:	https://metacpan.org/changes/distribution/Specio
Original commitRevision:563625 
Saturday, 28 Mar 2020
12:48 sunpoet search for other commits by this committer
Update to 0.46

Changes:	https://metacpan.org/changes/distribution/Specio
Original commitRevision:529371 
Sunday, 8 Dec 2019
16:58 sunpoet search for other commits by this committer
Update to 0.45

Changes:	https://metacpan.org/changes/distribution/Specio
Original commitRevision:519368 
Thursday, 15 Aug 2019
18:12 sunpoet search for other commits by this committer
Update to 0.44

Changes:	https://metacpan.org/changes/distribution/Specio
Original commitRevision:509028 
Saturday, 27 Oct 2018
23:22 sunpoet search for other commits by this committer
Update to 0.43

Changes:	https://metacpan.org/changes/distribution/Specio
Original commitRevision:483191 
Sunday, 5 Nov 2017
21:16 sunpoet search for other commits by this committer
Update to 0.42

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:453563 
Friday, 4 Aug 2017
20:07 sunpoet search for other commits by this committer
Update to 0.40

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:447355 
Thursday, 3 Aug 2017
17:26 sunpoet search for other commits by this committer
Update to 0.39

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:447253 
Sunday, 2 Jul 2017
17:36 sunpoet search for other commits by this committer
Update to 0.38

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:444896 
Wednesday, 10 May 2017
06:53 sunpoet search for other commits by this committer
Update to 0.37

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:440534 
Monday, 20 Feb 2017
15:09 sunpoet search for other commits by this committer
Update to 0.36

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:434454 
Monday, 13 Feb 2017
19:01 sunpoet search for other commits by this committer
Update to 0.35

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:434027 
Monday, 30 Jan 2017
21:42 sunpoet search for other commits by this committer
Update to 0.34

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:432878 
Wednesday, 25 Jan 2017
16:31 sunpoet search for other commits by this committer
Update to 0.33

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:432439 
Friday, 13 Jan 2017
14:43 sunpoet search for other commits by this committer
Update to 0.32

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:431376 
Saturday, 19 Nov 2016
17:05 sunpoet search for other commits by this committer
- Update to 0.31

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:426433 
Sunday, 6 Nov 2016
16:50 sunpoet search for other commits by this committer
- Update to 0.30
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:425554 
Sunday, 26 Jun 2016
17:15 sunpoet search for other commits by this committer
- Update to 0.24

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:417559 
Saturday, 28 May 2016
17:07 sunpoet search for other commits by this committer
- Update to 0.14

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:416013 
Thursday, 19 May 2016
03:42 sunpoet search for other commits by this committer
- Update to 0.13

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:415472 
Sunday, 17 Jan 2016
13:09 sunpoet search for other commits by this committer
- Update to 0.12
- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Specio/Changes
Sponsored by:	PortsCamp Taiwan
Original commitRevision:406333 
Thursday, 29 May 2014
18:58 sunpoet search for other commits by this committer
- Update to 0.11

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:355727 
Wednesday, 28 May 2014
14:46 sunpoet search for other commits by this committer
- Update to 0.10

Changes:	http://search.cpan.org/dist/Specio/Changes
Original commitRevision:355630 
Tuesday, 27 Aug 2013
17:15 sunpoet search for other commits by this committer
- Add p5-Specio 0.08

The Specio distribution provides classes for representing type constraints and
coercion, along with syntax sugar for declaring them.

Note that this is not a proper type system for Perl. Nothing in this
distribution will magically make the Perl interpreter start checking a value's
type on assignment to a variable. In fact, there's no built-in way to apply a
type to a variable at all.

Instead, you can explicitly check a value against a type, and optionally coerce
values to that type.

The author's long-term goal is to replace Moose's built-in types and
MooseX::Types with this module.

WWW: http://search.cpan.org/dist/Specio/
Original commitRevision:325471 

Number of commits found: 25