mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Upgrade, 1.000029 -> 1.000030
PR: 143626 Reviewed by: maintainer Approved by: kuriyama
This commit is contained in:
parent
0debb53811
commit
15913bcde2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249472
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Text-Markdown
|
||||
PORTVERSION= 1.000029
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.000030
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,13 +14,11 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= fernan@iib.unsam.edu.ar
|
||||
COMMENT= Markdown Perl5 module
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
|
||||
RUN_DEPENDS= \
|
||||
${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
|
||||
${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception
|
||||
BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
|
||||
p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
|
||||
RUN_DEPENDS=${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Text-Markdown-1.000029.tar.gz) = d994947eb12d15bd628905497b965828
|
||||
SHA256 (Text-Markdown-1.000029.tar.gz) = 91dadc7877d6778a243e388dbad0a30f4ca395a6f69c9de5dceace26df8d1fc1
|
||||
SIZE (Text-Markdown-1.000029.tar.gz) = 114029
|
||||
MD5 (Text-Markdown-1.000030.tar.gz) = 76e735cf5ff199bae2ed99ae27c18cf4
|
||||
SHA256 (Text-Markdown-1.000030.tar.gz) = 2fca3c2a7d1361d4b2f90661d1bcf5a238ce4a4b165e62478008eb2c65616654
|
||||
SIZE (Text-Markdown-1.000030.tar.gz) = 115079
|
||||
|
Loading…
Reference in New Issue
Block a user