pkgsrc/devel/p5-ExtUtils-PkgConfig
heinz 1d1e5fcba4 Updated to version 1.11.
Pkgsrc changes:
  - The package supports installation to DESTDIR
  - A compiler is not necessary.
  - pkg-config must be available at run-time because this is only a
    Perl-wrapper for that program.
  - The source was not available at sourceforge, so I changed MASTER_SITES
    to CPAN.


Changes since version 1.07:
===========================
1.11  Sat Mar 15 00:35:35 CET 2008
	- Fix test failures.
	- If pkg-config isn't found, warn and exit with status 0 instead of
          just dying so that CPAN testers don't send bogus failure reports.

1.10  Sat Feb  9 20:29:22 CET 2008
	- Fix test failures with older versions of perl and pkg-config.

1.09  Tue Jan 22 21:34:35 CET 2008
	- Add support for more pkg-config commands: cflags-only-I,
          cflags-only-other, libs-only-other, and static-libs (RT #32426, patch
          by Diab Jerius).
	- Fix a test failure in t/4.t (RT #31966).
	- Only print failure messages if appropriate; silence test suite.

1.08  Fri Oct 19 22:04:08 CEST 2007
	- add Makefile.PL to MANIFEST.
	- In the version macro generator, handle non-numeric version number
          parts by only using the leading digits.
        - Make pkg-config print the errors it encounters so users know what went
	  wrong.
2008-03-17 22:31:21 +00:00
..
DESCR
distinfo Updated to version 1.11. 2008-03-17 22:31:21 +00:00
Makefile Updated to version 1.11. 2008-03-17 22:31:21 +00:00