Bug 192543

Summary: [patch] x11/nvidia-settings: update to 340.24
Product: Ports & Packages Reporter: Kevin Bowling <kbowling>
Component: Individual Port(s)Assignee: Alexander Nedotsukov <bland>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 193078    
Bug Blocks:    
Attachments:
Description Flags
x11/nvidia-settings: update to 340.24 none

Description Kevin Bowling freebsd_committer freebsd_triage 2014-08-10 04:49:55 UTC
Created attachment 145603 [details]
x11/nvidia-settings: update to 340.24

This updates x11/nvidia-settings to 340.24.

Several of the patches are no longer needed.  I added linkage to devel/jansson and flags so the bundled copy is not used (the current nvidia-settings uses a bundled one with CVEs).  I also add -Wl,--as-needed to the linker flags because this links against All The Things.

Can be pushed together with https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192542
Comment 1 John Marino freebsd_committer freebsd_triage 2014-08-10 07:11:26 UTC
over to maintainer
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-10 13:09:45 UTC
A commit references this bug:

Author: bland
Date: Sun Aug 10 13:09:33 UTC 2014
New revision: 364536
URL: http://svnweb.freebsd.org/changeset/ports/364536

Log:
  Update to 340.24

  PR:	192543

Changes:
  head/x11/nvidia-settings/Makefile
  head/x11/nvidia-settings/distinfo
  head/x11/nvidia-settings/files/patch-doc__Makefile
  head/x11/nvidia-settings/files/patch-src__Makefile
  head/x11/nvidia-settings/files/patch-src__gtk+-2.x__ctkdisplayconfig-utils.c
  head/x11/nvidia-settings/files/patch-utils.mk
Comment 3 Alexander Nedotsukov freebsd_committer freebsd_triage 2014-08-10 13:12:20 UTC
Committed, thanks!

FYI. MASTER_SITES does not work the way you expect so I took this bit out.