From owner-svn-ports-all@freebsd.org Sat Aug 18 20:42:25 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B69891075A26; Sat, 18 Aug 2018 20:42:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6251E760B9; Sat, 18 Aug 2018 20:42:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 740321C83D; Sat, 18 Aug 2018 20:42:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7IKgNlw008297; Sat, 18 Aug 2018 20:42:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7IKgN7l008296; Sat, 18 Aug 2018 20:42:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808182042.w7IKgN7l008296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 18 Aug 2018 20:42:23 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Lingua-EN-NameParse X-SVN-Commit-Revision: 477530 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Aug 2018 20:42:25 -0000 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