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: www/rubygem-atlassian-jwt/distinfo

Number of commits found: 2

Tuesday, 21 Sep 2021
03:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-atlassian-jwt: Update to 0.2.1

Changes:	https://bitbucket.org/atlassian/atlassian-jwt-ruby/src/master/CHANGELOG.md
commit hash: 2a51959e3db1c1f421db4b3eaf186c74b1e96130 commit hash: 2a51959e3db1c1f421db4b3eaf186c74b1e96130 commit hash: 2a51959e3db1c1f421db4b3eaf186c74b1e96130 commit hash: 2a51959e3db1c1f421db4b3eaf186c74b1e96130 2a51959
Monday, 15 Jul 2019
17:44 sunpoet search for other commits by this committer
Add rubygem-atlassian-jwt 0.2.0

In order to access the Atlassian Connect REST APIs, an app authenticates using a
JSON Web Token (JWT). The token is generated using the app's secret key and
contains a claim which includes the app's key and a hashed version of the API
URL the app is accessing. This gem simplifies generating the claim.

This gem provides helpers for generating Atlassian specific JWT claims. It also
exposes the ruby-jwt gem's encode and decode methods.

https://bitbucket.org/atlassian/atlassian-jwt-ruby
Original commitRevision:506677 

Number of commits found: 2