Date: Sat, 18 Aug 2018 20:42:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477530 - head/textproc/p5-Lingua-EN-NameParse Message-ID: <201808182042.w7IKgN7l008296@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 18 20:42:22 2018 New Revision: 477530 URL: https://svnweb.freebsd.org/changeset/ports/477530 Log: Update to 1.37 Changes: https://metacpan.org/changes/distribution/Lingua-EN-NameParse Modified: head/textproc/p5-Lingua-EN-NameParse/Makefile head/textproc/p5-Lingua-EN-NameParse/distinfo Modified: head/textproc/p5-Lingua-EN-NameParse/Makefile ============================================================================== --- head/textproc/p5-Lingua-EN-NameParse/Makefile Sat Aug 18 20:42:17 2018 (r477529) +++ head/textproc/p5-Lingua-EN-NameParse/Makefile Sat Aug 18 20:42:22 2018 (r477530) @@ -2,21 +2,21 @@ # $FreeBSD$ PORTNAME= Lingua-EN-NameParse -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Routines for manipulating a person's name +COMMENT= Routines for manipulating a person's name #' LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Parse-RecDescent>=1:devel/p5-Parse-RecDescent -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Parse-RecDescent>=1:devel/p5-Parse-RecDescent +BUILD_DEPENDS= ${RUN_DEPENDS} -USES= perl5 +USES= dos2unix perl5 USE_PERL5= configure NO_ARCH= yes Modified: head/textproc/p5-Lingua-EN-NameParse/distinfo ============================================================================== --- head/textproc/p5-Lingua-EN-NameParse/distinfo Sat Aug 18 20:42:17 2018 (r477529) +++ head/textproc/p5-Lingua-EN-NameParse/distinfo Sat Aug 18 20:42:22 2018 (r477530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476028950 -SHA256 (Lingua-EN-NameParse-1.36.tar.gz) = 3cc663818d99977a24b5c555eb29438bd5a36e5476b2102d9014f7fbf93fb747 -SIZE (Lingua-EN-NameParse-1.36.tar.gz) = 35648 +TIMESTAMP = 1534619188 +SHA256 (Lingua-EN-NameParse-1.37.tar.gz) = a40fcf67855ad3f535e4ab569e17b2ef1ec546387eaf21457a870f588ce764d4 +SIZE (Lingua-EN-NameParse-1.37.tar.gz) = 35644
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808182042.w7IKgN7l008296>