Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2016 19:30:09 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427660 - head/devel/rubygem-ffi-compiler
Message-ID:  <201612031930.uB3JU9VW068751@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612031930.uB3JU9VW068751>