Bug 179875 - [PATCH] security/rubygem-metasploit_data_models: update to 0.16.1
Summary: [PATCH] security/rubygem-metasploit_data_models: update to 0.16.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 15:40 UTC by Steve Wills
Modified: 2013-07-12 20:50 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-metasploit_data_models-0.16.1.patch (813 bytes, patch)
2013-06-23 15:40 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 15:40:02 UTC
- Update to 0.16.1

Port maintainer (tanawts@gmail.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-23 15:40:11 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 15:40:12 UTC
Maintainer of security/rubygem-metasploit_data_models,

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

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 tanawts 2013-06-23 19:09:41 UTC
Patch approved

On Jun 23, 2013, at 7:40 AM, Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Maintainer of security/rubygem-metasploit_data_models,
> 
> Please note that PR ports/179875 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/179875
> 
> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
Comment 5 Steve Wills freebsd_committer freebsd_triage 2013-06-25 15:34:09 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-12 20:49:08 UTC
Author: swills
Date: Fri Jul 12 19:48:55 2013
New Revision: 322864
URL: http://svnweb.freebsd.org/changeset/ports/322864

Log:
  - Update to 0.16.1
  
  PR:		ports/179875
  Approved by:	Jr Aquino <tanawts@gmail.com> (maintainer)

Modified:
  head/security/rubygem-metasploit_data_models/Makefile
  head/security/rubygem-metasploit_data_models/distinfo

Modified: head/security/rubygem-metasploit_data_models/Makefile
==============================================================================
--- head/security/rubygem-metasploit_data_models/Makefile	Fri Jul 12 18:51:07 2013	(r322863)
+++ head/security/rubygem-metasploit_data_models/Makefile	Fri Jul 12 19:48:55 2013	(r322864)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit_data_models
-PORTVERSION=	0.15.1
+PORTVERSION=	0.16.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 

Modified: head/security/rubygem-metasploit_data_models/distinfo
==============================================================================
--- head/security/rubygem-metasploit_data_models/distinfo	Fri Jul 12 18:51:07 2013	(r322863)
+++ head/security/rubygem-metasploit_data_models/distinfo	Fri Jul 12 19:48:55 2013	(r322864)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/metasploit_data_models-0.15.1.gem) = bc8635c7c2571bd2963a4a61f4abe033a437c796c5302ad87c898dbd78fea854
-SIZE (rubygem/metasploit_data_models-0.15.1.gem) = 81408
+SHA256 (rubygem/metasploit_data_models-0.16.1.gem) = 9e5b489c210147a0df4399cec985a6652e6ad8a51765a133d97c0200370a7f90
+SIZE (rubygem/metasploit_data_models-0.16.1.gem) = 96256
_______________________________________________
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-07-12 20:50:48 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!