2018-05-20 12:54:48 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.012
Upstream changes:
0.012 2018-05-10 21:03:33+02:00 Europe/Amsterdam
- Allow a argument to install_map with source dirs
- Make tests prove and 5.6 friendly
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
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-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-02-17 14:35:18 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.011
---------------
0.011 2015-02-16 00:47:54+01:00 Europe/Amsterdam
Make EU::IP compatible with perl 5.6
Declare dependency on File::Spec 0.83 for case_sensitive
|
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-12-07 02:00:02 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.010:
0.010 2013-10-29 12:17:18 Europe/Amsterdam
Deprecated usage of legacy configuration variables
Generate default paths more dynamically
|
2013-07-03 09:07:52 by Jens Rehsack | Files touched by this commit (3) |
Log message:
Adding package for CPAN distribution ExtUtils-InstallPaths version 0.009
into devel/p5-ExtUtils-InstallPaths.
This module tries to make install path resolution as easy as possible.
When one wants to install a module, it needs to figure out where to install
things. The nutshell version of how this works is that default installation
locations are determined from ExtUtils::Config, and they may be individually
overridden by using the install_path attribute. An install_base attribute
lets one specify an alternative installation root like /home/foo and prefix
does something similar in a rather different (and more complicated) way.
destdir lets one specify a temporary installation directory like /tmp/install
in case one want to create bundled-up installable packages.
|