- Update to 1.2.2
PR: ports/180106 Submitted by: swills@
This commit is contained in:
parent
7d24cd049d
commit
b9fda39fa5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322469
2 changed files with 7 additions and 3 deletions
|
@ -2,17 +2,21 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= term-ansicolor
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Term::ANSIColor for Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-tins>=0.8:${PORTSDIR}/devel/rubygem-tins
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES+= bin/colortab bin/term_display bin/term_mandel
|
||||
|
||||
PORTEXAMPLES= cdiff decolor
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/term-ansicolor-1.1.4.gem) = 195d10f2ff32214b722acc50b9ab9670dff944a2b0eb34c427324d56d2ac4911
|
||||
SIZE (rubygem/term-ansicolor-1.1.4.gem) = 20480
|
||||
SHA256 (rubygem/term-ansicolor-1.2.2.gem) = b9534713ba4c2a48f2291fadf9ce2edae9f2dc96157ee812fe8fe16a70c081ac
|
||||
SIZE (rubygem/term-ansicolor-1.2.2.gem) = 889856
|
||||
|
|
Loading…
Reference in a new issue