- Upgrade to 0.23.
This commit is contained in:
parent
b3b919d16e
commit
04d008a6a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389593
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-MicroTemplate
|
||||
PORTVERSION= 0.20
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,5 +16,6 @@ TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= YES
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Text-MicroTemplate-0.20.tar.gz) = e4f4490ec21bbd6afa6f0973b0bbf02a56a6d9402525bf231fc2923fda244435
|
||||
SIZE (Text-MicroTemplate-0.20.tar.gz) = 28508
|
||||
SHA256 (Text-MicroTemplate-0.23.tar.gz) = 74a927ae2061a02c79918b40a360ec7231f318abff39b528aef71576120a02ba
|
||||
SIZE (Text-MicroTemplate-0.23.tar.gz) = 30416
|
||||
|
|
Loading…
Reference in a new issue