See patch
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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
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"
State Changed From-To: feedback->closed Committed. Thanks!