Commit graph

6 commits

Author SHA1 Message Date
mef
4e0285eee9 Update to 0.09
--------------
0.09   Sat Apr 11 16:05:50 BST 2015
        - Convert to EUMM  (ExtUtils::MakeMaker)
        - Make tests divulge guessed options for better debugging
2015-04-12 09:16:24 +00:00
mef
8e9f2b1f22 Update 0.07 to 0.08
-------------------
ChangeLog unknown.
2015-01-29 12:26:44 +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
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
e1f1385e19 Import p5-ExtUtils-CppGuess-0.07 as devel/p5-ExtUtils-CppGuess.
ExtUtils::CppGuess attempts to guess the system's C++ compiler that
is compatible with the C compiler that your perl was built with.

It can generate the necessary options to the Module::Build constructor
or to ExtUtils::MakeMaker's WriteMakefile function.
2012-10-22 13:45:54 +00:00