Bug 179864 - [PATCH] devel/rubygem-app_config: update to 1.1.1
Summary: [PATCH] devel/rubygem-app_config: 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 05:50 UTC by Steve Wills
Modified: 2013-06-23 07:40 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-app_config-1.1.1.patch (744 bytes, patch)
2013-06-23 05:50 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 05:50:00 UTC
- Update to 1.1.1

Port maintainer (milki@rescomp.berkeley.edu) 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 05:50:13 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 05:50:14 UTC
Maintainer of devel/rubygem-app_config,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 05:50:15 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 06:21:02 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Jonathan Chu 2013-06-23 07:07:23 UTC
Patch approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-06-23 07:35:22 UTC
Author: swills
Date: Sun Jun 23 06:35:15 2013
New Revision: 321621
URL: http://svnweb.freebsd.org/changeset/ports/321621

Log:
  - Update to 1.1.1
  
  PR:		ports/179864
  Approved by:	milki@rescomp.berkeley.edu (maintainer)

Modified:
  head/devel/rubygem-app_config/Makefile
  head/devel/rubygem-app_config/distinfo

Modified: head/devel/rubygem-app_config/Makefile
==============================================================================
--- head/devel/rubygem-app_config/Makefile	Sun Jun 23 06:10:03 2013	(r321620)
+++ head/devel/rubygem-app_config/Makefile	Sun Jun 23 06:35:15 2013	(r321621)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	app_config
-PORTVERSION=	1.0.2
+PORTVERSION=	1.1.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-app_config/distinfo
==============================================================================
--- head/devel/rubygem-app_config/distinfo	Sun Jun 23 06:10:03 2013	(r321620)
+++ head/devel/rubygem-app_config/distinfo	Sun Jun 23 06:35:15 2013	(r321621)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/app_config-1.0.2.gem) = 1ee9c5d6e35e1f6024ecba9a8da74087ae234dcf268a935135cca9c60d5281ca
-SIZE (rubygem/app_config-1.0.2.gem) = 10240
+SHA256 (rubygem/app_config-1.1.1.gem) = fefacf563d682495eec254a23e16f4510d79f1b7eb2673685eb52b8eb52c534f
+SIZE (rubygem/app_config-1.1.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 7 Steve Wills freebsd_committer freebsd_triage 2013-06-23 07:35:38 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!