mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.09.
Changes: http://search.cpan.org/dist/Text-Query/ChangeLog
This commit is contained in:
parent
817e35ef7b
commit
ede32b6df9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326761
3 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Text-Query
|
PORTNAME= Text-Query
|
||||||
PORTVERSION= 0.07
|
PORTVERSION= 0.09
|
||||||
CATEGORIES= textproc perl5
|
CATEGORIES= textproc perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (Text-Query-0.07.tar.gz) = 79857a0ae59323b46a251bc5092994de4d06ae9f6e05f97d46ecc43761b482d8
|
SHA256 (Text-Query-0.09.tar.gz) = 9d402e1a0d69c9c971216b845e284f05455b406b87d3f6ed0362ee01fbf8d39f
|
||||||
SIZE (Text-Query-0.07.tar.gz) = 13127
|
SIZE (Text-Query-0.09.tar.gz) = 13985
|
||||||
|
|
|
@ -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
|
reduce the complexity of the expression. The solver applies the
|
||||||
expression on a data source.
|
expression on a data source.
|
||||||
|
|
||||||
-Anton
|
WWW: http://search.cpan.org/dist/Text-Query/
|
||||||
<tobez@FreeBSD.org>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue