Bug 164667 - [Maintainer Update] Minor bug fixes to sysutils/host-setup
Summary: [Maintainer Update] Minor bug fixes to sysutils/host-setup
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 16:30 UTC by Devin Teske
Modified: 2012-01-31 16:53 UTC (History)
0 users

See Also:


Attachments
file.diff (771 bytes, patch)
2012-01-31 16:30 UTC, Devin Teske
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Teske 2012-01-31 16:30:12 UTC
- Skip rc_conf_files that don't exist
- Prevent spurious warnings when using stat(1)
- Fix broken inline parameter expansion

Fix: See attached patch.txt

Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-31 16:32:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-31 16:43:01 UTC
rm          2012-01-31 16:42:31 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/host-setup  Makefile distinfo 
  Log:
  - update to 4.0.2
  
  Changelog:
  - Skip rc_conf_files that don't exist
  - Prevent spurious warnings when using stat(1)
  - Fix broken inline parameter expansion
  
  PR:             164667
  Submitted by:   Devin Teske <dteske at vicor dot com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/sysutils/host-setup/Makefile
  1.2       +2 -2      ports/sysutils/host-setup/distinfo
_______________________________________________
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 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-31 16:53:15 UTC
State Changed
From-To: open->closed

Committed, thank you!