Bug 179905 - [PATCH] sysutils/rubygem-god: update to 0.13.2
Summary: [PATCH] sysutils/rubygem-god: update to 0.13.2
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 02:30 UTC by Steve Wills
Modified: 2013-07-13 06:30 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-god-0.13.2.patch (899 bytes, patch)
2013-06-24 02:30 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 02:30:00 UTC
- Update to 0.13.2

Port maintainer (gogolok+freebsd@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-24 02:30:07 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 02:30:08 UTC
Maintainer of sysutils/rubygem-god,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-24 02:30:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Robert Gogolok 2013-06-24 09:58:05 UTC
I approve the patch.
Comment 5 Steve Wills freebsd_committer freebsd_triage 2013-06-25 15:34:41 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-13 06:29:13 UTC
Author: swills
Date: Sat Jul 13 05:29:05 2013
New Revision: 322883
URL: http://svnweb.freebsd.org/changeset/ports/322883

Log:
  - Update to 0.13.2
  
  PR:		ports/179905
  Approved by:	gogolok+freebsd@gmail.com (maintainer)

Modified:
  head/sysutils/rubygem-god/Makefile
  head/sysutils/rubygem-god/distinfo

Modified: head/sysutils/rubygem-god/Makefile
==============================================================================
--- head/sysutils/rubygem-god/Makefile	Sat Jul 13 05:25:46 2013	(r322882)
+++ head/sysutils/rubygem-god/Makefile	Sat Jul 13 05:29:05 2013	(r322883)
@@ -1,11 +1,8 @@
-# Ports collection makefile for:	rubygem-god
-# Date created:				23 July 2007
-# Whom:					Robert Gogolok <gogo@cs.uni-sb.de>
-#
+# Created by: Robert Gogolok <gogo@cs.uni-sb.de>
 # $FreeBSD$
 
 PORTNAME=	god
-PORTVERSION=	0.13.1
+PORTVERSION=	0.13.2
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 

Modified: head/sysutils/rubygem-god/distinfo
==============================================================================
--- head/sysutils/rubygem-god/distinfo	Sat Jul 13 05:25:46 2013	(r322882)
+++ head/sysutils/rubygem-god/distinfo	Sat Jul 13 05:29:05 2013	(r322883)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/god-0.13.1.gem) = 190a37f3adb1be66a5195c2d56403c2d3ae9e6e9a1248948aae6264481d8ab5d
-SIZE (rubygem/god-0.13.1.gem) = 89088
+SHA256 (rubygem/god-0.13.2.gem) = 16452a44c4cb18af804c990e2e136fb615a59bac3712ddd759bcdc63f8fe7b28
+SIZE (rubygem/god-0.13.2.gem) = 89088
_______________________________________________
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-13 06:30:11 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!