- Update to 2.3.2 Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->ruby ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ruby->swills I'll take it.
Since this version of vmail doesn't work with Ruby 1.8 and Ruby 1.8 is still the default version of Ruby, I think we should either create a new port for the new version or hold off on updating until Ruby 1.9 is the default version of Ruby. Steve
State Changed From-To: open->analyzed Mark this analyzed, see latest comments about Ruby versions
State Changed From-To: analyzed->closed Finally committed, I went ahead and updated to the latest version. Thanks for your patience, let me know if you have any trouble.
Author: swills Date: Sat Jun 1 22:28:07 2013 New Revision: 319611 URL: http://svnweb.freebsd.org/changeset/ports/319611 Log: - Update to 2.8.4 PR: ports/159982 (older version) Submitted by: Hsin-Han You <hhyou@cs.nctu.edu.tw> Modified: head/mail/rubygem-vmail/Makefile (contents, props changed) head/mail/rubygem-vmail/distinfo (contents, props changed) Modified: head/mail/rubygem-vmail/Makefile ============================================================================== --- head/mail/rubygem-vmail/Makefile Sat Jun 1 22:24:40 2013 (r319610) +++ head/mail/rubygem-vmail/Makefile Sat Jun 1 22:28:07 2013 (r319611) @@ -1,11 +1,8 @@ -# New ports collection makefile for: Ruby-vmail -# Date created: 2010 12-15 -# Whom: Hsin-Han You <hhyou@cs.nctu.edu.tw> -# +# Created by: Hsin-Han You <hhyou@cs.nctu.edu.tw> # $FreeBSD$ PORTNAME= vmail -PORTVERSION= 1.5.0 +PORTVERSION= 2.8.4 CATEGORIES= mail rubygems MASTER_SITES= RG @@ -13,7 +10,11 @@ MAINTAINER= hhyou@cs.nctu.edu.tw COMMENT= A Vim interface to Gmail RUN_DEPENDS= rubygem-mail>=2.2.12:${PORTSDIR}/mail/rubygem-mail \ - rubygem-highline>=1.6.1:${PORTSDIR}/devel/rubygem-highline + rubygem-highline>=1.6.1:${PORTSDIR}/devel/rubygem-highline \ + rubygem-sequel>=3.24.1:${PORTSDIR}/devel/rubygem-sequel \ + rubygem-sqlite3>=1.3.3:${PORTSDIR}/databases/rubygem-sqlite3 \ + rubygem-versionomy>=0.4.4:${PORTSDIR}/devel/rubygem-versionomy \ + ${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim-lite USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/mail/rubygem-vmail/distinfo ============================================================================== --- head/mail/rubygem-vmail/distinfo Sat Jun 1 22:24:40 2013 (r319610) +++ head/mail/rubygem-vmail/distinfo Sat Jun 1 22:28:07 2013 (r319611) @@ -1,2 +1,2 @@ -SHA256 (rubygem/vmail-1.5.0.gem) = d85ed222b5eea992d1d614a5fa705e1fd01cf1814dc5e925b661dd685af10b5b -SIZE (rubygem/vmail-1.5.0.gem) = 900096 +SHA256 (rubygem/vmail-2.8.4.gem) = b68d44905c71d35c424c1a9de6c780a722ed8fe6607646ac4f0e00a136e9fbd1 +SIZE (rubygem/vmail-2.8.4.gem) = 76288 _______________________________________________ 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"