From owner-svn-ports-all@freebsd.org Fri Aug 31 14:41:33 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 3FC7BFCD2EF; Fri, 31 Aug 2018 14:41:33 +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 3F6C3750D3; Fri, 31 Aug 2018 14:41:30 +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 A2B481C8F9; Fri, 31 Aug 2018 14:41:29 +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 w7VEfTIj035010; Fri, 31 Aug 2018 14:41:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7VEfT20035007; Fri, 31 Aug 2018 14:41:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808311441.w7VEfT20035007@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, 31 Aug 2018 14:41:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478563 - head/devel/p5-FFI-Platypus X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-FFI-Platypus X-SVN-Commit-Revision: 478563 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: Fri, 31 Aug 2018 14:41:33 -0000 Author: sunpoet Date: Fri Aug 31 14:41:28 2018 New Revision: 478563 URL: https://svnweb.freebsd.org/changeset/ports/478563 Log: Update to 0.55 - Add TEST_DEPENDS Changes: https://metacpan.org/changes/distribution/FFI-Platypus Modified: head/devel/p5-FFI-Platypus/Makefile head/devel/p5-FFI-Platypus/distinfo Modified: head/devel/p5-FFI-Platypus/Makefile ============================================================================== --- head/devel/p5-FFI-Platypus/Makefile Fri Aug 31 14:41:23 2018 (r478562) +++ head/devel/p5-FFI-Platypus/Makefile Fri Aug 31 14:41:28 2018 (r478563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= FFI-Platypus -PORTVERSION= 0.53 +PORTVERSION= 0.55 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,16 +15,17 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Config-AutoConf>=0.309:devel/p5-Config-AutoConf \ - p5-FFI-CheckLib>=0.05:devel/p5-FFI-CheckLib \ - p5-File-ShareDir>=0:devel/p5-File-ShareDir + ${RUN_DEPENDS} LIB_DEPENDS= libffi.so:devel/libffi RUN_DEPENDS= p5-FFI-CheckLib>=0.05:devel/p5-FFI-CheckLib \ p5-File-ShareDir>=0:devel/p5-File-ShareDir +TEST_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny +USES= localbase perl5 +USE_PERL5= modbuild + MAKE_ARGS= extra_compiler_flags="-I${LOCALBASE}/include" \ extra_linker_flags="-L${LOCALBASE}/lib -lffi" -USE_PERL5= modbuild -USES= localbase perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/FFI/Platypus/Platypus.so Modified: head/devel/p5-FFI-Platypus/distinfo ============================================================================== --- head/devel/p5-FFI-Platypus/distinfo Fri Aug 31 14:41:23 2018 (r478562) +++ head/devel/p5-FFI-Platypus/distinfo Fri Aug 31 14:41:28 2018 (r478563) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534523266 -SHA256 (FFI-Platypus-0.53.tar.gz) = fb8a71a9a73ee19107b7d3392e1a826ff386d114bfc7f1bc59f928625a2b60aa -SIZE (FFI-Platypus-0.53.tar.gz) = 204246 +TIMESTAMP = 1535639746 +SHA256 (FFI-Platypus-0.55.tar.gz) = 9a7d6e61d8f611a016d7828663fd8afbba6fe4a3edda500ebd30cb2d9ab0d70c +SIZE (FFI-Platypus-0.55.tar.gz) = 204060