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/git/files/patch-SHA1-endianness

Number of commits found: 2

Tuesday, 27 Jun 2017
13:39 garga search for other commits by this committer
Update devel/git to 2.13.2

Sponsored by:	Rubicon Communications (Netgate)
Original commitRevision:444462 
Friday, 9 Jun 2017
16:38 adamw search for other commits by this committer
Fix SHA1 checksum generation on little-endian machines.

git 2.13.0 broke SHA1 checksumming on big-endian machines. They fixed
it in 2.13.1 by breaking it on little-endian machines. This patch,
obtained from upstream, fixes SHA1 checksumming on little-endian
machines again; I don't have any BE machines but hopefully it still
works on those too.

Submitted by:	Dan McGregor
Obtained
from:	https://github.com/git/git/commit/76339527ccf7946751174663f9faa686f3f55335
Approved by:	just-fix-it
Original commitRevision:443018 

Number of commits found: 2