- Update to 2.0.2 Port maintainer (freebsdports@chillibear.com) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of textproc/rubygem-linguistics, Please note that PR ports/179896 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/179896 -- 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.
Author: swills Date: Sat Jul 13 05:21:31 2013 New Revision: 322881 URL: http://svnweb.freebsd.org/changeset/ports/322881 Log: - Update to 2.0.2 PR: ports/179896 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks) Modified: head/textproc/rubygem-linguistics/Makefile (contents, props changed) head/textproc/rubygem-linguistics/distinfo (contents, props changed) Modified: head/textproc/rubygem-linguistics/Makefile ============================================================================== --- head/textproc/rubygem-linguistics/Makefile Sat Jul 13 05:19:53 2013 (r322880) +++ head/textproc/rubygem-linguistics/Makefile Sat Jul 13 05:21:31 2013 (r322881) @@ -1,18 +1,16 @@ -# Ports collection makefile for: rubygem-linguistics -# Date created: 19 Mar 2011 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= linguistics -PORTVERSION= 1.0.9 +PORTVERSION= 2.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Framework for extending Ruby objects with linguistic methods +RUN_DEPENDS= rubygem-loggability>=0.5:${PORTSDIR}/textproc/rubygem-loggability + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/textproc/rubygem-linguistics/distinfo ============================================================================== --- head/textproc/rubygem-linguistics/distinfo Sat Jul 13 05:19:53 2013 (r322880) +++ head/textproc/rubygem-linguistics/distinfo Sat Jul 13 05:21:31 2013 (r322881) @@ -1,2 +1,2 @@ -SHA256 (rubygem/linguistics-1.0.9.gem) = 646355fbc21e8a0276896475b5fd92891835484d5d1afe4b52d0e1c6300c9130 -SIZE (rubygem/linguistics-1.0.9.gem) = 104448 +SHA256 (rubygem/linguistics-2.0.2.gem) = 3b73bd5e4c56fb132aa104a38631e3ac26f060eeaf3d64226918435e916cd7c7 +SIZE (rubygem/linguistics-2.0.2.gem) = 115712 _______________________________________________ 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"
State Changed From-To: feedback->closed Committed. Thanks!