diff options
author | wen <wen@pkgsrc.org> | 2016-02-27 03:15:02 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-02-27 03:15:02 +0000 |
commit | afbe8c715d0eab36b30ce6b648b41c21b87169cd (patch) | |
tree | d14dc6c7de258d54e2688e3472a5457dc6256de4 /textproc | |
parent | 43fc6518a7639e09fdb4dc7b273fa71dc3532516 (diff) | |
download | pkgsrc-afbe8c715d0eab36b30ce6b648b41c21b87169cd.tar.gz |
Update to 3.0.5
Add LICENSE
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Soundex/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Soundex/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/p5-Text-Soundex/Makefile b/textproc/p5-Text-Soundex/Makefile index e0485d0e45c..9b7a046832a 100644 --- a/textproc/p5-Text-Soundex/Makefile +++ b/textproc/p5-Text-Soundex/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/02/27 03:15:02 wen Exp $ -DISTNAME= Text-Soundex-3.04 +DISTNAME= Text-Soundex-3.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Text-Soundex/ COMMENT= Phonetic algorithm for indexing names by sound +LICENSE= ${PERL5_LICENSE} CONFLICTS+= perl<5.19.0 diff --git a/textproc/p5-Text-Soundex/distinfo b/textproc/p5-Text-Soundex/distinfo index f0d72e5981c..f8a967ea15e 100644 --- a/textproc/p5-Text-Soundex/distinfo +++ b/textproc/p5-Text-Soundex/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 01:59:53 agc Exp $ +$NetBSD: distinfo,v 1.3 2016/02/27 03:15:02 wen Exp $ -SHA1 (Text-Soundex-3.04.tar.gz) = 6de55ea2a02d0aa3c04565dbf4b7cfa121d75492 -RMD160 (Text-Soundex-3.04.tar.gz) = f5758a4b5f887994c6df9dc0ffe66582c795f11f -SHA512 (Text-Soundex-3.04.tar.gz) = f0f1c14568ff34fea017854605de9d9ea1def34707c68979bfbeb77c823cb5e1935a36d7301da6dd445ce7c3c655d6ebc19f1621086df0bf479bd34aad025b1f -Size (Text-Soundex-3.04.tar.gz) = 9024 bytes +SHA1 (Text-Soundex-3.05.tar.gz) = aa846efe4da6f84dc33088f186b7984271334f5e +RMD160 (Text-Soundex-3.05.tar.gz) = 3869b63744185544f5132a78206e837d07d7d101 +SHA512 (Text-Soundex-3.05.tar.gz) = f7ea405cb5960cc2e3f5e257c18c1bbb499c5244ad6a6d14612f07329fd2177ad71dcdde85129e65c65541d61e45d7e9e4097c37ca6cead9783838900b3ebbec +Size (Text-Soundex-3.05.tar.gz) = 15527 bytes |