Bug 172138 - sysutils/devstat: update to 0.3.3
Summary: sysutils/devstat: update to 0.3.3
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: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 11:10 UTC by Mikolaj Golub
Modified: 2012-09-28 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (949 bytes, patch)
2012-09-28 11:10 UTC, Mikolaj Golub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub 2012-09-28 11:10:05 UTC
Update to 0.3.3:

  * output times in more convenient (decimal) format
  * cleanup

Update MAINTAINER address.

Fix: Patch attached with submission follows:
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2012-09-28 20:05:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2012-09-28 20:12:48 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-28 20:12:56 UTC
Author: bdrewery
Date: Fri Sep 28 19:12:46 2012
New Revision: 305009
URL: http://svn.freebsd.org/changeset/ports/305009

Log:
  - Update to 0.3.3 [1]
  - Update maintainer address [1]
  - Update to new header
  
  Changes:
    * output times in more convenient (decimal) format
    * cleanup
  
  PR:		ports/172138 [1]
  Submitted by:	trociny [1]

Modified:
  head/sysutils/devstat/Makefile
  head/sysutils/devstat/distinfo

Modified: head/sysutils/devstat/Makefile
==============================================================================
--- head/sysutils/devstat/Makefile	Fri Sep 28 19:10:04 2012	(r305008)
+++ head/sysutils/devstat/Makefile	Fri Sep 28 19:12:46 2012	(r305009)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	devstat
-# Date created:				13 April 2008
-# Whom:					Mikolaj Golub <to.my.trociny@gmail.com>
-#
+# Created By: Mikolaj Golub <to.my.trociny@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	devstat
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	sysutils
 MASTER_SITES=	GOOGLE_CODE
 
-MAINTAINER=	to.my.trociny@gmail.com
+MAINTAINER=	trociny@FreeBSD.org
 COMMENT=	Utility to display device statistics
 
 PLIST_FILES=	bin/devstat

Modified: head/sysutils/devstat/distinfo
==============================================================================
--- head/sysutils/devstat/distinfo	Fri Sep 28 19:10:04 2012	(r305008)
+++ head/sysutils/devstat/distinfo	Fri Sep 28 19:12:46 2012	(r305009)
@@ -1,2 +1,2 @@
-SHA256 (devstat-0.3.2.tar.gz) = f45bcd65203fa1c5b9ed727f5d0e485fc7c30b71cd6c4f15685debeaa550d41c
-SIZE (devstat-0.3.2.tar.gz) = 5705
+SHA256 (devstat-0.3.3.tar.gz) = ebd211888c428e6fbd5029b4be882422b0021baf464da1aa4a8d67ecc782eca8
+SIZE (devstat-0.3.3.tar.gz) = 5599
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"