mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Upgrade to 0.990108.
This commit is contained in:
parent
8df49cc69c
commit
072c38dd8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318763
3 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Text-Haml
|
||||
PORTVERSION= 0.990107
|
||||
PORTVERSION= 0.990108
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::Haml.3
|
||||
MAN3= Text::Haml.3 \
|
||||
Text::README.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Text-Haml-0.990107.tar.gz) = 9b536f6aba6b21277f564f6da30a32d71a9302a3635d457ad27f5ef50a29d49e
|
||||
SIZE (Text-Haml-0.990107.tar.gz) = 20083
|
||||
SHA256 (Text-Haml-0.990108.tar.gz) = 55d05aca526a68eab08a714ccf3819fd6fcd1567caecc3874b6e2f8a23245f4c
|
||||
SIZE (Text-Haml-0.990108.tar.gz) = 22139
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml/.packlist
|
||||
%%SITE_PERL%%/Text/Haml.pm
|
||||
%%SITE_PERL%%/Text/README.pod
|
||||
@dirrmtry %%SITE_PERL%%/Text
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Haml
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
|
||||
|
|
Loading…
Add table
Reference in a new issue