From owner-svn-ports-all@freebsd.org Fri Oct 12 19:59:59 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 C70FC10C8EE5; Fri, 12 Oct 2018 19:59:59 +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 21E5673C1A; Fri, 12 Oct 2018 19:59:59 +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 1CEBD23FCE; Fri, 12 Oct 2018 19:59: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 w9CJxwH0036065; Fri, 12 Oct 2018 19:59:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9CJxw90036063; Fri, 12 Oct 2018 19:59:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810121959.w9CJxw90036063@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, 12 Oct 2018 19:59:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481934 - head/math/p5-Math-BigInt-GMP X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/p5-Math-BigInt-GMP X-SVN-Commit-Revision: 481934 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, 12 Oct 2018 20:00:00 -0000 Author: sunpoet Date: Fri Oct 12 19:59:58 2018 New Revision: 481934 URL: https://svnweb.freebsd.org/changeset/ports/481934 Log: Update to 1.6006 Changes: https://metacpan.org/changes/distribution/Math-BigInt-GMP Modified: head/math/p5-Math-BigInt-GMP/Makefile head/math/p5-Math-BigInt-GMP/distinfo Modified: head/math/p5-Math-BigInt-GMP/Makefile ============================================================================== --- head/math/p5-Math-BigInt-GMP/Makefile Fri Oct 12 19:59:50 2018 (r481933) +++ head/math/p5-Math-BigInt-GMP/Makefile Fri Oct 12 19:59:58 2018 (r481934) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.6005 +PORTVERSION= 1.6006 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,11 +14,11 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt LIB_DEPENDS= libgmp.so:math/gmp +RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt -USE_PERL5= configure USES= localbase perl5 +USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/BigInt/GMP/GMP.so Modified: head/math/p5-Math-BigInt-GMP/distinfo ============================================================================== --- head/math/p5-Math-BigInt-GMP/distinfo Fri Oct 12 19:59:50 2018 (r481933) +++ head/math/p5-Math-BigInt-GMP/distinfo Fri Oct 12 19:59:58 2018 (r481934) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524262625 -SHA256 (Math-BigInt-GMP-1.6005.tar.gz) = 4c562ac3d41c871a65666bb111d3dcf17912364580f0db559dd4909ba5e6b828 -SIZE (Math-BigInt-GMP-1.6005.tar.gz) = 2454467 +TIMESTAMP = 1539368534 +SHA256 (Math-BigInt-GMP-1.6006.tar.gz) = 0ec210b5dfb60b74a1923c03a8d5cd2cca287e5ea80380c4ba60b0270b1caf81 +SIZE (Math-BigInt-GMP-1.6006.tar.gz) = 2460173