mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.8
- Update LICENSE Changes: https://github.com/halostatue/minitar/blob/master/History.md
This commit is contained in:
parent
e1cd297a55
commit
a130671d19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491188
2 changed files with 10 additions and 9 deletions
|
@ -2,24 +2,25 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= minitar-cli
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= archivers rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Library and command-line utility for tar archives
|
||||
|
||||
LICENSE= BSD3CLAUSE RUBY
|
||||
LICENSE= BSD2CLAUSE RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_BSD3CLAUSE=${WRKSRC}/docs/bsdl.txt
|
||||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/docs/bsdl.txt
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/docs/ruby.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-minitar>=0.6.0:archivers/rubygem-minitar \
|
||||
RUN_DEPENDS= rubygem-minitar>=0.8.0:archivers/rubygem-minitar \
|
||||
rubygem-powerbar>=1.0:devel/rubygem-powerbar
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/minitar
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1496573796
|
||||
SHA256 (rubygem/minitar-cli-0.6.1.gem) = 8a285008c8f61fb7f4b8471479661000903fb3cc4de336d314d863360769c735
|
||||
SIZE (rubygem/minitar-cli-0.6.1.gem) = 17408
|
||||
TIMESTAMP = 1548427581
|
||||
SHA256 (rubygem/minitar-cli-0.8.gem) = 3317a3489d0e17a7964d49430de06cc772f50bf80f8998f6c2c66097c0068494
|
||||
SIZE (rubygem/minitar-cli-0.8.gem) = 17408
|
||||
|
|
Loading…
Add table
Reference in a new issue