From owner-svn-ports-all@freebsd.org Sat Dec 3 19:30:11 2016 Return-Path: Delivered-To: svn-ports-all@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 2DF88C65385; Sat, 3 Dec 2016 19:30:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 E0BBE8B9; Sat, 3 Dec 2016 19:30:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB3JU9IT068753; Sat, 3 Dec 2016 19:30:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB3JU9VW068751; Sat, 3 Dec 2016 19:30:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612031930.uB3JU9VW068751@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 Dec 2016 19:30:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427660 - head/devel/rubygem-ffi-compiler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Dec 2016 19:30:11 -0000 Author: sunpoet Date: Sat Dec 3 19:30:09 2016 New Revision: 427660 URL: https://svnweb.freebsd.org/changeset/ports/427660 Log: - Update to 1.0.1 - Add LICENSE_FILE Changes: https://github.com/ffi/ffi-compiler/releases Modified: head/devel/rubygem-ffi-compiler/Makefile head/devel/rubygem-ffi-compiler/distinfo Modified: head/devel/rubygem-ffi-compiler/Makefile ============================================================================== --- head/devel/rubygem-ffi-compiler/Makefile Sat Dec 3 19:30:04 2016 (r427659) +++ head/devel/rubygem-ffi-compiler/Makefile Sat Dec 3 19:30:09 2016 (r427660) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ffi-compiler -PORTVERSION= 0.1.3 +PORTVERSION= 1.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby FFI library LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-ffi>=1.0.0:devel/rubygem-ffi \ rubygem-rake>=0:devel/rubygem-rake Modified: head/devel/rubygem-ffi-compiler/distinfo ============================================================================== --- head/devel/rubygem-ffi-compiler/distinfo Sat Dec 3 19:30:04 2016 (r427659) +++ head/devel/rubygem-ffi-compiler/distinfo Sat Dec 3 19:30:09 2016 (r427660) @@ -1,2 +1,3 @@ -SHA256 (rubygem/ffi-compiler-0.1.3.gem) = c46ca2599c43a1f553550a5e861902fd457eff1eb824ef20d41d23dd08dc1728 -SIZE (rubygem/ffi-compiler-0.1.3.gem) = 13824 +TIMESTAMP = 1475145535 +SHA256 (rubygem/ffi-compiler-1.0.1.gem) = 019f389b078a2fec9de7f4f65771095f80a447e34436b4588bcb629e2a564c30 +SIZE (rubygem/ffi-compiler-1.0.1.gem) = 18432