Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 09:58:37 UTC Now

2016-04-23 17:51:11 UTC pkgsrc-2016Q1 commitmail json YAML

Pullup ticket #4963 - requested by he
x11/pixman: build fix

Revisions pulled up:
- x11/pixman/distinfo                                          1.59
- x11/pixman/patches/patch-pixman_pixman-vmx.c                  1.1

---
  Module Name: pkgsrc
  Committed By: he
  Date: Thu Apr 21 21:39:36 UTC 2016

  Modified Files:
  pkgsrc/x11/pixman: distinfo
  Added Files:
  pkgsrc/x11/pixman/patches: patch-pixman_pixman-vmx.c

  Log Message:
  Add a patch so that this builds on NetBSD/powerpc with altivec.
  Without this, we get "subscripted value is neither array nor pointer"
  error from the compiler.
  Since this is a build fix for powerpc platforms, no PKGREVISION bump.

(bsiegert)