diff options
author | sylvio <sylvio@FreeBSD.org> | 2010-04-10 21:26:28 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2010-04-10 21:26:28 +0800 |
commit | 584df29413ea67a5aea2fc1abf4f9836ee1844c9 (patch) | |
tree | 13aa7e1965fad246a878e5955cc496faa085ca6e /textproc | |
parent | ca6af4cdeea3519c862141a7da7c745cb66ca51b (diff) | |
download | freebsd-ports-gnome-584df29413ea67a5aea2fc1abf4f9836ee1844c9.tar.gz freebsd-ports-gnome-584df29413ea67a5aea2fc1abf4f9836ee1844c9.tar.zst freebsd-ports-gnome-584df29413ea67a5aea2fc1abf4f9836ee1844c9.zip |
- Update to 0.11
PR: ports/145592
Submitted by: Takahashi Kaoru <kaoru@kaisei.org> (maintainer)
Approved by: itetcu (mentor, implicit)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-FormValidator-Lite/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-FormValidator-Lite/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile index 1126c03cdc02..611496543aa2 100644 --- a/textproc/p5-FormValidator-Lite/Makefile +++ b/textproc/p5-FormValidator-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= FormValidator-Lite -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-FormValidator-Lite/distinfo b/textproc/p5-FormValidator-Lite/distinfo index 2798b0bf0d82..fe13377c8cbb 100644 --- a/textproc/p5-FormValidator-Lite/distinfo +++ b/textproc/p5-FormValidator-Lite/distinfo @@ -1,3 +1,3 @@ -MD5 (FormValidator-Lite-0.10.tar.gz) = d3580e36158390ed7f380674523b48fe -SHA256 (FormValidator-Lite-0.10.tar.gz) = 798bdde14a972674467fbd53dac6694217db9f3322d7ec455dd871ce5d239dbc -SIZE (FormValidator-Lite-0.10.tar.gz) = 59160 +MD5 (FormValidator-Lite-0.11.tar.gz) = 0879da0512c1bb8570c320482f5ac185 +SHA256 (FormValidator-Lite-0.11.tar.gz) = b01f5f05aca0ca02c66a1bee1fad710a58c8b048aeef49a7db666970a5f4aa1c +SIZE (FormValidator-Lite-0.11.tar.gz) = 59186 |