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: graphics/qgis/files/patch-src_core_providers_ogr_qgsogrproviderutils.h

Number of commits found: 2

Sunday, 19 Dec 2021
09:36 Rainer Hurling (rhurlin) search for other commits by this committer
graphics/qgis: 3.22.2

Patches for qgsogrproviderutils not necessary any more, since committed
upstream.

Changelog: https://github.com/qgis/QGIS/compare/final-3_22_1%5E...final-3_22_2

Reported by:	Repology
commit hash: 5936dd19952ed39374c46a8e8b3085af8004bdcb commit hash: 5936dd19952ed39374c46a8e8b3085af8004bdcb commit hash: 5936dd19952ed39374c46a8e8b3085af8004bdcb commit hash: 5936dd19952ed39374c46a8e8b3085af8004bdcb 5936dd1
Tuesday, 23 Nov 2021
17:08 Rainer Hurling (rhurlin) search for other commits by this committer Author: Dimitry Andric
graphics/qgis: Fix on CURRENT after llvm13 intro

Right after replacing llvm12 with llvm13 in base (commits
b61bce17f346d79cecfd8f195a64b10f77be43b1 to
397a8ba05313cc3815d219c9d1b2de1372fcb561) graphics/qgis was broken on
14.0-CURRENT with

/usr/ports/graphics/qgis/work/QGIS-final-3_22_1/src/core/providers/ogr/qgsogrproviderutils.cpp:2595:34:
error: no matching constructor for initialization of 'QgsOgrDatasetSharedPtr'
(aka 'shared_ptr<QgsOgrDataset>')
  QgsOgrDatasetSharedPtr dsRet = QgsOgrDatasetSharedPtr( new QgsOgrDataset(),
QgsOgrProviderUtils::releaseDataset );

Thanks to dim@ for the analysis and solution. Much appreciated!

PR:		259967
commit hash: eacf34a1cf4b6b81e54d4fe74ad931ee93d1d8ef commit hash: eacf34a1cf4b6b81e54d4fe74ad931ee93d1d8ef commit hash: eacf34a1cf4b6b81e54d4fe74ad931ee93d1d8ef commit hash: eacf34a1cf4b6b81e54d4fe74ad931ee93d1d8ef eacf34a

Number of commits found: 2