Bug 170585 - [patch] update devel/rubygem-unicode to latest version
Summary: [patch] update devel/rubygem-unicode to latest version
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: freebsd-ruby (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 03:10 UTC by Steve Wills
Modified: 2012-08-13 14:20 UTC (History)
0 users

See Also:


Attachments
file.diff (752 bytes, patch)
2012-08-13 03:10 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 2012-08-13 03:10:03 UTC
See patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-13 03:10:18 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 2012-08-13 03:10:20 UTC
Maintainer of devel/rubygem-unicode,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-13 03:10:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Alexey Degtyarev 2012-08-13 10:57:36 UTC
Please commit it.

On 02:10 Mon 13 Aug, Edwin Groothuis wrote:

> Maintainer of devel/rubygem-unicode,
> 
> Please note that PR ports/170585 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/170585
> 

-- 
Alexey V. Degtyarev
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-08-13 14:11:24 UTC
Author: swills
Date: Mon Aug 13 13:11:09 2012
New Revision: 302466
URL: http://svn.freebsd.org/changeset/ports/302466

Log:
  - Update to 0.4.3
  
  PR:		ports/170585
  Approved by:	"Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)

Modified:
  head/devel/rubygem-unicode/Makefile   (contents, props changed)
  head/devel/rubygem-unicode/distinfo   (contents, props changed)

Modified: head/devel/rubygem-unicode/Makefile
==============================================================================
--- head/devel/rubygem-unicode/Makefile	Mon Aug 13 12:34:05 2012	(r302465)
+++ head/devel/rubygem-unicode/Makefile	Mon Aug 13 13:11:09 2012	(r302466)
@@ -5,7 +5,7 @@
 # $FreeBSD$
 
 PORTNAME=	unicode
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-unicode/distinfo
==============================================================================
--- head/devel/rubygem-unicode/distinfo	Mon Aug 13 12:34:05 2012	(r302465)
+++ head/devel/rubygem-unicode/distinfo	Mon Aug 13 13:11:09 2012	(r302466)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/unicode-0.4.1.gem) = 566e9a96531a06d04b6d98056f1fa6287e5638e619bd78bd36f327fd8fc97292
-SIZE (rubygem/unicode-0.4.1.gem) = 126464
+SHA256 (rubygem/unicode-0.4.3.gem) = 3e164d0f03ca8e2d00e10232dffde007231282f8bbb37d76ecb4f5abf9ac4fbe
+SIZE (rubygem/unicode-0.4.3.gem) = 134656
_______________________________________________
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 2012-08-13 14:11:27 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!