Update to 0.19
- Sort RUN_DEPENDS Changes: https://github.com/mose/shellplay/blob/master/CHANGELOG.md PR: 220650 Submitted by: sunpoet (myself) Approved by: mose <mose@mose.com> (maintainer)
This commit is contained in:
parent
2ced154f0e
commit
ea260929b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446808
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= shellplay
|
||||
PORTVERSION= 0.1.8
|
||||
PORTVERSION= 0.1.9
|
||||
CATEGORIES= deskutils textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,10 +11,10 @@ COMMENT= CLI tool for shell-based presentations
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-paint>=1.0.0:devel/rubygem-paint \
|
||||
rubygem-cliprompt>=0.1.2:devel/rubygem-cliprompt \
|
||||
rubygem-configstruct>=0.1.0:devel/rubygem-configstruct \
|
||||
rubygem-shell2html>=0.0.5:textproc/rubygem-shell2html
|
||||
RUN_DEPENDS= rubygem-cliprompt>=0.1.2:devel/rubygem-cliprompt \
|
||||
rubygem-configstruct>=0.1.0:devel/rubygem-configstruct \
|
||||
rubygem-paint>=2.0.0:devel/rubygem-paint \
|
||||
rubygem-shell2html>=0.0.6:textproc/rubygem-shell2html
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/shellplay-0.1.8.gem) = e71108160a20e1a8a6456bfcf13064b889a288c96c35d43b17aae7e2ad7ccc6f
|
||||
SIZE (rubygem/shellplay-0.1.8.gem) = 49152
|
||||
TIMESTAMP = 1501214452
|
||||
SHA256 (rubygem/shellplay-0.1.9.gem) = edd08271d35e33d92b75836cfc53963712f6bd62bb977dfe43fe69360653287b
|
||||
SIZE (rubygem/shellplay-0.1.9.gem) = 48640
|
||||
|
Loading…
Reference in New Issue
Block a user