diff options
author | miwi <miwi@FreeBSD.org> | 2011-06-25 12:01:42 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-06-25 12:01:42 +0800 |
commit | 0a39b2e421ea4b466e943ab2b06a3076f83cdcb1 (patch) | |
tree | 43d2fa56fceb995bb8a6b9240329dd378577a167 /textproc | |
parent | 18af7a19bb419c6fcc3f641da05c2454bfab13c2 (diff) | |
download | freebsd-ports-gnome-0a39b2e421ea4b466e943ab2b06a3076f83cdcb1.tar.gz freebsd-ports-gnome-0a39b2e421ea4b466e943ab2b06a3076f83cdcb1.tar.zst freebsd-ports-gnome-0a39b2e421ea4b466e943ab2b06a3076f83cdcb1.zip |
- Update to 0.09
PR: 158258
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-SpellChecker/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-SpellChecker/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 8c8cab3808c3..65ec8c6fc901 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-SpellChecker -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-SpellChecker/distinfo b/textproc/p5-Text-SpellChecker/distinfo index f038462e974a..35bac88dd734 100644 --- a/textproc/p5-Text-SpellChecker/distinfo +++ b/textproc/p5-Text-SpellChecker/distinfo @@ -1,3 +1,2 @@ -MD5 (Text-SpellChecker-0.08.tar.gz) = 3464dbf069f60727bebf20e742f3e2d0 -SHA256 (Text-SpellChecker-0.08.tar.gz) = 1d8faff2f4c7445f368e51d4b5ad0d442d62379ef69fa820bbdde1e1d64bc3e3 -SIZE (Text-SpellChecker-0.08.tar.gz) = 4894 +SHA256 (Text-SpellChecker-0.09.tar.gz) = c8890597c49916524bf38e480b292c9d1dc64d0cc6ee9729ad6452e49a3ef925 +SIZE (Text-SpellChecker-0.09.tar.gz) = 5233 |