- add patch-YAML: (suggested by author) makes SVK requires YAML 0.35 only,
since textproc/p5-YAML will not be updated unless it passes tests on
5.6.x. Once it is updated, please remove this patch.
* I'll watch patch-YAML.
PR: 78296
Submitted by: Rong-En Fan (maintainer)
- This is a bugfix version, the patch introducted
in last update has in the release.
PR: ports/73120
Submitted by: Rong-En Fan (maintainer)
Approved by: co-mentor (vanilla)
- This is second beta release for SVK, and
it's SVK's one year birthday!
- I also add a warning messages when user
wants to run SVK with PPerl. When using
PPerl, (currently) it can be used for signle
user. And it doesn't respect umask.
These 2 problems are PPerl's, but I think
a warning is good for users.
PR: ports/71969
Submitted by: Rong-En Fan <rafan AT infor dot org>
Approved by: mentor (vanilla)
- Fix dependency problem as reported
on pointyhat (Compress::Zlib is missing)
- Add a warning message let user know
what happened when Makefile.PL reports
there is a missing module.
PR: ports/70830
Submitted by: Rong-En Fan <rafan@infor.org>
Approved by: vanilla (co-mentor)