2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-06-10 16:12:00 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.317
Upstream changes:
0.317 2018-06-08
- fix pkg_config_package_flags a bit more
- improve documentation of pkg_config_package_flags (fix
RT#125274 - thanks to Petr Písař <ppisar@redhat.com>)
|
2018-04-23 04:50:32 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.316
Upstream changes:
0.316 2018-04-12
- deal with pkg-config errors
- allow more search_lib others
|
2017-08-21 15:25:53 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
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
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-04-14 17:01:44 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Config-AutoCon to 0.314
----------------------------------------
0.314 2017-03-30
- _get_extra_linker_flags: add library dirs
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-04-14 14:45:29 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
Updated to devel/p5-Config-AutoConf-0.313
-----------------------------------------
0.313 2016-04-11
- release 0.312_001 without further changes
0.312_001 2016-04-07
- fix "check_member" test (RT#113271)
- update Copyright notice
- add license files
- improve compile_if_else/link_if_else by proving whether object
or binary file (compile result) exists
- fix some typos and other POD quirks
- Update README.md from updated POD
|