Bug 143022 - [PATCH] sysutils/puppet: fix crontab problem
Summary: [PATCH] sysutils/puppet: fix crontab problem
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 15:30 UTC by Alexander Kriventsov
Modified: 2010-02-01 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.85 KB, patch)
2010-01-20 15:30 UTC, Alexander Kriventsov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kriventsov 2010-01-20 15:30:04 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-20 15:30:12 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-20 15:30:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Russell Jackson 2010-01-21 01:24:23 UTC
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
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-01-21 01:36:37 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 04:04:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-02-01 17:29:24 UTC
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"
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 17:29:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!