diff options
author | tobez <tobez@FreeBSD.org> | 2009-07-30 02:33:34 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2009-07-30 02:33:34 +0800 |
commit | 32d3371aa19e084d40533e41194d4a950bbd72e3 (patch) | |
tree | 5d75b983f8372c33149ea3c157d31c28a848e5c6 /textproc/p5-Text-Context | |
parent | 086891061e6b29a837ee0d1246c5338cd3734ced (diff) | |
download | freebsd-ports-gnome-32d3371aa19e084d40533e41194d4a950bbd72e3.tar.gz freebsd-ports-gnome-32d3371aa19e084d40533e41194d4a950bbd72e3.tar.zst freebsd-ports-gnome-32d3371aa19e084d40533e41194d4a950bbd72e3.zip |
Update to 3.7.
Approved by: maintainer (no review)
Changes: http://search.cpan.org/dist/Text-Context/Changes
Diffstat (limited to 'textproc/p5-Text-Context')
-rw-r--r-- | textproc/p5-Text-Context/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Text-Context/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Text-Context/Makefile b/textproc/p5-Text-Context/Makefile index 5cfe0a91436e..841c825ff49d 100644 --- a/textproc/p5-Text-Context/Makefile +++ b/textproc/p5-Text-Context/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Context -PORTVERSION= 3.6 +PORTVERSION= 3.7 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,8 @@ MAINTAINER= lbr@FreeBSD.org COMMENT= Handle highlighting search result context snippets RUN_DEPENDS= p5-Text-Context-EitherSide>=1.1:${PORTSDIR}/textproc/p5-Text-Context-EitherSide \ - p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require + p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require \ + p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Text-Context/distinfo b/textproc/p5-Text-Context/distinfo index 383ef45d4a30..c3319f0f764c 100644 --- a/textproc/p5-Text-Context/distinfo +++ b/textproc/p5-Text-Context/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Context-3.6.tar.gz) = a7563acb5d69bb05270d594010d7cf51 -SHA256 (Text-Context-3.6.tar.gz) = 1582d81890d179f551e31a788f566332b9c754e8857d1d96c247c7dfe4baccb7 -SIZE (Text-Context-3.6.tar.gz) = 6954 +MD5 (Text-Context-3.7.tar.gz) = d4b17726b7c2360cd25a207458b3b5b8 +SHA256 (Text-Context-3.7.tar.gz) = 6f42b7c9ab3776a0cff9d98ba10872fe1fdae55c544ef28280c6865def490528 +SIZE (Text-Context-3.7.tar.gz) = 7039 |