Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 00:03:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203669] [PATCH] lang/beignet: upgrade to release 1.1.1
Message-ID:  <bug-203669-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203669

            Bug ID: 203669
           Summary: [PATCH] lang/beignet: upgrade to release 1.1.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm@FreeBSD.org
          Reporter: dieterich.joh@gmail.com
          Assignee: kwm@FreeBSD.org
             Flags: maintainer-feedback?(kwm@FreeBSD.org)
          Keywords: patch

Created attachment 161866
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161866&action=edit
diff on lang/beignet to go to 1.1.1

Minor patch to upgrade beignet to v1.1.1. From their changelog:

####

Beignet 1.1.1 has been released. It's a bug fix release including the
following highlighted improvements:

1. Dump asm to a file.
2. Use addRemappedFile to avoid creating temporary cl source file.
3. add collectInsnNum to collect block instruction number.
4. Fix piglit clLinkProgram fail.
5. Calculate appropriate timestamps for cl profile.

####

Changes in this patch compared to the 1.1.0 port:
* Makefile and distinfo updated for 1.1.1
* cl_event.c: we need to import time.h and use CLOCK_MONOTONIC instead of
CLOCK_MONOTONIC_RAW

Compiles and installs w/o problems on current.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203669-13>