Bug 169467 - update sysutils/swapmon to version 1.5
Summary: update sysutils/swapmon to version 1.5
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: Glen Barber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-26 22:30 UTC by freebsd
Modified: 2012-06-27 14:40 UTC (History)
0 users

See Also:


Attachments
swapmon.patch (3.99 KB, patch)
2012-06-26 22:30 UTC, freebsd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2012-06-26 22:30:11 UTC
	update sysutils/swapmon to version 1.5

Changes:
	- clean up leftover swapfiles after unexpected reboots
	- also works if no swap is configured

Fix: apply attached patch
Comment 1 Glen Barber freebsd_committer freebsd_triage 2012-06-27 01:15:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gjb

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-27 14:31:21 UTC
gjb         2012-06-27 13:31:10 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/swapmon     Makefile 
    sysutils/swapmon/files swapmon.sh.in 
  Log:
  update sysutils/swapmon to version 1.5
  
  Changes:
  - clean up leftover swapfiles after unexpected reboots
  - also works if no swap is configured
  
  PR:             ports/169467
  Submitted by:   freebsd@nagilum.org (maintainer)
  Approved by:    crees (mentor)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/sysutils/swapmon/Makefile
  1.2       +52 -5     ports/sysutils/swapmon/files/swapmon.sh.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 3 Glen Barber freebsd_committer freebsd_triage 2012-06-27 14:32:07 UTC
State Changed
From-To: open->closed

Committed, thanks!