Bug 143551 - sysutils/smartmontools: fix daily periodic script
Summary: sysutils/smartmontools: fix daily periodic script
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-04 11:10 UTC by Dmitry Morozovsky
Modified: 2010-02-04 13:39 UTC (History)
0 users

See Also:


Attachments
file.diff (994 bytes, patch)
2010-02-04 11:10 UTC, Dmitry Morozovsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Morozovsky freebsd_committer freebsd_triage 2010-02-04 11:10:02 UTC
smartmontools' smartctl no more works with device name without full path, hence
FreeBSD periodic script is non-workable.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-04 11:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marck

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Dmitry Morozovsky freebsd_committer freebsd_triage 2010-02-04 11:49:39 UTC
Responsible Changed
From-To: marck->freebsd-ports-bugs

Maintainer approval, please commit.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2010-02-04 13:21:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-02-04 13:22:08 UTC
amdmi3      2010-02-04 13:22:00 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/smartmontools Makefile 
    sysutils/smartmontools/files smart.in 
  Log:
  - Fix periodic script
  
  PR:             143551
  Submitted by:   marck (maintainer)
  
  Revision  Changes    Path
  1.46      +1 -0      ports/sysutils/smartmontools/Makefile
  1.6       +2 -2      ports/sysutils/smartmontools/files/smart.in
_______________________________________________
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 5 Dmitry Marakasov freebsd_committer freebsd_triage 2010-02-04 13:39:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!