From owner-svn-ports-head@freebsd.org Sun Apr 7 20:06:01 2019 Return-Path: Delivered-To: svn-ports-head@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 8E1D015691BE; Sun, 7 Apr 2019 20:06:01 +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 32AC06F5E5; Sun, 7 Apr 2019 20:06: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 95F8419049; Sun, 7 Apr 2019 20:05: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 x37K5wlH049443; Sun, 7 Apr 2019 20:05:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x37K5w3H049441; Sun, 7 Apr 2019 20:05:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201904072005.x37K5w3H049441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 7 Apr 2019 20:05:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498313 - in head/devel/p5-Inline-CPP: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/p5-Inline-CPP: . files X-SVN-Commit-Revision: 498313 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 32AC06F5E5 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sun, 07 Apr 2019 20:06:01 -0000 Author: sunpoet Date: Sun Apr 7 20:05:57 2019 New Revision: 498313 URL: https://svnweb.freebsd.org/changeset/ports/498313 Log: Update to 0.79 - Fix LICENSE - Add LICENSE_FILE - Take maintainership Changes: https://metacpan.org/changes/distribution/Inline-CPP Modified: head/devel/p5-Inline-CPP/Makefile head/devel/p5-Inline-CPP/distinfo head/devel/p5-Inline-CPP/files/patch-Makefile.PL Modified: head/devel/p5-Inline-CPP/Makefile ============================================================================== --- head/devel/p5-Inline-CPP/Makefile Sun Apr 7 20:05:51 2019 (r498312) +++ head/devel/p5-Inline-CPP/Makefile Sun Apr 7 20:05:57 2019 (r498313) @@ -2,25 +2,29 @@ # $FreeBSD$ PORTNAME= Inline-CPP -PORTVERSION= 0.75 +PORTVERSION= 0.79 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write Perl subroutines and classes in C++ -LICENSE= ART10 +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-ExtUtils-CppGuess>=0.11:devel/p5-ExtUtils-CppGuess \ +BUILD_DEPENDS= p5-ExtUtils-CppGuess>=0.15:devel/p5-ExtUtils-CppGuess \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Inline>=0.78:devel/p5-Inline \ - p5-Inline-C>=0.67:devel/p5-Inline-C \ + p5-Inline-C>=0.78:devel/p5-Inline-C \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent USES= perl5 USE_PERL5= configure NO_ARCH= yes + +post-install: + ${RM} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Inline/CPP/Config.pm.in .include Modified: head/devel/p5-Inline-CPP/distinfo ============================================================================== --- head/devel/p5-Inline-CPP/distinfo Sun Apr 7 20:05:51 2019 (r498312) +++ head/devel/p5-Inline-CPP/distinfo Sun Apr 7 20:05:57 2019 (r498313) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537366615 -SHA256 (Inline-CPP-0.75.tar.gz) = 664b400139ae042853133c84fd435485dc9a29b3a93eaab49e981e2e8842a37c -SIZE (Inline-CPP-0.75.tar.gz) = 63924 +TIMESTAMP = 1554399640 +SHA256 (Inline-CPP-0.79.tar.gz) = bef6d1254c83fce452606b86ce60e37d5d462762f13ca79728c3112f76ddba03 +SIZE (Inline-CPP-0.79.tar.gz) = 63633 Modified: head/devel/p5-Inline-CPP/files/patch-Makefile.PL ============================================================================== --- head/devel/p5-Inline-CPP/files/patch-Makefile.PL Sun Apr 7 20:05:51 2019 (r498312) +++ head/devel/p5-Inline-CPP/files/patch-Makefile.PL Sun Apr 7 20:05:57 2019 (r498313) @@ -1,15 +1,23 @@ ---- Makefile.PL.orig 2018-09-18 22:19:47 UTC +--- Makefile.PL.orig 2019-04-02 14:50:25 UTC +++ Makefile.PL -@@ -37,10 +37,10 @@ check_prereqs(\%PREREQ_PM) or warn "!!! - my($cc_guess, $libs_guess) = guess_compiler(); +@@ -10,7 +10,7 @@ my $CPP_Config_path = 'lib/Inline/CPP/Co - my $cpp_compiler -- = prompt("What C++ compiler would you like to use?", $cc_guess); -+ = $cc_guess; + my %PREREQ_PM = ( + 'Inline' => '0.78', +- 'Inline::C' => '0.78_003', # supports 5.8.1 ++ 'Inline::C' => '0.78', # supports 5.8.1 + 'Parse::RecDescent' => '0', + 'Carp' => '0', + 'Config' => '0', +@@ -22,11 +22,6 @@ my $guess = ExtUtils::CppGuess->new; + my @info = map $guess->$_, + qw(compiler_command linker_flags iostream_fname cpp_flavor_defs); - my $libs -- = prompt("What default libraries would you like to include?", $libs_guess); -+ = $libs_guess; +-$info[0] = prompt("What C++ compiler would you like to use?", $info[0]); +- +-$info[1] +- = prompt("What default libraries would you like to include?", $info[1]); +- + configure_distribution(@info); - configure_distribution($test_cpp_filename, $cpp_compiler, $libs); - + WriteMakefile(