Fix issue with crontab Original http://projects.reductivelabs.com/issues/3010 This problem was fixed in 0.25.4 Fix: Patch attached with submission follows:
Maintainer of sysutils/puppet, Please note that PR ports/143022 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/143022 -- 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)
On 01/20/2010 07:30 AM, Edwin Groothuis wrote: > Maintainer of sysutils/puppet, > > Please note that PR ports/143022 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/143022 > Approved. -- Russell A. Jackson <raj@csub.edu> Network Analyst California State University, Bakersfield
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
pgollucci 2010-02-01 17:29:09 UTC FreeBSD ports repository Modified files: sysutils/puppet Makefile Added files: sysutils/puppet/files patch-lib-puppet-provider-cron-crontab.rb Log: - Fix issue with crontab http://projects.reductivelabs.com/issues/3010 PR: 143022 Submitted by: Alexander Kriventsov <avk@vl.ru> Approved by: Russell Jackson <raj@csub.edu> (maintainer) Revision Changes Path 1.12 +1 -0 ports/sysutils/puppet/Makefile 1.1 +25 -0 ports/sysutils/puppet/files/patch-lib-puppet-provider-cron-crontab.rb (new) _______________________________________________ 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: open->closed Committed. Thanks!