From owner-svn-ports-all@freebsd.org Thu Dec 17 17:53:38 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 967F34BE56A; Thu, 17 Dec 2020 17:53:38 +0000 (UTC) (envelope-from swills@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CxfkB3tCfz4V3X; Thu, 17 Dec 2020 17:53:38 +0000 (UTC) (envelope-from swills@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 780031CD5B; Thu, 17 Dec 2020 17:53:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BHHrc2O004491; Thu, 17 Dec 2020 17:53:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BHHrcrY004489; Thu, 17 Dec 2020 17:53:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202012171753.0BHHrcrY004489@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 17 Dec 2020 17:53:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558308 - head/math/p5-Number-Fraction X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/math/p5-Number-Fraction X-SVN-Commit-Revision: 558308 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.34 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: Thu, 17 Dec 2020 17:53:38 -0000 Author: swills Date: Thu Dec 17 17:53:37 2020 New Revision: 558308 URL: https://svnweb.freebsd.org/changeset/ports/558308 Log: math/p5-Number-Fraction: update to 3.0.3 Modified: head/math/p5-Number-Fraction/Makefile (contents, props changed) head/math/p5-Number-Fraction/distinfo (contents, props changed) Modified: head/math/p5-Number-Fraction/Makefile ============================================================================== --- head/math/p5-Number-Fraction/Makefile Thu Dec 17 17:27:19 2020 (r558307) +++ head/math/p5-Number-Fraction/Makefile Thu Dec 17 17:53:37 2020 (r558308) @@ -1,8 +1,8 @@ -# Created by: Steve Wills # $FreeBSD$ PORTNAME= Number-Fraction -PORTVERSION= 2.01 +PORTVERSION= 3.0.3 +DISTVERSIONPREFIX= v CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS @@ -10,6 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to model fractions + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Moo>=1.000001:devel/p5-Moo \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooX-Types-MooseLike>0:devel/p5-MooX-Types-MooseLike +TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure Modified: head/math/p5-Number-Fraction/distinfo ============================================================================== --- head/math/p5-Number-Fraction/distinfo Thu Dec 17 17:27:19 2020 (r558307) +++ head/math/p5-Number-Fraction/distinfo Thu Dec 17 17:53:37 2020 (r558308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520999574 -SHA256 (Number-Fraction-2.01.tar.gz) = 0585a871cb5243fdb4c8b4b0bcd1f61d431bc4da11f907d82fe9d7465a2d5bfb -SIZE (Number-Fraction-2.01.tar.gz) = 9300 +TIMESTAMP = 1608226959 +SHA256 (Number-Fraction-v3.0.3.tar.gz) = 3b00aa433fe5146be21fd7216476ba9641b96343657c4cdcf40ef6fcac6910ef +SIZE (Number-Fraction-v3.0.3.tar.gz) = 14556