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 (23m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 16:22:43 UTC Now

2017-05-06 15:32:43 UTC pkgsrc-2017Q1 commitmail json YAML

Pullup ticket #5402 - requested by sevan
devel/splint: build fix

Revisions pulled up:
- devel/splint/distinfo                                        1.11
- devel/splint/patches/patch-aa                                1.4

---
  Module Name:    pkgsrc
  Committed By:  maya
  Date:          Fri May  5 07:34:06 UTC 2017

  Modified Files:
          pkgsrc/devel/splint: distinfo
          pkgsrc/devel/splint/patches: patch-aa

  Log Message:
  splint: use the standard check for C99 before including a C99 header

  If PR pkg/47405 was not fixed before (it probably was), this should
  definitely do the trick.

(bsiegert)