mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.0000
This commit is contained in:
parent
9d5d43df27
commit
c99ce9a700
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239871
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= XML-SemanticDiff
|
||||
PORTVERSION= 0.99
|
||||
PORTVERSION= 1.0000
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Perl extension for comparing XML documents
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
BUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
|
||||
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (XML-SemanticDiff-0.99.tar.gz) = b49a9d441bec5deb102cfb4e4c5bcde2
|
||||
SHA256 (XML-SemanticDiff-0.99.tar.gz) = 7738d5a13a77166e3d8b70d3cd97b6a494f2937bde1e5ba0acdc5aef41e7903d
|
||||
SIZE (XML-SemanticDiff-0.99.tar.gz) = 21160
|
||||
MD5 (XML-SemanticDiff-1.0000.tar.gz) = 013a0f5d4e5347deda12e1e90e3ab9e7
|
||||
SHA256 (XML-SemanticDiff-1.0000.tar.gz) = 539ab9e1ee13d3fb68a60d9bfc89ea9474c2bdc58f5c341381cdee3d06a93f17
|
||||
SIZE (XML-SemanticDiff-1.0000.tar.gz) = 25148
|
||||
|
|
Loading…
Add table
Reference in a new issue