svn commit: r401260 - head/textproc/p5-Text-Soundex
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Nov 11 16:51:37 UTC 2015
Author: sunpoet
Date: Wed Nov 11 16:51:35 2015
New Revision: 401260
URL: https://svnweb.freebsd.org/changeset/ports/401260
Log:
- Update to 3.05
- Add LICENSE
Changes: http://search.cpan.org/dist/Text-Soundex/Changes
Modified:
head/textproc/p5-Text-Soundex/Makefile
head/textproc/p5-Text-Soundex/distinfo
Modified: head/textproc/p5-Text-Soundex/Makefile
==============================================================================
--- head/textproc/p5-Text-Soundex/Makefile Wed Nov 11 16:51:31 2015 (r401259)
+++ head/textproc/p5-Text-Soundex/Makefile Wed Nov 11 16:51:35 2015 (r401260)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Text-Soundex
-PORTVERSION= 3.04
-PORTREVISION= 1
+PORTVERSION= 3.05
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Implementation of the soundex algorithm
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USE_PERL5= configure
USES= perl5
Modified: head/textproc/p5-Text-Soundex/distinfo
==============================================================================
--- head/textproc/p5-Text-Soundex/distinfo Wed Nov 11 16:51:31 2015 (r401259)
+++ head/textproc/p5-Text-Soundex/distinfo Wed Nov 11 16:51:35 2015 (r401260)
@@ -1,2 +1,2 @@
-SHA256 (Text-Soundex-3.04.tar.gz) = 2e56bb4324ee0186b908b3bd78463643affe7295624af0628e81491e910283d9
-SIZE (Text-Soundex-3.04.tar.gz) = 9024
+SHA256 (Text-Soundex-3.05.tar.gz) = f6dd55b4280b25dea978221839864382560074e1d6933395faee2510c2db60ed
+SIZE (Text-Soundex-3.05.tar.gz) = 15527
More information about the svn-ports-head
mailing list