1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Update to 0.9.6

- Add LICENSE_FILE
- Remove USE_RAKE

Changes:	https://github.com/rake-compiler/rake-compiler/blob/master/History.txt
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-07 20:13:03 +00:00
parent ac1765d0ca
commit 4b9b848e7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410558
2 changed files with 6 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rake-compiler
PORTVERSION= 0.9.5
PORTVERSION= 0.9.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -9,11 +9,12 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Build and package Ruby extensions (C, Java) using Rake
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake
NO_ARCH= yes
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/rake-compiler-0.9.5.gem) = 9d1133b585b691059954158d5339be8af338af768a9b295feb8920f9b7a811cd
SIZE (rubygem/rake-compiler-0.9.5.gem) = 35328
SHA256 (rubygem/rake-compiler-0.9.6.gem) = caeb1a4bbb840dd888e6a26c2fd119e09b67c342d42276ae4994da7ac9d84d28
SIZE (rubygem/rake-compiler-0.9.6.gem) = 35840