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: mail/pear-Mail_Queue/files

Number of commits found: 1

Monday, 23 Jan 2017
11:54 tcberner search for other commits by this committer
mail/pear-Mail_Queue: overloading isError static mismatch

Since devel/pear was upgraded to 1.10.1, mail/pear-Mail_Queue
was broken and could not be used, giving the following error:
  PHP Fatal error:  Cannot make static method PEAR::isError() non
  static in class Mail_Queue in /usr/local/share/pear/Mail/Queue.php on line 126

Upstream bug report: http://pear.php.net/bugs/bug.php?id=20976

PR:		215325
Submitted by:	ml@netfence.it
Reported by:	ml@netfence.it
MFH:		2017Q1
Approved by:	Jochen Neumeister (maintainer), rakuco (mentor)
Original commitRevision:432211 

Number of commits found: 1