Commit graph

17 commits

Author SHA1 Message Date
agc
d9e4cfe05d 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-11-03 03:27:11 +00:00
wiz
40bbad7ac6 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-07-12 18:56:06 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
5eda2008b4 Update to 0.311
---------------
0.311   2015-03-17
        - fix check_member(s) - patch by jddurand
2015-04-09 00:55:54 +00:00
mef
a795d13e73 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-03-01 09:07:35 +00:00
mef
d2d3611c70 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
2015-01-28 04:37:26 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
sno
ea64023db5 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-09-13 10:27:11 +00:00
wiz
d2ca14a3f1 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.
2013-05-31 12:39:57 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
markd
7db9df3868 p5-ExtUtils-CBuilder included in base perl >= 5.14.1 2012-03-11 04:18:51 +00:00
sno
ae863bfdb6 Updating package for Perl Module Config::AutoConf from CPAN in
devel/p5-Config-AutoConf from 0.17 to 0.19.

pkgsrc changes:
- add Capture::Tiny package as requirement
- add additional download resource

Upstream changes:
0.19   Feb  7, 2012
         - Added new method, check_lm

0.18   Feb  2, 2012
         - msg_methods msg prefix can be configured.
         - Added new methods: (Jens Rehsack)
           check_alignof_type, check_alignof_types, check_sizeof_type,
           check_sizeof_types, compute_int, lang_build_bool_test,
           check_dirent_header, push_compiler_flags, push_includes,
           push_libraries, push_library_paths, push_link_flags,
           push_preprocess_flags.
2012-02-18 10:34:55 +00:00
rhaen
ae497f5430 Updated to 0.17
Changes:

0.17    Jan  4, 2011
        - Re-fixed tests that do not run in <= v5.010
2012-02-01 20:34:27 +00:00
adam
167d4c477c Changes 0.16:
* Config::AutoConf::Linker moved to ExtUtils::LibBuilder.
2011-08-10 08:22:50 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
c5652b93a2 Importing devel/p5-Config-AutoConf version 0.15 as dependency of scheduled
update of textproc/p5-Text-BibTeX.

With this module some of the tasks AutoConf macros are simulated.
To detect a command, to detect a library, etc.
2010-03-09 21:25:09 +00:00