Created attachment 162590 [details] fix # a2pdf Can't locate Switch.pm in @INC (you may need to install the Switch module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.20 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.20/mach /usr/local/lib/perl5/5.20 /usr/local/lib/perl5/site_perl/5.20 /usr/local/lib/perl5/site_perl/5.20/mach .) at /usr/local/lib/perl5/site_perl/App/a2pdf.pm line 17. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/a2pdf.pm line 17. Compilation failed in require at /usr/local/bin/a2pdf line 20. BEGIN failed--compilation aborted at /usr/local/bin/a2pdf line 20. # See attached trivial fix.
Thank you for the report Helge, is p5-Switch actually a *build* dependency, or only a run-time one? This port has no maintainer, so implicit approval once the correct dependency type is confirmed.
Technically it's a run-time dependency. But this port, like many perl5 ports, has RUN_DEPENDS:=${BUILD_DEPENDS}. If I not mistaken, all of this port's current BUILD_DEPENDS are actually RUN_DEPENDS. Not verified though.
A commit references this bug: Author: riggs Date: Sun Nov 15 11:39:26 UTC 2015 New revision: 401692 URL: https://svnweb.freebsd.org/changeset/ports/401692 Log: Fix runtime dependency: a2pdf requires lang/p5-Switch PR: 204137 Submitted by: freebsd@oldach.net MFH: 2015Q4 (ports-secteam fix blanket) Changes: head/print/a2pdf/Makefile
A commit references this bug: Author: riggs Date: Sun Nov 15 11:46:45 UTC 2015 New revision: 401697 URL: https://svnweb.freebsd.org/changeset/ports/401697 Log: MFH: r401692 Fix runtime dependency: a2pdf requires lang/p5-Switch PR: 204137 Submitted by: freebsd@oldach.net Approved by: ports-secteam (fix blanket) Changes: _U branches/2015Q4/ branches/2015Q4/print/a2pdf/Makefile
A commit references this bug: Author: riggs Date: Sun Nov 15 12:11:01 UTC 2015 New revision: 401699 URL: https://svnweb.freebsd.org/changeset/ports/401699 Log: Bump PORTREVISION after updating runtime dependencies in previous commit PR: 204137 Submitted by: freebsd@oldach.net MFH: 2015Q4 (ports-secteam fix blanket) Changes: head/print/a2pdf/Makefile
A commit references this bug: Author: riggs Date: Sun Nov 15 12:42:17 UTC 2015 New revision: 401701 URL: https://svnweb.freebsd.org/changeset/ports/401701 Log: MFH: r401699 Bump PORTREVISION after updating runtime dependencies in previous commit PR: 204137 Submitted by: freebsd@oldach.net Approved by: ports-secteam (fix blanket) Changes: _U branches/2015Q4/ branches/2015Q4/print/a2pdf/Makefile