diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 11:57:47 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 11:57:47 +0000 |
commit | 596e7e5483c8a974e98cc5b582058264fd7bff75 (patch) | |
tree | 8f69dba81a4156196b1930bfd9b1c097395a5aae | |
parent | - Drop Maintainership (diff) |
- Update to 0.11
Notes
Notes:
svn path=/head/; revision=276870
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 65ec8c6fc901..494434b48aab 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-SpellChecker -PORTVERSION= 0.09 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-SpellChecker/distinfo b/textproc/p5-Text-SpellChecker/distinfo index 35bac88dd734..3c481eaf17c8 100644 --- a/textproc/p5-Text-SpellChecker/distinfo +++ b/textproc/p5-Text-SpellChecker/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-SpellChecker-0.09.tar.gz) = c8890597c49916524bf38e480b292c9d1dc64d0cc6ee9729ad6452e49a3ef925 -SIZE (Text-SpellChecker-0.09.tar.gz) = 5233 +SHA256 (Text-SpellChecker-0.11.tar.gz) = 133badf292d253068ad9bcc220243cb6fbd83dc8396efbbd6badd6364a4815c3 +SIZE (Text-SpellChecker-0.11.tar.gz) = 5400 |