sysutils/puppet doesn't work with ruby 1.9. Please see attached patch. Fix: See attached. Patch attached with submission follows: How-To-Repeat: Install ruby 1.9, try to install puppet.
Responsible Changed From-To: freebsd-ports-bugs->swills Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of sysutils/puppet, Please note that PR ports/156153 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156153 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Test it locally. Didn't break usage with 1.8. Go ahead and apply it. -- Russell A. Jackson <raj@csub.edu> Network Analyst California State University, Bakersfield
swills 2011-04-08 00:36:19 UTC FreeBSD ports repository Modified files: sysutils/puppet Makefile Log: - Fix RUN_DEPENDS with Ruby 1.9 PR: ports/156153 Approved by: Russell A. Jackson <raj at csub.edu> Revision Changes Path 1.24 +1 -1 ports/sysutils/puppet/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!