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-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-09-18 13:56:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Sys-Syslog: update to 0.35.
0.35 -- 2016-09-01 -- Sebastien Aperghis-Tramoni (SAPER)
[Security]
- CPAN RT #116543: CVE-2016-1238: avoid loading optional modules from
default . (Tony Cook). Patch rewrote to no longer depend upon @INC.
[Documentation]
- openlog() options: mention the version of Sys::Syslog they were added.
- Update HISTORY.
- Update some broken links.
[Distribution]
- Converted the Changes file to CPAN::Changes::Spec format.
- Improved a bit the readability of the ticket numbers.
[Tests]
- GitHub PR #4: use lexical instead of global filehandles (Alex Balhatchet).
|
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-08-12 13:50:36 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.34
Upstream changes:
0.34 -- 2016.05.06 -- Sebastien Aperghis-Tramoni (SAPER)
[BUGFIX] CPAN-RT#105117: use %e where available, fall back to %d and
a regexp where not (Markus Laker).
[BUGFIX] CPAN-RT#98446: trailing new line with perror (Alexander Bluhm).
[BUGFIX] CPAN-RT#105152: the noeol option was ignored (Markus Laker).
[PORT] CPAN-RT#104710: loadable library and perl binaries are mismatched,
because of missing CCFLAGS (CHORNY, KMX).
[PORT] No longer inheriting from Exporter doesn't work before Perl 5.8.3.
[BUGFIX] CPAN-RT#90538: facility from openlog() is not used (Anton \
Yuzhaninov).
[PORT] CPAN-RT#90212: Support non-Windows platforms where syslog.h
is not defined (Brian Fraser).
[PORT] CPAN-RT#90224: setlocale() is not available everywhere, for
example on Android (Brian Fraser).
[PORT] CPAN-RT#90218: getproto*() and getserv*() functions are not
available everywhere (Brian Fraser).
[DOC] CPAN-RT#102058: mention the repository in the documentation.
|
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-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
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
|