2016-05-03 13:53:04 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add following line for make test
BUILD_DEPENDS+=p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
|
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-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405) |
Log message:
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-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-04-09 03:03:18 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.200010
2.200010 2015-03-17 07:43:04-04:00 America/New_York
- copypaste code! apply section_name fix from Section to WithBundles
(thanks, Karen Etheridge)
|
2015-03-15 14:27:28 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.200009
------------------
2.200009 2015-03-07 17:18:10-05:00 America/New_York
- module-loading exceptions now include a section_name attribute for
the name of the section being assembled
|
2015-01-28 05:52:56 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 2.200008
------------------
2.200008 2014-07-02 19:24:59-04:00 America/New_York
- fix a busted link
- be more consistent in exception-throwing on missing packages
- fix a dumb test that failed in a git checkout
|
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.
|
2014-02-17 02:22:24 by Hiramatsu Yoshifumi | Files touched by this commit (2) |
Log message:
Update p5-Config-MVP to 2.200007.
Changes from previous:
----------------------
2.200007 2014-01-29 21:04:25-05:00 America/New_York
- throw an exception when a bundle reports an impossible situation,
like { value => [] }; https://github.com/rjbs/Config-MVP/issues/5
2.200006 2013-09-17 08:58:53 Asia/Tokyo
- fix repository data
2.200005 2013-09-17 08:56:36 Asia/Tokyo
- removed use of deprecated Class::MOP::load_class (thanks, Karen
Etheridge)
2.200004 2013-08-27 12:09:19 America/New_York
- pass the arguments to missing_plugin in the right order
2.200003 2013-01-30 21:35:34 America/New_York
- doc fixes (Thanks, George Hartzell!)
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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.
|