Bug 176114 - [maintainer-update] devel/rubygem-unicode - update to 0.4.4
Summary: [maintainer-update] devel/rubygem-unicode - update to 0.4.4
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-02-13 15:30 UTC by Alexey Degtyarev
Modified: 2013-06-01 22:40 UTC (History)
0 users

See Also:


Attachments
rubygem-unicode-0.4.4.diff (1.01 KB, patch)
2013-02-13 15:30 UTC, Alexey Degtyarev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2013-02-13 15:30:00 UTC
	
This will update rubygem-unicode to latest version.

Changelog:

* update unidata.map for Unicode 6.2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-13 15:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2013-06-01 19:12:00 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-01 22:38:44 UTC
Author: swills
Date: Sat Jun  1 21:38:36 2013
New Revision: 319605
URL: http://svnweb.freebsd.org/changeset/ports/319605

Log:
  - Update to 0.4.4
  
  PR:		ports/176114
  Submitted by:	"Alexey V. Degtyarev" <alexey@renatasystems.org>

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

Modified: head/devel/rubygem-unicode/Makefile
==============================================================================
--- head/devel/rubygem-unicode/Makefile	Sat Jun  1 21:27:16 2013	(r319604)
+++ head/devel/rubygem-unicode/Makefile	Sat Jun  1 21:38:36 2013	(r319605)
@@ -1,11 +1,8 @@
-# Ports collection makefile for:	rubygem-unicode
-# Date created:				Sat 31 Jul 2010
-# Whom:					Alexey V. Degtyarev <alexey@renatasystems.org>
-#
+# Whom: Alexey V. Degtyarev <alexey@renatasystems.org>
 # $FreeBSD$
 
 PORTNAME=	unicode
-PORTVERSION=	0.4.3
+PORTVERSION=	0.4.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-unicode/distinfo
==============================================================================
--- head/devel/rubygem-unicode/distinfo	Sat Jun  1 21:27:16 2013	(r319604)
+++ head/devel/rubygem-unicode/distinfo	Sat Jun  1 21:38:36 2013	(r319605)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/unicode-0.4.3.gem) = 3e164d0f03ca8e2d00e10232dffde007231282f8bbb37d76ecb4f5abf9ac4fbe
-SIZE (rubygem/unicode-0.4.3.gem) = 134656
+SHA256 (rubygem/unicode-0.4.4.gem) = 117bf0e88b85bf12f1163b5ed9e4bab340c30a0cf21d71ca3b25df23bb6f4951
+SIZE (rubygem/unicode-0.4.4.gem) = 137728
_______________________________________________
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 4 Steve Wills freebsd_committer freebsd_triage 2013-06-01 22:39:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!