- Update to 0.07
PR: ports/158329 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer (tobez via IM)
This commit is contained in:
parent
1548a7b804
commit
0d35a7200b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278303
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Text-Diff-HTML
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,7 +16,7 @@ COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
|
||||
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Text-Diff-HTML-0.06.tar.gz) = e741e3dc8306765407f76b5454fb3f1c0098aa3e337e6ada987dbdd4b9598711
|
||||
SIZE (Text-Diff-HTML-0.06.tar.gz) = 5859
|
||||
SHA256 (Text-Diff-HTML-0.07.tar.gz) = 71c655c66b05d5332c9eb03f3a176687e4b714c71a8235bddcd1756749a2bb42
|
||||
SIZE (Text-Diff-HTML-0.07.tar.gz) = 6510
|
||||
|
Loading…
Reference in New Issue
Block a user