2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.
No effective change for the above reason.
Ok joerg
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-04-09 02:55:54 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.311
---------------
0.311 2015-03-17
- fix check_member(s) - patch by jddurand
|
2015-03-01 10:07:35 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.310
---------------
0.310 2015-02-20
- Fix some typographical errors (by Peter Pentchev <roam@ringlet.net>)
- bump copyright timestamps
- add ribasushi to acknowledgements
- improve/correct meta information
- improve bundled POD
|
2015-01-28 05:37:26 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
Update 0.22 (2012-12-11) to 0.309
---------------------------------
0.309 2014-12-31
- Remove the -arch removal for Mac OS X.
0.308 2014-12-26
- deal with "no C compiler available" properly (see RT#101121)
0.307 2014-12-14
- no Changes since 0.306_002
0.306_002 2014-12-08
- fix perl_api_link test for broken environments of some windows
testers
0.306_001 2014-12-01
- indent source as requested via issue#4 by Dave Rolsky
- consolidate check_... function on_*_true/false parameters
(Thanks to Peter Rabbitson for being sounding board)
- introduce more Perlish tests whether XS build is sane:
check_produce_xs_build, check_produce_loadable_xs_build
(Thanks to Peter Rabbitson for being sounding board)
- extensive refactoring with some API modifcations (warned
users via mail and issue#5)
0.305 2014-06-12
- skip compiler based tests when compiler seems weird
- add check_sane_xs composition as discussed on cpan-workers@
0.304 2014-06-01
- improve dealing with whitespaces in path's of programs
- reorder -lperl and $Config{perllibs} - let's see if that covers
all smokers
- some minor speed improvements (micro-optimization, but ...)
0.303 2014-05-29
- fix perl-api check for threaded perl's (by using XSUB.h)
- fix non-transient linking situations in perl link check
- cleanup temporary test dependecies
0.302 2014-05-27
- fix for snooping smoke targets
- deal with older ExtUtils::MakeMaker versions (can't handle multiple
authors)
- fix double "-lm" in negative test of libmath
0.301 2014-05-26
- Adding log-file output tee'ing as proposed by H.Merijn Brand and
rewrote tests against that API. Make perl.h compile test not TODO
for smokers.
0.300 2014-05-20
- add some code to tests to inspect the massive fail of 0.28
- include compiler invocation in log on failure
- add support for appending to logfiles (see t/ for examples)
- tidy Makefile.PL a bit and try to improve smoke results
0.29 2014-05-19
- make perl extension tests optional - add support to analyse
is scheduled for 0.300
0.28 2014-05-18
- fix perl 5.6 support
- improve existing prog checks when binaries with default ars are
returned
- honor environment variables as GNU Autoconf does
- add additional check_prog_... support fox lex and sed - most
other checks aren't suitable until a reasonable "postamble"
support is provided
- add support to prove whether perl development environment is
"sane" (as far that can be told)
- add checks to prove for pureperl build
0.27 2014-04-25
- fix broken Changes
- add some fixes for older Perls
0.26 2014-04-23
- Fix pkg-config test as it's intended (allow testing without
pkg-config binary)
- fix C::AC complains about unset results
0.25 2014-04-14
- Fix settings test that would complain with a duplicate plan
when no PkgConfig was present.
0.24 2014-04-11
- Fix lost dependencies during Makefile.PL update
- add even core dependencies to support older Perls
- adjust $LIBEXT/$EXEEXT initialization to support HP-UX/HPPA
0.23 2014-04-10
- bring back to 5.6 (Peter 'Ribasushi' Rabbitson)
- introduce pkg-config based checks (Jens 'Sno' Rehsack)
- fix spurious invocation issues (Jens 'Sno' Rehsack)
- Changes reformatted as per CPAN::Changes::Spec
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2013-09-13 12:27:11 by Jens Rehsack | Files touched by this commit (2) | |
Log message:
Updating package for CPAN Perl5 module Config::AutoConf in
devel/p5-Config-AutoConf from 0.19nb2 to 0.22. Even if most Unices
aren't affected by the update, referring to old distfiles wastes
space :P
Upstream changes:
0.22 Dec 11, 2012
- Flag some more tests as TODO.
0.21 Dec 2, 2012
- Flag -lm tests as 'TODO' as they might fail in some Windows
machines
0.20 Nov 9, 2012
- Add stdint.h into check_default_headers
- Make POD tests author only.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|