Bug 165578 - [patch] Update port: net-mgmt/darkstat to 3.0.715
Summary: [patch] Update port: net-mgmt/darkstat to 3.0.715
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 10:50 UTC by emikulic
Modified: 2012-03-02 06:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.54 KB, patch)
2012-03-01 10:50 UTC, emikulic
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description emikulic 2012-03-01 10:50:09 UTC
	- Update to 3.0.715

	- Move $darkstat_dir from /var/run/darkstat to /var/db/darkstat
	since /var/run is cleaned out on startup.  This was suggested by
	Brandon Gabert (thanks!)
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-03-02 06:40:59 UTC
wen         2012-03-02 06:40:50 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/darkstat    Makefile distinfo 
    net-mgmt/darkstat/files darkstat.in 
  Log:
  - Update to 3.0.715
  
  PR:             ports/165578
  Submitted by:   Emil Mikulic <emikulic@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.33      +1 -1      ports/net-mgmt/darkstat/Makefile
  1.23      +2 -2      ports/net-mgmt/darkstat/distinfo
  1.7       +3 -3      ports/net-mgmt/darkstat/files/darkstat.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 2 Wen Heping freebsd_committer freebsd_triage 2012-03-02 06:41:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!