mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 1.5.1
- Update LICENSE - Add LICENSE_FILE Changes: https://github.com/bioruby/bioruby/blob/bioruby-1.5/RELEASE_NOTES.rdoc https://github.com/bioruby/bioruby/blob/master/doc/RELEASE_NOTES-1.5.0.rdoc
This commit is contained in:
parent
f5a482f48a
commit
509076e924
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433528
@ -2,23 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bio
|
||||
PORTVERSION= 1.4.3.0001
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= biology rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Integrated environment for Bioinformatics written in Ruby
|
||||
|
||||
LICENSE= GPLv2 RUBY
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/COPYING
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
SHEBANG_FILES= sample/biofetch.rb
|
||||
ruby_OLD_CMD= /usr/proj/bioruby/bin/ruby
|
||||
USES= gem
|
||||
|
||||
PLIST_FILES= bin/bioruby \
|
||||
bin/br_biofetch.rb \
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/bio-1.4.3.0001.gem) = 273455d8b7f0fd450cdf00798879002dbbd53c7f9a385b3d5d77e2fa1a7ebbf8
|
||||
SIZE (rubygem/bio-1.4.3.0001.gem) = 1485824
|
||||
TIMESTAMP = 1486268849
|
||||
SHA256 (rubygem/bio-1.5.1.gem) = 896c19af7e724e038baceae20c00688872b70c69ef966ef3adc42696d001b441
|
||||
SIZE (rubygem/bio-1.5.1.gem) = 1445376
|
||||
|
Loading…
Reference in New Issue
Block a user