Upgrade to version 1.2.05.
PR: ports/163605 (maintainer version)
This commit is contained in:
parent
2d32a74834
commit
442e52b6ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291341
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ttytter
|
||||
PORTVERSION= 1.2.04
|
||||
PORTVERSION= 1.2.05
|
||||
CATEGORIES= net-im perl5
|
||||
MASTER_SITES= http://www.floodgap.com/software/ttytter/dist1/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
|||
p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PERL5_RUN= yes
|
||||
USE_PERL5_RUN= 5.8.6+
|
||||
|
||||
OPTIONS= READLINE "Include rich readline support" on \
|
||||
RLTTYTTER "Use T::R::TTYtter readline driver (beta!)" off \
|
||||
|
@ -32,7 +32,7 @@ RUN_DEPENDS+= p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl
|
|||
.endif
|
||||
|
||||
.if defined(WITH_RLTTYTTER)
|
||||
RUN_DEPENDS+= p5-ReadLine-TTYtter>=0:${PORTSDIR}/devel/p5-ReadLine-TTYtter
|
||||
RUN_DEPENDS+= p5-ReadLine-TTYtter>=1.3:${PORTSDIR}/devel/p5-ReadLine-TTYtter
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (1.2.04.txt) = 2a79f3ccb620341359cfd4458d633afcb67afe67886c675a8ceb853253c69b66
|
||||
SIZE (1.2.04.txt) = 198984
|
||||
SHA256 (1.2.05.txt) = 580144a32f88901d80a708b1664638d163c4595ff66eaeb0fd895d08988be632
|
||||
SIZE (1.2.05.txt) = 199243
|
||||
|
|
Loading…
Reference in a new issue