Bug 179912 - [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.1
Summary: [PATCH] sysutils/rubygem-sys-uptime: update to 0.6.1
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-24 04:00 UTC by Steve Wills
Modified: 2013-07-13 07:10 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-sys-uptime-0.6.1.patch (954 bytes, patch)
2013-06-24 04:00 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2013-06-24 04:00:00 UTC
- Update to 0.6.1

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-24 04:00:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-24 04:00:15 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-24 04:00:15 UTC
Maintainer of sysutils/rubygem-sys-uptime,

Please note that PR ports/179912 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179912

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Steve Wills freebsd_committer freebsd_triage 2013-06-25 15:34:56 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-07-13 07:04:08 UTC
Author: swills
Date: Sat Jul 13 06:04:01 2013
New Revision: 322890
URL: http://svnweb.freebsd.org/changeset/ports/322890

Log:
  - Update to 0.6.1
  
  PR:		ports/179912
  Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)

Modified:
  head/sysutils/rubygem-sys-uptime/Makefile   (contents, props changed)
  head/sysutils/rubygem-sys-uptime/distinfo   (contents, props changed)

Modified: head/sysutils/rubygem-sys-uptime/Makefile
==============================================================================
--- head/sysutils/rubygem-sys-uptime/Makefile	Sat Jul 13 05:57:02 2013	(r322889)
+++ head/sysutils/rubygem-sys-uptime/Makefile	Sat Jul 13 06:04:01 2013	(r322890)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:	rubygem-sys-uptime
-# Date created:				30 July 2010
-# Whom:					Eric Freeman <freebsdports@chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports@chillibear.com>
 # $FreeBSD$
-#
 
 PORTNAME=	sys-uptime
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 

Modified: head/sysutils/rubygem-sys-uptime/distinfo
==============================================================================
--- head/sysutils/rubygem-sys-uptime/distinfo	Sat Jul 13 05:57:02 2013	(r322889)
+++ head/sysutils/rubygem-sys-uptime/distinfo	Sat Jul 13 06:04:01 2013	(r322890)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sys-uptime-0.6.0.gem) = 4ae5cf1b1326560f028b602a650b7f518789c2e84a34f0af5b5da3ca02831679
-SIZE (rubygem/sys-uptime-0.6.0.gem) = 11264
+SHA256 (rubygem/sys-uptime-0.6.1.gem) = 439878c1935114002e9c8f54cb6df1ee720202dbf101ac7d8442255c39e61e35
+SIZE (rubygem/sys-uptime-0.6.1.gem) = 10752
_______________________________________________
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"
Comment 6 Steve Wills freebsd_committer freebsd_triage 2013-07-13 07:04:25 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!