Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 11:15:32 +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: r387814 - head/devel/rubygem-ruby-sdl-ffi
Message-ID:  <201505291115.t4TBFWaG087394@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 29 11:15:31 2015
New Revision: 387814
URL: https://svnweb.freebsd.org/changeset/ports/387814

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/devel/rubygem-ruby-sdl-ffi/Makefile
  head/devel/rubygem-ruby-sdl-ffi/pkg-descr

Modified: head/devel/rubygem-ruby-sdl-ffi/Makefile
==============================================================================
--- head/devel/rubygem-ruby-sdl-ffi/Makefile	Fri May 29 11:15:27 2015	(r387813)
+++ head/devel/rubygem-ruby-sdl-ffi/Makefile	Fri May 29 11:15:31 2015	(r387814)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Low-level binding to SDL and related libraries using Ruby-FFI
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-nice-ffi>=0.2:${PORTSDIR}/devel/rubygem-nice-ffi
 
 USE_RUBY=	yes

Modified: head/devel/rubygem-ruby-sdl-ffi/pkg-descr
==============================================================================
--- head/devel/rubygem-ruby-sdl-ffi/pkg-descr	Fri May 29 11:15:27 2015	(r387813)
+++ head/devel/rubygem-ruby-sdl-ffi/pkg-descr	Fri May 29 11:15:31 2015	(r387814)
@@ -3,4 +3,4 @@ Ruby-FFI. It provides very basic access 
 need for a compiled C wrapper. It aims to be platform and Ruby 
 implementation independent. 
 
-WWW: https://github.com/jacius/ruby-sdl-ffi/
+WWW: https://github.com/jacius/ruby-sdl-ffi



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