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 (16m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 23:43:21 UTC Now

2012-04-09 15:02:07 UTC pkgsrc-2012Q1 commitmail json YAML

Pullup ticket #3724 - requested by sbd
pkgtools/pkglint: option syntax fix

Revisions pulled up:
- pkgtools/pkglint/Makefile                                    1.400
- pkgtools/pkglint/files/pkglint.pl                            1.832

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: sbd
  Date: Sun Apr  8 04:42:39 UTC 2012

  Modified Files:
  pkgsrc/pkgtools/pkglint: Makefile
  pkgsrc/pkgtools/pkglint/files: pkglint.pl

  Log Message:
  Update the pattern used for checking option name to allow the plus (+)
  character (e.g. as in "c++")
  Bump version number.

  To generate a diff of this commit:
  cvs rdiff -u -r1.399 -r1.400 pkgsrc/pkgtools/pkglint/Makefile
  cvs rdiff -u -r1.831 -r1.832 pkgsrc/pkgtools/pkglint/files/pkglint.pl

(spz)