See attached patch
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
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
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ruby->swills I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
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"