From owner-svn-ports-head@freebsd.org Fri Oct 2 06:55:38 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C663A0CA5D; Fri, 2 Oct 2015 06:55:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C3F01DA3; Fri, 2 Oct 2015 06:55:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t926tcVk042155; Fri, 2 Oct 2015 06:55:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t926tbn0042153; Fri, 2 Oct 2015 06:55:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510020655.t926tbn0042153@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 2 Oct 2015 06:55:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398421 - head/irc/rubygem-cinch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2015 06:55:38 -0000 Author: sunpoet Date: Fri Oct 2 06:55:37 2015 New Revision: 398421 URL: https://svnweb.freebsd.org/changeset/ports/398421 Log: - Update to 2.2.7 Changes: https://github.com/cinchrb/cinch/blob/master/ChangeLog Modified: head/irc/rubygem-cinch/Makefile head/irc/rubygem-cinch/distinfo Modified: head/irc/rubygem-cinch/Makefile ============================================================================== --- head/irc/rubygem-cinch/Makefile Fri Oct 2 06:55:32 2015 (r398420) +++ head/irc/rubygem-cinch/Makefile Fri Oct 2 06:55:37 2015 (r398421) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cinch -PORTVERSION= 2.2.6 +PORTVERSION= 2.2.7 CATEGORIES= irc rubygems MASTER_SITES= RG @@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= IRC Bot Building Framework LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/irc/rubygem-cinch/distinfo ============================================================================== --- head/irc/rubygem-cinch/distinfo Fri Oct 2 06:55:32 2015 (r398420) +++ head/irc/rubygem-cinch/distinfo Fri Oct 2 06:55:37 2015 (r398421) @@ -1,2 +1,2 @@ -SHA256 (rubygem/cinch-2.2.6.gem) = 286b1f4708418a2d81f7c9f022b99f7fe2523dc643250e772db5255488865795 -SIZE (rubygem/cinch-2.2.6.gem) = 79360 +SHA256 (rubygem/cinch-2.2.7.gem) = ab4e9fc34a69b2083fd37a588fcfc79488a9dbebe57dad2a9e89ce54bd6ddd46 +SIZE (rubygem/cinch-2.2.7.gem) = 80896