From owner-svn-ports-all@freebsd.org Fri Nov 6 11:21:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A3DC12EAF94; Fri, 6 Nov 2020 11:21:03 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CSHy552wsz3G5B; Fri, 6 Nov 2020 11:21:01 +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 4B93024129; Fri, 6 Nov 2020 11:20:59 +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 0A6BKxnM088337; Fri, 6 Nov 2020 11:20:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A6BKw2V088336; Fri, 6 Nov 2020 11:20:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202011061120.0A6BKw2V088336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 6 Nov 2020 11:20:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554207 - 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: 554207 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.34 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: Fri, 06 Nov 2020 11:21:04 -0000 Author: sunpoet Date: Fri Nov 6 11:20:58 2020 New Revision: 554207 URL: https://svnweb.freebsd.org/changeset/ports/554207 Log: Update to 0.430 Changes: https://metacpan.org/changes/distribution/List-MoreUtils-XS 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 Fri Nov 6 11:20:53 2020 (r554206) +++ head/lang/p5-List-MoreUtils-XS/Makefile Fri Nov 6 11:20:58 2020 (r554207) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= List-MoreUtils-XS -PORTVERSION= 0.428 +PORTVERSION= 0.430 CATEGORIES= lang perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ COMMENT= Provide compiled List::MoreUtils functions LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_PERL5= configure USES= perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/List/MoreUtils/XS/XS.so Modified: head/lang/p5-List-MoreUtils-XS/distinfo ============================================================================== --- head/lang/p5-List-MoreUtils-XS/distinfo Fri Nov 6 11:20:53 2020 (r554206) +++ head/lang/p5-List-MoreUtils-XS/distinfo Fri Nov 6 11:20:58 2020 (r554207) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513769222 -SHA256 (List-MoreUtils-XS-0.428.tar.gz) = 9d9fe621429dfe7cf2eb1299c192699ddebf060953e5ebdc1b4e293c6d6dd62d -SIZE (List-MoreUtils-XS-0.428.tar.gz) = 159642 +TIMESTAMP = 1604480722 +SHA256 (List-MoreUtils-XS-0.430.tar.gz) = e8ce46d57c179eecd8758293e9400ff300aaf20fefe0a9d15b9fe2302b9cb242 +SIZE (List-MoreUtils-XS-0.430.tar.gz) = 163827