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-28 15:43:04 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.53
Upstream changes:
0.50 Sat May 9 09:06:41 EDT 2015
- Improve performance of is_LsubsetR via patches submitted by Mich Rawson
at New York Perl Hackathon (May 2 2015).
0.51 Thu May 14 21:49:00 EDT 2015
- Changes to List::Compare::Functional::is_LsubsetR introduced in v0.50
found to be buggy. See: https://rt.cpan.org/Ticket/Display.html?id=104452.
Pending further investigation, reverted to v0.49 of
List::Compare::Base::_Auxiliary; added two test files.
0.52 Thu May 21 21:57:18 EDT 2015
- v0.51 changes were not applied to master branch; apply them.
Remove two hash-to-hash assignments in \
List::Compare::Base::_Auxiliary::_subset_subengine.
0.53 Sun Jun 7 10:49:24 MDT 2015
- Accept patch submitted by Paulo Custodio reworking, and correcting,
changes originally published in 0.50.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
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-04-24 15:53:35 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.49
Upstream changes:
0.38 Thu Sep 5 21:09:10 EDT 2013
- Update support information; no longer using dedicated mailing list.
0.39 Fri Jul 4 15:38:24 EDT 2014
- Repository migrated from Subversion to git. Development repository
initiated at https://github.com/jkeenan/list-compare.
0.40 Sat Feb 7 08:39:06 EST 2015
- Eliminated three unnecessary hash assignments.
0.41 Sun Feb 8 20:38:46 EST 2015
- Revised List::Compare::Functional::_intersection_engine() to eliminate
need to call _calculate_xintersection_only() and
_calculate_hash_intersection();
0.42 Wed Feb 11 20:57:43 EST 2015
- Improve performance of four List::Compare::Functional functions.
get_nonintersection
get_nonintersection_ref
get_symmetric_difference
get_symmetric_difference_ref
0.43 Thu Feb 12 19:14:35 EST 2015
- Improve performance of two List::Compare::Functional functions.
get_shared
get_shared_ref
0.44 Sun Feb 15 14:40:06 EST 2015
- Improve performance of complement-related functions in both functional
and object-oriented interfaces:
get_complement
get_complement_ref
get_complement_all
0.45 Mon Feb 16 16:59:03 EST 2015
- Improve performance of unique-related functions in both functional and
object-oriented interfaces:
get_unique
get_unique_ref
get_unique_all
0.46 Wed Feb 18 19:30:30 EST 2015
- Improve performance of List::Compare::Multiple::Accelerated methods:
get_intersection
get_intersection_ref
get_shared
get_shared_ref
0.47 Sun Feb 22 08:17:54 EST 2015
- Improve performance of List::Compare::Multiple::Accelerated methods:
get_nonintersection
get_nonintersection_ref
get_symmetric_difference
get_symmetric_difference_ref
0.48 Wed Feb 25 17:59:30 EST 2015
- Improve performance of is_LdisjointR in List::Compare::Functional and in
multiple accelerated mode of List::Compare.
0.49 Sun Mar 8 20:06:20 EDT 2015
- Add metadata to Makefile.PL.
|
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-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.
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|