Update to 1.41.
PR: ports/149142 Submitted by: Frederic Culot <frederic@culot.org>
This commit is contained in:
parent
c69de01670
commit
0772c75633
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259491
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Term-Menus
|
||||
PORTVERSION= 1.32
|
||||
PORTVERSION= 1.41
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Create Powerful Terminal, Console and CMD Enviroment Menus
|
||||
|
||||
BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
MAN3= Term::Menus.3
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Term-Menus-1.32.tar.gz) = 1320aea0bbcffce840e2d54da1572e05
|
||||
SHA256 (Term-Menus-1.32.tar.gz) = 51433cdcb376d764a58d4cff7074670735cad1ef5d3240a64966cb04089af1ca
|
||||
SIZE (Term-Menus-1.32.tar.gz) = 57343
|
||||
MD5 (Term-Menus-1.41.tar.gz) = e16eb8a3b3543edb1dfaeed4262efab1
|
||||
SHA256 (Term-Menus-1.41.tar.gz) = 63598c87b0846d971569fc73e1974c6b6d78a34456bfeff425183aecadd5a0cb
|
||||
SIZE (Term-Menus-1.41.tar.gz) = 72151
|
||||
|
Loading…
Reference in New Issue
Block a user