Created attachment 173386 [details] The diff Changes for version 0.130 ENHANCEMENTS Add MediaMessage result class (Stefan Hornburg/Racke). BUG FIXES Fix problems reported by new DBIx::Class SanityChecker (Peter Mottram). Simplify DBIC/SQLT dependency config to fix travis 5.24 dep problems (Peter Mottram). Disregard password for reset token checksum in case it isn't yet defined (Peter Mottram). Add YAML to build dependencies for the sake of Schema::Config (Peter Mottram). TESTS Add coverage testing to Travis configuration file (Stefan Hornburg/Racke). --- All test OK.
Thank you Henk. For future reports please be explicit about what tests pass (portlint, poudriere, make test, etc)
(In reply to Kubilay Kocak from comment #1) I have DEVELOPER=yes in my /etc/make.conf I use - portlint -A - make check-plist - make test - portmaster . Mmm, my env is not clean. I can miss deps I have via via. TODO: poudriere
Until you have poudriere running, the following is good to run: make stage && make check-plist && make stage-qa && make package
A commit references this bug: Author: pawel Date: Thu Aug 11 23:26:10 UTC 2016 New revision: 420112 URL: https://svnweb.freebsd.org/changeset/ports/420112 Log: Update to version 0.130 Changelog: ENHANCEMENTS Add MediaMessage result class BUG FIXES Fix problems reported by new DBIx::Class SanityChecker Simplify DBIC/SQLT dependency config to fix travis 5.24 dep problems Disregard password for reset token checksum in case it isn't yet defined Add YAML to build dependencies for the sake of Schema::Config TESTS Add coverage testing to Travis configuration file PR: 211647 Submitted by: Henk van Oers (maintainer) Changes: head/databases/p5-Interchange6-Schema/Makefile head/databases/p5-Interchange6-Schema/distinfo head/databases/p5-Interchange6-Schema/pkg-plist