- Update to 1.09
PR: ports/84158 Submitted by: Deis Shaposhnikov <dsh@vlink.ru> (maintainer)
This commit is contained in:
parent
d5f308513e
commit
5759603284
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140225
3 changed files with 3 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Term-ANSIColor
|
||||
PORTVERSION= 1.08
|
||||
PORTVERSION= 1.09
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Term
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (ANSIColor-1.08.tar.gz) = 660522d9d16c9dc823a768509b53632b
|
||||
SIZE (ANSIColor-1.08.tar.gz) = 11292
|
||||
MD5 (ANSIColor-1.09.tar.gz) = 6b4ca516ad09fbfd2b144a8c80a7ca2d
|
||||
SIZE (ANSIColor-1.09.tar.gz) = 11465
|
||||
|
|
|
@ -13,6 +13,3 @@ attribute and the other of which uses two subs which take strings of
|
|||
attributes as arguments.
|
||||
|
||||
WWW: http://search.cpan.org/dist/ANSIColor/
|
||||
|
||||
-- Denis Shaposhnikov
|
||||
dsh@vlink.ru
|
||||
|
|
Loading…
Reference in a new issue