diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-16 07:02:59 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-16 07:02:59 +0800 |
commit | 391e138b24b47993b364eeb9ce4f3d7af75a240e (patch) | |
tree | 8a240e0e6540750a5fa9cf89110128865420faf4 /devel | |
parent | 716504c892795a4100c79b91d361bd0efb6d8ec8 (diff) | |
download | freebsd-ports-gnome-391e138b24b47993b364eeb9ce4f3d7af75a240e.tar.gz freebsd-ports-gnome-391e138b24b47993b364eeb9ce4f3d7af75a240e.tar.zst freebsd-ports-gnome-391e138b24b47993b364eeb9ce4f3d7af75a240e.zip |
- 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
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-SVN-Notify-Filter-Markdown/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-SVN-Notify-Filter-Markdown/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-SVN-Notify-Filter-Markdown/Makefile b/devel/p5-SVN-Notify-Filter-Markdown/Makefile index c9d5f4f3ffd7..ea0352f1d7db 100644 --- a/devel/p5-SVN-Notify-Filter-Markdown/Makefile +++ b/devel/p5-SVN-Notify-Filter-Markdown/Makefile @@ -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 diff --git a/devel/p5-SVN-Notify-Filter-Markdown/distinfo b/devel/p5-SVN-Notify-Filter-Markdown/distinfo index facb06745a90..4d5daf3a9932 100644 --- a/devel/p5-SVN-Notify-Filter-Markdown/distinfo +++ b/devel/p5-SVN-Notify-Filter-Markdown/distinfo @@ -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 |