From owner-svn-ports-all@freebsd.org Wed May 15 15:55:16 2019 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 B09F11596931; Wed, 15 May 2019 15:55:16 +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) server-signature RSA-PSS (4096 bits) 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 4DDB591E9A; Wed, 15 May 2019 15:55:16 +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 8E1DCBD45; Wed, 15 May 2019 15:55:14 +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 x4FFtE0Z088779; Wed, 15 May 2019 15:55:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4FFtEWW088777; Wed, 15 May 2019 15:55:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201905151555.x4FFtEWW088777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 15 May 2019 15:55:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501723 - head/devel/p5-B-C X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-B-C X-SVN-Commit-Revision: 501723 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4DDB591E9A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.93)[-0.931,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 15 May 2019 15:55:16 -0000 Author: sunpoet Date: Wed May 15 15:55:13 2019 New Revision: 501723 URL: https://svnweb.freebsd.org/changeset/ports/501723 Log: Update to 1.57 Changes: https://metacpan.org/changes/distribution/B-C Modified: head/devel/p5-B-C/Makefile head/devel/p5-B-C/distinfo Modified: head/devel/p5-B-C/Makefile ============================================================================== --- head/devel/p5-B-C/Makefile Wed May 15 15:55:08 2019 (r501722) +++ head/devel/p5-B-C/Makefile Wed May 15 15:55:13 2019 (r501723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= B-C -PORTVERSION= 1.55 +PORTVERSION= 1.57 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN @@ -23,9 +23,11 @@ PORTSCOUT= limit:^[0-9\.]*$$ USES= perl5 USE_PERL5= configure + +MAKE_ENV= PERL_INC_STAGE=${PERL_INC_STAGE} PERL_INC_STAGE= ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/CORE -MAKE_ENV+= PERL_INC_STAGE=${PERL_INC_STAGE} -PLIST_SUB+= PERL_ARCH=${PERL_ARCH} + +PLIST_SUB= PERL_ARCH=${PERL_ARCH} post-patch: ${REINPLACE_CMD} -e "s|PERL_INC|PERL_INC_STAGE|g" ${WRKSRC}/Makefile.PL Modified: head/devel/p5-B-C/distinfo ============================================================================== --- head/devel/p5-B-C/distinfo Wed May 15 15:55:08 2019 (r501722) +++ head/devel/p5-B-C/distinfo Wed May 15 15:55:13 2019 (r501723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737924 -SHA256 (B-C-1.55.tar.gz) = 09236d67d679bb477e0af78207235e038e1dec72635f6c7d78f387ddeb602b00 -SIZE (B-C-1.55.tar.gz) = 2108296 +TIMESTAMP = 1557747471 +SHA256 (B-C-1.57.tar.gz) = 0452a611d343adf9d95fceab6ba6b66176e3ad7fccce5280922c0e431f5149ff +SIZE (B-C-1.57.tar.gz) = 2136890