mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Updated to 0.04
- Updated *_DEPENDS to match upstream requirements http://cpansearch.perl.org/src/DWHEELER/SVN-Notify-Filter-Markdown-0.04/Changes Reported by: portscout via miwi
This commit is contained in:
parent
42b4f32457
commit
492dfc54f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266377
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= SVN-Notify-Filter-Markdown
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.04
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,10 +15,10 @@ MAINTAINER= glarkin@FreeBSD.org
|
||||
COMMENT= Perl module to convert SVN::Notify log messages from Markdown to HTML
|
||||
|
||||
RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown \
|
||||
p5-Text-Markdown>=1.04:${PORTSDIR}/textproc/p5-Text-Markdown \
|
||||
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
|
||||
BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown \
|
||||
p5-Text-Markdown>=1.04:${PORTSDIR}/textproc/p5-Text-Markdown \
|
||||
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (SVN-Notify-Filter-Markdown-0.03.tar.gz) = a22ac7d08475659aea6e2f7ee7c8f3a3
|
||||
SHA256 (SVN-Notify-Filter-Markdown-0.03.tar.gz) = a41f304d43b01061e5ed422121906c275fd4effbe6199f84c76cfe8827c349ad
|
||||
SIZE (SVN-Notify-Filter-Markdown-0.03.tar.gz) = 4400
|
||||
SHA256 (SVN-Notify-Filter-Markdown-0.04.tar.gz) = 21f1a03d3d444980a5de25f1a337d8077d7ba877cbbfaef73cbf890d1e930b14
|
||||
SIZE (SVN-Notify-Filter-Markdown-0.04.tar.gz) = 4759
|
||||
|
Loading…
Reference in New Issue
Block a user