Bug 172809 - [MAINTAINER UPDATE] devel/rubygem-thrift
Summary: [MAINTAINER UPDATE] devel/rubygem-thrift
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 06:50 UTC by komarov
Modified: 2013-02-26 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (521 bytes, patch)
2012-10-17 06:50 UTC, komarov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description komarov 2012-10-17 06:50:00 UTC
Upgrade to version 0.9.0

Ports devel/thrift, devel/fb30, devel/php5-thrift, devel/node-thrift, devel/rubygem-thrift.txt must be commited together

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-17 06:56:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

scheidell@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-26 16:22:31 UTC
Author: scheidell
Date: Tue Feb 26 16:22:17 2013
New Revision: 312994
URL: http://svnweb.freebsd.org/changeset/ports/312994

Log:
  - Update to 0.9.0
  
  PR:		ports/172809

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

Modified: head/devel/rubygem-thrift/Makefile
==============================================================================
--- head/devel/rubygem-thrift/Makefile	Tue Feb 26 16:21:26 2013	(r312993)
+++ head/devel/rubygem-thrift/Makefile	Tue Feb 26 16:22:17 2013	(r312994)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	thrift
-# Date created:	   27 September 2007
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
 # $FreeBSD$
 #
 

Modified: head/devel/rubygem-thrift/distinfo
==============================================================================
--- head/devel/rubygem-thrift/distinfo	Tue Feb 26 16:21:26 2013	(r312993)
+++ head/devel/rubygem-thrift/distinfo	Tue Feb 26 16:22:17 2013	(r312994)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/thrift-0.8.0.gem) = 9b11f2a259fb8bae8c358ed96f0cbd7df342f7f122307237c3bed8029b1d422a
-SIZE (rubygem/thrift-0.8.0.gem) = 68096
+SHA256 (rubygem/thrift-0.9.0.gem) = 2bff773b338aee874928d6523b4fb7cbe567a0cfaaecbf5bfdcbd85fc5397f92
+SIZE (rubygem/thrift-0.9.0.gem) = 77824
_______________________________________________
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 Michael Scheidell freebsd_committer freebsd_triage 2013-02-26 16:23:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!