Bug 179869 - [PATCH] net-mgmt/rubygem-snmp: update to 1.1.1
Summary: [PATCH] net-mgmt/rubygem-snmp: update to 1.1.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-23 07:20 UTC by Steve Wills
Modified: 2013-06-23 21:50 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-snmp-1.1.1.patch (910 bytes, patch)
2013-06-23 07:20 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-23 07:20:00 UTC
- Update to 1.1.1

Port maintainer (mhjacks@swbell.net) 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-23 07:20:08 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-23 07:20:09 UTC
Maintainer of net-mgmt/rubygem-snmp,

Please note that PR ports/179869 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/179869

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 07:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2013-06-23 14:22:06 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2013-06-23 20:12:46 UTC
State Changed
From-To: feedback->open

From misfiled PR ports/179892: 

Date: Sun, 23 Jun 2013 12:38:02 -0500 
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-06-23 21:40:29 UTC
Author: swills
Date: Sun Jun 23 20:40:21 2013
New Revision: 321653
URL: http://svnweb.freebsd.org/changeset/ports/321653

Log:
  - Update to 1.1.1
  
  PR:		ports/179869
  Approved by:	Martin Jackson <martin.h.jackson@gmail.com> (maintainer)

Modified:
  head/net-mgmt/rubygem-snmp/Makefile   (contents, props changed)
  head/net-mgmt/rubygem-snmp/distinfo   (contents, props changed)

Modified: head/net-mgmt/rubygem-snmp/Makefile
==============================================================================
--- head/net-mgmt/rubygem-snmp/Makefile	Sun Jun 23 20:35:33 2013	(r321652)
+++ head/net-mgmt/rubygem-snmp/Makefile	Sun Jun 23 20:40:21 2013	(r321653)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	rubygem-snmp
-# Date created:				15 February 2006
-# Whom:					Brooks Davis <brooks@FreeBSD.org>
-#
+# Created by: Brooks Davis <brooks@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	snmp
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	net-mgmt rubygems
 MASTER_SITES=	RG
 

Modified: head/net-mgmt/rubygem-snmp/distinfo
==============================================================================
--- head/net-mgmt/rubygem-snmp/distinfo	Sun Jun 23 20:35:33 2013	(r321652)
+++ head/net-mgmt/rubygem-snmp/distinfo	Sun Jun 23 20:40:21 2013	(r321653)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/snmp-1.1.0.gem) = f121fd6cb3382f49967d1406ddb2d54ce5215118564be5146f110d9b4ef53f85
-SIZE (rubygem/snmp-1.1.0.gem) = 203776
+SHA256 (rubygem/snmp-1.1.1.gem) = 6af90f3d9156d15d78e07a819c5829d70f8d5b26349f679e13735060885ba796
+SIZE (rubygem/snmp-1.1.1.gem) = 203776
_______________________________________________
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 7 Steve Wills freebsd_committer freebsd_triage 2013-06-23 21:40:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!