pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-ExtUtils-PkgConfig
Module Name: pkgsrc
Committed By: heinz
Date: Mon Mar 17 22:31:21 UTC 2008
Modified Files:
pkgsrc/devel/p5-ExtUtils-PkgConfig: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/p5-ExtUtils-PkgConfig/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-ExtUtils-PkgConfig/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index