Update to 1.21.
Changes: http://search.cpan.org/dist/Devel-StackTrace/Changes
This commit is contained in:
parent
7e08fc06be
commit
fafd955304
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236972
2 changed files with 5 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Devel-StackTrace
|
||||
PORTVERSION= 1.20
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -19,10 +19,4 @@ PERL_MODBUILD= yes
|
|||
|
||||
MAN3= Devel::StackTrace.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Devel-StackTrace-1.20.tar.gz) = 86beb2e26a674718264d6c513ca071ff
|
||||
SHA256 (Devel-StackTrace-1.20.tar.gz) = 0318e29f5246317d6f8edb6b592b9f68c758dd15e0d2a90d3dfb190eff4bf097
|
||||
SIZE (Devel-StackTrace-1.20.tar.gz) = 19685
|
||||
MD5 (Devel-StackTrace-1.21.tar.gz) = 9e5ed2a8584505da6d9191c116a6a7df
|
||||
SHA256 (Devel-StackTrace-1.21.tar.gz) = 679afbcd32d80992819d68b6333d954baecadf9ef2aff7aad930ee889ae1895a
|
||||
SIZE (Devel-StackTrace-1.21.tar.gz) = 20453
|
||||
|
|
Loading…
Reference in a new issue