Bug 187945 - [PATCH] devel/rubygem-hoe: update to 3.10.0
Summary: [PATCH] devel/rubygem-hoe: update to 3.10.0
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: 2014-03-26 02:00 UTC by Michael Moll
Modified: 2014-03-29 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (714 bytes, patch)
2014-03-26 02:00 UTC, Michael Moll
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moll freebsd_committer freebsd_triage 2014-03-26 02:00:02 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-26 02:00:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2014-03-26 03:09:08 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-29 14:30:47 UTC
Author: swills
Date: Sat Mar 29 14:30:43 2014
New Revision: 349521
URL: http://svnweb.freebsd.org/changeset/ports/349521
QAT: https://qat.redports.org/buildarchive/r349521/

Log:
  - Update to 3.10.0
  
  PR:		ports/187945
  Submitted by:	Michael Moll <kvedulv@kvedulv.de>

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

Modified: head/devel/rubygem-hoe/Makefile
==============================================================================
--- head/devel/rubygem-hoe/Makefile	Sat Mar 29 14:20:18 2014	(r349520)
+++ head/devel/rubygem-hoe/Makefile	Sat Mar 29 14:30:43 2014	(r349521)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hoe
-PORTVERSION=	3.6.3
+PORTVERSION=	3.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 

Modified: head/devel/rubygem-hoe/distinfo
==============================================================================
--- head/devel/rubygem-hoe/distinfo	Sat Mar 29 14:20:18 2014	(r349520)
+++ head/devel/rubygem-hoe/distinfo	Sat Mar 29 14:30:43 2014	(r349521)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/hoe-3.6.3.gem) = e099a7dd352fdcefeafa63bb8ab436f1c5ea7d7089f5966c95e9557b38a56177
-SIZE (rubygem/hoe-3.6.3.gem) = 128000
+SHA256 (rubygem/hoe-3.10.0.gem) = 9a5ca66801cf9ccd59c98b641ad3fc8901a5dc02074f6aa88662c7581caf7a5f
+SIZE (rubygem/hoe-3.10.0.gem) = 129536
_______________________________________________
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 2014-03-29 14:30:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!