Bug 171265 - [PATCH] devel/rubygem-locale: Update to 2.0.8
Summary: [PATCH] devel/rubygem-locale: Update to 2.0.8
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: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-02 23:00 UTC by TAKATSU Tomonari
Modified: 2012-09-03 06:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (846 bytes, patch)
2012-09-02 23:00 UTC, TAKATSU Tomonari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TAKATSU Tomonari freebsd_committer freebsd_triage 2012-09-02 23:00:25 UTC
- Update to 2.0.8

Port maintainer (knu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)

Fix: begin 644 rubygem-locale-2.0.8.patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-02 23:00:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->knu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-03 06:17:58 UTC
Author: knu
Date: Mon Sep  3 05:17:43 2012
New Revision: 303587
URL: http://svn.freebsd.org/changeset/ports/303587

Log:
  Update to 2.0.8.
  
  PR:		ports/171265
  Submitted by:	tota

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

Modified: head/devel/rubygem-locale/Makefile
==============================================================================
--- head/devel/rubygem-locale/Makefile	Mon Sep  3 04:00:32 2012	(r303586)
+++ head/devel/rubygem-locale/Makefile	Mon Sep  3 05:17:43 2012	(r303587)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	locale
-PORTVERSION=	2.0.5
+PORTVERSION=	2.0.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-locale/distinfo
==============================================================================
--- head/devel/rubygem-locale/distinfo	Mon Sep  3 04:00:32 2012	(r303586)
+++ head/devel/rubygem-locale/distinfo	Mon Sep  3 05:17:43 2012	(r303587)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/locale-2.0.5.gem) = 28baf0410c9742eb49402200f47b99d9d4b793e02a5436a7275a89d273eafe00
-SIZE (rubygem/locale-2.0.5.gem) = 111104
+SHA256 (rubygem/locale-2.0.8.gem) = 2238ea69e5976d96ad187a2ec9e85ae006b4b36e8efc8a031cf445455eefb1c2
+SIZE (rubygem/locale-2.0.8.gem) = 102400
_______________________________________________
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 3 Akinori MUSHA freebsd_committer freebsd_triage 2012-09-03 06:18:01 UTC
State Changed
From-To: open->closed

Committed, thanks.