2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
2018-11-24 05:06:13 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.843
Upstream changes:
1.843 2 November 2018
* hints file (sourced from
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/perl5/files/)
Highlighed by Sevan Janiyan <venture37@geeklan.co.uk>
hints/bitrig.pl
hints/netbsd.pl
hints/minix.pl
hints/openbsd.pl
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-08-21 11:48:44 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
p5-DB_File: update to 1.842.
1.842 14 July 2018
* Document the MaocOS build failures & how MacPort can work around th eissue.
# 125238
# 125585
# RT 133280
* Write all test db files into a directory created by File::Temp
Protects against any possible races if running a parallel build.
* #96357: DB_File destructor is not thread-safe
Added CLONE_SKIP to DB_File.pm and included the test db-threads.t from the \
patch.
Note - This only works with perl >= 5.8.7
|
2018-04-26 14:48:12 by Thomas Klausner | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
p5-DB_File: update to 1.841.
1.841 2 Apr 2018
* #124944 allow ppport.h-less builds in core
|
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
|
2017-01-01 15:02:54 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated p5-DB_File to 1.840.
1.840 29 Dec 2016
* #119569: Failed to install DB_File-1.839 into Linux
1.839 29 Dec 2016
* #119557: DB_File.xs: unused-parameter warnings
* #107642: unused arg
|
2016-07-25 09:36:54 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.838
Upstream changes:
1.838 15 May 2016
* #101342: R_SETCURSOR compiler warning
#111726: Coverity finding: flagSet() test always false
1.837 9 Jan 2016
* DB_File: database UTF-8 documentation
RT #110248
* Coverity finding: status variable ignored multiple times
RT #111725
1.836 6 Jan 2016
* Confirm build with BDB 6.2
|