mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 1.7.0
Changes: https://github.com/flori/term-ansicolor/blob/master/CHANGES
This commit is contained in:
parent
bd284d9346
commit
56e982b428
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484129
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= term-ansicolor
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.7.0
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -14,10 +14,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= rubygem-tins>=1.0:devel/rubygem-tins
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
PLIST_FILES= bin/term_cdiff bin/term_colortab bin/term_decolor bin/term_display bin/term_mandel
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/term_cdiff \
|
||||
bin/term_colortab \
|
||||
bin/term_decolor \
|
||||
bin/term_display \
|
||||
bin/term_mandel \
|
||||
bin/term_snow
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492187269
|
||||
SHA256 (rubygem/term-ansicolor-1.6.0.gem) = ebcc930f9f8d564a457285aa4d0be41f8b8e9d9871a339bbc7631f2869c23cac
|
||||
SIZE (rubygem/term-ansicolor-1.6.0.gem) = 43008
|
||||
TIMESTAMP = 1541285678
|
||||
SHA256 (rubygem/term-ansicolor-1.7.0.gem) = cdc423682d6213d37021564085e41329d9f9576e5aaa99d34060d6d49e5a301d
|
||||
SIZE (rubygem/term-ansicolor-1.7.0.gem) = 44544
|
||||
|
Loading…
Reference in New Issue
Block a user