Bug 170640 - [patch] update devel/rubygem-file-tail to latest version
Summary: [patch] update devel/rubygem-file-tail to latest version
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: 2012-08-15 00:50 UTC by Steve Wills
Modified: 2012-08-29 05:40 UTC (History)
0 users

See Also:


Attachments
file.diff (758 bytes, patch)
2012-08-15 00:50 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-15 00:50:09 UTC
See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-15 00:50:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-15 00:50:27 UTC
Maintainer of devel/rubygem-file-tail,

Please note that PR ports/170640 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/170640

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-15 00:50:29 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-15 03:06:02 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 Steve Wills freebsd_committer freebsd_triage 2012-08-29 05:37:52 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-29 05:38:01 UTC
Author: swills
Date: Wed Aug 29 04:37:47 2012
New Revision: 303315
URL: http://svn.freebsd.org/changeset/ports/303315

Log:
  - Update to 1.0.11
  
  PR:		ports/170640
  Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)

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

Modified: head/devel/rubygem-file-tail/Makefile
==============================================================================
--- head/devel/rubygem-file-tail/Makefile	Wed Aug 29 04:36:31 2012	(r303314)
+++ head/devel/rubygem-file-tail/Makefile	Wed Aug 29 04:37:47 2012	(r303315)
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	file-tail
-PORTVERSION=	1.0.10
+PORTVERSION=	1.0.11
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports@chillibear.com
 COMMENT=	This is a small Ruby library that allows Ruby to 'tail' files
 
-RUN_DEPENDS=	rubygem-tins>=0.4.3:${PORTSDIR}/devel/rubygem-tins
+RUN_DEPENDS=	rubygem-tins>=0.5.0:${PORTSDIR}/devel/rubygem-tins
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes

Modified: head/devel/rubygem-file-tail/distinfo
==============================================================================
--- head/devel/rubygem-file-tail/distinfo	Wed Aug 29 04:36:31 2012	(r303314)
+++ head/devel/rubygem-file-tail/distinfo	Wed Aug 29 04:37:47 2012	(r303315)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/file-tail-1.0.10.gem) = 6dfe2aa87f71320e8e58dadcab245a7185154d57b07686d79f31d64418e9b53b
-SIZE (rubygem/file-tail-1.0.10.gem) = 22016
+SHA256 (rubygem/file-tail-1.0.11.gem) = efa8ccd8ecbc31470fc5baee0549b09880f097a48b464253b52cfa2e6f9c0193
+SIZE (rubygem/file-tail-1.0.11.gem) = 22016
_______________________________________________
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"