From nobody Mon Mar 30 18:57:56 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fl0r50zZGz6XH6Z for ; Mon, 30 Mar 2026 18:57:57 +0000 (UTC) (envelope-from git@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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fl0r50GKtz3wSd for ; Mon, 30 Mar 2026 18:57:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774897077; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YBY+I5ONbU8xeXb1qcQnbypETn2CNQYe0QzoJMbRBZA=; b=CUmW0wRel+NqkEHt2sSZQzKUjSXLpKWCD26NrvpL1jKP8IqcySjmpQQ2pVRkOTT6Ei/DTi esu2QcDMnq8sexNzGFFUoKV1HJ9V0ZaUjHwmgyj+EbtkSip+JzYVjtQ8mW+R3pH5JnB4eY yN9sSu4roYRMIZAlmQwcJZCRdZK2Ey8mBxciYjz0Zla5UUlplFTUqmYfIDOB4tyoPxyBJw 5fvZv5XjITeX6QuWK4C1H0mwaGvq2OE62YLnSIw4tpYJSS37mCNTOov+ZPQfmFq5zueAkt TGEXoLavGNZpgOruUsdD7sEQSmgAMzEcS5RRt9InZ2HW7/Pw0ePJB+mkqfp7pg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774897077; a=rsa-sha256; cv=none; b=b/CwvJISgcSJ3kZyRlP0djJ/YBw9LmXh1saPUbMIWaDQ7tsXLThy05aVoG7AoBsotR9wro tvwgI65V58AYDKDSMgr2ZU1ojGKiCXlhN0b8vwkcDIlo1yUH/SD601NedugSCAys8NmmZJ 8oB+T7gnOAPpT++bZTdF0BawVCTJEmQsd18p/Gv0Rgnwd1MjoWjYUFXUQoxaC/4fSTWNNl 8jZamCCEDMKvRdtBeqHsfTRc1GqQTHm8ZFJ53NJh5iZeJOYPAiV2EHbzLHYard9nUHrWoI RehWcrlk+hBFbvGi1AfjMYpSRN7HMSRJExh6YfJxH02lpdci73iIslTXMxaLtw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774897077; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YBY+I5ONbU8xeXb1qcQnbypETn2CNQYe0QzoJMbRBZA=; b=HdLBHySWfK74rKzrnJk1A4EnoXO77A3cYjsHxHIVz1Jrm2VDdBaBRlKNV7XH94YFvf7tEx mViq4oqqAPt0JWAHN3K8nZ0ofB5fIpb208VgtF5kvKYImHagtHead2zRAGV5sP1E45gOTd 4BkZq6828BD1QG0VyrrT7QfimJsyecvbD6RdYnB3wSj7l/TLJ/ZTIdLaE1Pq9rc5nbn2ry srtYtGu96AO6R8FDBNevIj0TEEt5nHZ3p9MwX9WiJyBWrUQAH+LhjMw3oAvCw7PRzUbHcS FX+wFW5AHr6zQ7oe2C7hhPO2DUjLdihFmPwYdwKWDUGhPl8O2vDWzHTRJNAHgQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fl0r46Gr7zvh4 for ; Mon, 30 Mar 2026 18:57:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c720 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 30 Mar 2026 18:57:56 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ryan Steinmetz Subject: git: 23a2020d7f08 - main - math/p5-Math-Pari: Fix build with perl 5.42+ List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: zi X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 23a2020d7f08475600297ea50c9ecd69ca58f227 Auto-Submitted: auto-generated Date: Mon, 30 Mar 2026 18:57:56 +0000 Message-Id: <69cac7b4.1c720.4d9c6cbb@gitrepo.freebsd.org> The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=23a2020d7f08475600297ea50c9ecd69ca58f227 commit 23a2020d7f08475600297ea50c9ecd69ca58f227 Author: Ryan Steinmetz AuthorDate: 2026-03-30 18:57:01 +0000 Commit: Ryan Steinmetz CommitDate: 2026-03-30 18:57:01 +0000 math/p5-Math-Pari: Fix build with perl 5.42+ - Bump PORTREVISION PR: 288244 Reported by: Dan Langille --- math/p5-Math-Pari/Makefile | 11 ++++------- math/p5-Math-Pari/files/patch-libPARI_Makefile.PL | 13 +++++++++++++ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 333a0f4f2612..6f26fbe2f48d 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,5 +1,6 @@ PORTNAME= Math-Pari PORTVERSION= 2.030518 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN \ @@ -21,6 +22,8 @@ LIB_DEPENDS= libgmp.so:math/gmp USES= perl5 USE_PERL5= configure +MAKE_JOBS_UNSAFE=yes + PARI_WRKSRC= ${WRKDIR}/pari-2.3.5 CFLAGS+= -I${PARI_WRKSRC}/src/headers -I${PARI_WRKSRC}/build @@ -70,10 +73,4 @@ post-install: ${INSTALL_LIB} ${PARI_WRKSRC}/build/libpari-gmp.so.2.3.5 ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Pari ${LN} -s libpari-gmp.so.2.3.5 ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Pari/libpari-gmp.so.2 -.include - -.if ${PERL_LEVEL} >= 504200 -BROKEN= fails to build -.endif - -.include +.include diff --git a/math/p5-Math-Pari/files/patch-libPARI_Makefile.PL b/math/p5-Math-Pari/files/patch-libPARI_Makefile.PL new file mode 100644 index 000000000000..a7f52afe6bf0 --- /dev/null +++ b/math/p5-Math-Pari/files/patch-libPARI_Makefile.PL @@ -0,0 +1,13 @@ +--- libPARI/Makefile.PL.orig 2026-03-30 18:51:07 UTC ++++ libPARI/Makefile.PL +@@ -351,10 +351,6 @@ test_: + + test_: + +-test_static: +- +-test_dynamic: +- + testdb: + + testdb_static: