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 (3h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-26 23:53:03 UTC Now

2013-02-13 21:33:33 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4044 - requested by tron
mk/checksum/checksum: build fix for MacOS

Revisions pulled up:
- mk/checksum/checksum                                          1.14

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Mon Jan 28 11:29:30 UTC 2013

  Modified Files:
  pkgsrc/mk/checksum: checksum

  Log Message:
  Also fix the "patch" target for patch files with broken UTF-8 sequences
  in them under Mac OS X Mountain Lion.

  The previous change only fixed the "makedistinfo" target.

  To generate a diff of this commit:
  cvs rdiff -u -r1.13 -r1.14 pkgsrc/mk/checksum/checksum

(spz)