Created attachment 167449 [details] 1.69 Attached patch updates to 1.69. It's a pretty simple update, no plist changes. From the Changes (https://metacpan.org/changes/distribution/YAML-Tiny) it looks like the Changes are mostly just test-related. It does make it possible to remove the conditional inclusion of p5-Test-Simple though.
please commit it, thanks!
A commit references this bug: Author: adamw Date: Sat Feb 27 04:44:01 UTC 2016 New revision: 409649 URL: https://svnweb.freebsd.org/changeset/ports/409649 Log: Update to 1.69. The Test::More requirements have been lowered with this release, so remove the conditional dependency on p5-Test-Simple from ports. Also, add NO_ARCH. PR: 207524 Approved by: maintainer Changes: head/textproc/p5-YAML-Tiny/Makefile head/textproc/p5-YAML-Tiny/distinfo
Committed. Thanks for reviewing so quickly! I also added NO_ARCH, I hope that's okay.