diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile index eba4a42e59b3..f2dc6797ac52 100644 --- a/textproc/p5-Text-Query/Makefile +++ b/textproc/p5-Text-Query/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Query -PORTVERSION= 0.07 +PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Query/distinfo b/textproc/p5-Text-Query/distinfo index c474ebdfd579..d4a7c81d4968 100644 --- a/textproc/p5-Text-Query/distinfo +++ b/textproc/p5-Text-Query/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Query-0.07.tar.gz) = 79857a0ae59323b46a251bc5092994de4d06ae9f6e05f97d46ecc43761b482d8 -SIZE (Text-Query-0.07.tar.gz) = 13127 +SHA256 (Text-Query-0.09.tar.gz) = 9d402e1a0d69c9c971216b845e284f05455b406b87d3f6ed0362ee01fbf8d39f +SIZE (Text-Query-0.09.tar.gz) = 13985 diff --git a/textproc/p5-Text-Query/pkg-descr b/textproc/p5-Text-Query/pkg-descr index 35ce17e0d59a..f9974dd686d7 100644 --- a/textproc/p5-Text-Query/pkg-descr +++ b/textproc/p5-Text-Query/pkg-descr @@ -11,5 +11,4 @@ builder (internal form of the question). The optimizer is then called to reduce the complexity of the expression. The solver applies the expression on a data source. --Anton - +WWW: http://search.cpan.org/dist/Text-Query/