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 (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (91d)  pkgsrc-2023Q3 (170d) 

2024-05-29 12:42:08 UTC Now

2017-08-21 13:25:53 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Autoconf to 0.315
-----------------------------------------
0.315  2017-08-02
        - add check_builtin
        - perltidy code and add perltidy test (taken from MooX::Options)
        - ensure for many check_* methods that externally controlled
          ac_av_* environment variables are correctly passed into config.h
        - fix check_dirent_header to cache proving header and proving
          availability of 'DIR *' in such a header separately

(pkgsrc changes)
- Remove tweak lines for configure
| ALL_ENV+=    TMPDIR=${WRKDIR}/tmp
|
| pre-configure:
|        ${MKDIR} ${WRKDIR}/tmp

(mef)