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/webkit-gtk2/files/patch-Source_WebCore_xml_XMLViewer.js

Number of commits found: 1

Monday, 25 Jul 2016
21:09 jbeich search for other commits by this committer
www/webkit-gtk{2,3}: use ASCII quotes to unbreak python3 build

  GEN      DerivedSources/WebCore/XMLViewerCSS.h
  GEN      DerivedSources/WebCore/XMLViewerJS.h
Traceback (most recent call last):
  File "./Source/JavaScriptCore/inspector/scripts/cssmin.py", line 44, in
<module>
    sys.stdout.write(cssminify(sys.stdin.read()))
  File "/usr/local/lib/python3.4/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 642:
ordinal not in range(128)
gmake: *** [GNUmakefile:82114: DerivedSources/WebCore/XMLViewerCSS.h] Error 1
gmake: *** Waiting for unfinished jobs....
Traceback (most recent call last):
  File "./Source/JavaScriptCore/inspector/scripts/jsmin.py", line 237, in
<module>
    minifier.minify()
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:419064 

Number of commits found: 1