From owner-svn-ports-head@freebsd.org Tue Oct 3 15:34:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 97243E40428; Tue, 3 Oct 2017 15:34:58 +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 mx1.freebsd.org (Postfix) with ESMTPS id 6600B7D481; Tue, 3 Oct 2017 15:34:58 +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 v93FYvmO001176; Tue, 3 Oct 2017 15:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v93FYvS5001174; Tue, 3 Oct 2017 15:34:57 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710031534.v93FYvS5001174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 Oct 2017 15:34:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451138 - head/lang/p5-List-MoreUtils-XS X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/lang/p5-List-MoreUtils-XS X-SVN-Commit-Revision: 451138 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 15:34:58 -0000 Author: sunpoet Date: Tue Oct 3 15:34:57 2017 New Revision: 451138 URL: https://svnweb.freebsd.org/changeset/ports/451138 Log: Update to 0.426 Changes: http://search.cpan.org/dist/List-MoreUtils-XS/Changes Modified: head/lang/p5-List-MoreUtils-XS/Makefile head/lang/p5-List-MoreUtils-XS/distinfo Modified: head/lang/p5-List-MoreUtils-XS/Makefile ============================================================================== --- head/lang/p5-List-MoreUtils-XS/Makefile Tue Oct 3 15:34:52 2017 (r451137) +++ head/lang/p5-List-MoreUtils-XS/Makefile Tue Oct 3 15:34:57 2017 (r451138) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= List-MoreUtils-XS -PORTVERSION= 0.423 +PORTVERSION= 0.426 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +18,7 @@ USES= perl5 .include -.if ${PERL_LEVEL} < 502503 +.if ${PERL_LEVEL} < 502401 BUILD_DEPENDS+= p5-XSLoader>=0.22:devel/p5-XSLoader RUN_DEPENDS+= p5-XSLoader>=0.22:devel/p5-XSLoader .endif Modified: head/lang/p5-List-MoreUtils-XS/distinfo ============================================================================== --- head/lang/p5-List-MoreUtils-XS/distinfo Tue Oct 3 15:34:52 2017 (r451137) +++ head/lang/p5-List-MoreUtils-XS/distinfo Tue Oct 3 15:34:57 2017 (r451138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503223739 -SHA256 (List-MoreUtils-XS-0.423.tar.gz) = 7bd44f4cd6fb341f193564b2890e65d69372bddc9d9dc817354a75d861a7c98a -SIZE (List-MoreUtils-XS-0.423.tar.gz) = 158385 +TIMESTAMP = 1507041416 +SHA256 (List-MoreUtils-XS-0.426.tar.gz) = 6c7dbf4cf9ab5fe15ff0198927e938c5ee7a04ee0a5685537b47639f1c50406b +SIZE (List-MoreUtils-XS-0.426.tar.gz) = 159015