From owner-svn-ports-head@freebsd.org Sat Oct 3 17:10:44 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 A6B68A0EF26; Sat, 3 Oct 2015 17:10:44 +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 480571DB3; Sat, 3 Oct 2015 17:10:44 +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 t93HAiDW013051; Sat, 3 Oct 2015 17:10:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t93HAh6w013049; Sat, 3 Oct 2015 17:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510031710.t93HAh6w013049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 Oct 2015 17:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398524 - head/devel/rubygem-sequel 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: Sat, 03 Oct 2015 17:10:44 -0000 Author: sunpoet Date: Sat Oct 3 17:10:42 2015 New Revision: 398524 URL: https://svnweb.freebsd.org/changeset/ports/398524 Log: - Update to 4.27.0 - Add LICENSE_FILE Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG Modified: head/devel/rubygem-sequel/Makefile head/devel/rubygem-sequel/distinfo Modified: head/devel/rubygem-sequel/Makefile ============================================================================== --- head/devel/rubygem-sequel/Makefile Sat Oct 3 17:10:38 2015 (r398523) +++ head/devel/rubygem-sequel/Makefile Sat Oct 3 17:10:42 2015 (r398524) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sequel -PORTVERSION= 4.26.0 +PORTVERSION= 4.27.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Database Toolkit for Ruby LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-sequel/distinfo ============================================================================== --- head/devel/rubygem-sequel/distinfo Sat Oct 3 17:10:38 2015 (r398523) +++ head/devel/rubygem-sequel/distinfo Sat Oct 3 17:10:42 2015 (r398524) @@ -1,2 +1,2 @@ -SHA256 (rubygem/sequel-4.26.0.gem) = 5c51e86898700976e19888a7a94b5ea4ee80331d8a31c6b761a9f90bcf9455c0 -SIZE (rubygem/sequel-4.26.0.gem) = 1319424 +SHA256 (rubygem/sequel-4.27.0.gem) = dc2785af2eb1a546fb5bfe0ba638a16acfcf3ad24a746bd6c2868b1fe30c1f97 +SIZE (rubygem/sequel-4.27.0.gem) = 1323520