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/sdl20/files/patch-src_video_SDL__surface.c

Number of commits found: 2

Wednesday, 25 Oct 2017
10:47 jbeich search for other commits by this committer
devel/sdl20: update to 2.0.7

Changes:	https://discourse.libsdl.org/t/sdl-2-0-7-released/23279
ABI:		https://abi-laboratory.pro/tracker/timeline/sdl/
MFH:		2017Q4 (many regression fixes for 2.0.6)
Original commitRevision:452843 
Friday, 6 Oct 2017
13:05 jbeich search for other commits by this committer
devel/sdl20: crashfix for some consumers after r450461

  $ pkg install pioneer
  $ pioneer
  [...]
  ShipType::Init()
  Lua::Init()
  Server agent disabled

  Thread 1 received signal SIGSEGV, Segmentation fault.
  0x0000000800cd5d20 in SDL_ConvertSurface_REAL (surface=0x80b374fc0,
      format=0xb4c7e8 <Graphics::pixelFormatRGBA>, flags=0)
      at /usr/ports/devel/sdl20/work/SDL2-2.0.6/src/video/SDL_surface.c:936
  936         copy_flags = surface->map->info.flags;
  (gdb) p surface->map
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:451381 

Number of commits found: 2