2019-02-09 01:20:12 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.77
Upstream changes:
1.77 Wed Jan 23 14:02:24 PST 2019
No code change, add more examples under match_pattern_hash
Suggested by James Volkman
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-11-24 14:22:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Data-Table: update to 1.76.
1.76 Tue Nov 21 08:08:30 PST 2017
Minor syntax bug in fromFile.
|
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.
|
2016-04-25 16:16:34 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated to databases/p5-Data-Table-1.75
---------------------------------------
1.75 Sat Apr 23 13:52:25 PDT 2016
Patch parseCSV(). It returns incorrect columns when delimiter is space and has \
empty fields
Thanks to Jeff Janes for the fix.
|
2016-03-04 13:59:07 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.73
Upstream changes:
1.73 Thu Mar 3 20:34:46 PST 2016
Some mionor typos in the document fixed. No code change.
Thanks to Lucas Kanashiro
|
2015-11-03 02:56:36 by Alistair G. Crooks | Files touched by this commit (368) |
Log message:
Add SHA512 digests for distfiles for databases category
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client 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-05-01 02:57:50 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.72
Upstream changes:
1.72 Wed Apr 29 22:43:13 PDT 2015
No change to actual code Table.pm
Just comment out "Guess Windows file format" from t/test1.t, as \
Strawberry Perl swallows \r
and fails the test, however, this does not affect it to use the package
1.71
Fixed a minor bug in rename(), where the old name was not complete deleted.
The bug was triggered in rowMerge(byName=>1) + a very special situations.
Also fixed several typos in the test code.
A special thank to Alexandr Ciornii for help prepare new Makefile.PL,
as well as create better test files.
|