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: textproc/py-diff-match-patch/distinfo

Number of commits found: 5

Saturday, 27 May 2023
04:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-diff-match-patch: Update to 20230430

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/diff-match-patch-python/diff-match-patch/blob/main/CHANGELOG.md
commit hash: efe8cfaf5d6b6a31bb0c29169dbedad0cf6ef0ab commit hash: efe8cfaf5d6b6a31bb0c29169dbedad0cf6ef0ab commit hash: efe8cfaf5d6b6a31bb0c29169dbedad0cf6ef0ab commit hash: efe8cfaf5d6b6a31bb0c29169dbedad0cf6ef0ab efe8cfa
Thursday, 27 Aug 2020
18:45 sunpoet search for other commits by this committer
Update to 20200713

Changes:	https://github.com/diff-match-patch-python/diff-match-patch/commits/main
Original commitRevision:546418 
Saturday, 19 Jan 2019
17:48 rene search for other commits by this committer
textproc/py-diff-match-patch : update to 20181111

While here:
- update WWW to point to new homepage
- pet portlint

Reported by:	repology
Original commitRevision:490728 
Sunday, 4 Sep 2016
10:05 antoine search for other commits by this committer
Use the same PORTVERSION as the one on Pypi

PR:		205762
Original commitRevision:421321 
Tuesday, 23 Jun 2015
17:45 rene search for other commits by this committer
The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.

Diff: Compare two blocks of plain text and efficiently return a list of
differences.

Match: Given a search string, find its best fuzzy match in a block of plain
text. Weighted for both accuracy and location.

Patch: Apply a list of patches onto plain text. Use best-effort to apply patch
even when the underlying text doesn't match.

WWW: https://code.google.com/p/google-diff-match-patch/

Differential Revision:	https://reviews.freebsd.org/D2835
Reviewed by:	python (koobs)
Original commitRevision:390436 

Number of commits found: 5