From nobody Sun May 07 23:20:36 2023 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 4QF0lS3Mc8z49ggT; Sun, 7 May 2023 23:20:36 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QF0lS2yDlz3qhP; Sun, 7 May 2023 23:20:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683501636; 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=EUZ2hBedf4oFuILlDeepxRPkCxm0ny+7pPuT8nHWIVI=; b=GTgcm3idSZrgDn6muz9QiBuf5Nn553EWwgcheZd/4MFpBF3Q8afQ0xrYjexAfEO9wTSPFa hJScs6ZM873P+VIHpMYJRE2xHj4kNJEVWJQ0ZIj6PxV1PvpiZjcoTwIve8mO/KBbpMhT2j 9oPhHOeVppLNNCexYKgUeYzaiaQYhgDqaeGDgS1nDVdxRzSNkv5keTvyr+pIlHw2qoxvGO juNEs0ITWxmsJeVD0ozoGNoVRdrFtn9yWOArDHfnylpe51oQXrEtAkbWDtyU9xpbiP5fpN XQPIOIU24rbJ/GF5f/Q8jPNnjsBpLaTEVWaeG8jN2J3VxFxOoR67SHZHW37XGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683501636; 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=EUZ2hBedf4oFuILlDeepxRPkCxm0ny+7pPuT8nHWIVI=; b=UY0NAbDK5i2dit5+1m1wUOu7oo6afyK+YWtlHxo0NYT0Dy576PbLcQ/zA4VQU3u0KxMGVA mpZ0VNp6y70E0S7pESkpSyGgQ5RmZNsI4DSpkcezE0HLzvX717jNm0QXTLNxpoQ3nc28sQ CugGWHw41obeHLayLqfiJO3QldRGNGPxRBBjY1ztugLRLQTkLorVT/NeSV1B52dBt4Zodv Og/kXpr5DL7tmnMJjTUGjjC9HkeCzPM1ir87ATZovruPXNqqtK6+yUCI/ihZRu2Fe4/R7E /p67tM6OQTi/fOVSmKXvUZ6ojfk81ImcxsIFUuu1W1jhpMNGXvWV95FVtkGtFA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683501636; a=rsa-sha256; cv=none; b=uK1JS2puaBK1101mCwzPITURoifoQB8heCJzCQhZ/DTd53ETO2vig9snXVgxg5ao+s+rS1 rkS068rZC9E7qkseeE5O/NUCB3N3CWcsn86YsIl77VsIwofyDKtiG5q847H6Jr94ibx9MY p5XFFwM61FFUGk8AUcTZBWV4NLjgx3gcSw074ebENmnYFIgtiYxDq9k45wQ0nv3yaqerIM wv/sO0ykg82sLU3YPeLTkDSW3Ui8jkPLVkalQwFBq4u1/pXVVIr9qSPm9xAavFHQcxYFbt JOEaoar5Y5gwKVCyHSwf7Ld1dkkd6sNEGvH4IG1Eo1C4usVU69AApUQfK5GwVA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QF0lS24KMzcsn; Sun, 7 May 2023 23:20:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 347NKaiT048894; Sun, 7 May 2023 23:20:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 347NKaOa048893; Sun, 7 May 2023 23:20:36 GMT (envelope-from git) Date: Sun, 7 May 2023 23:20:36 GMT Message-Id: <202305072320.347NKaOa048893@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: e88ca84364a6 - main - finance/p5-Finance-Quote: Update to 1.5402 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e88ca84364a6725ee2350784fee20ecdfd4da687 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e88ca84364a6725ee2350784fee20ecdfd4da687 commit e88ca84364a6725ee2350784fee20ecdfd4da687 Author: Po-Chuan Hsieh AuthorDate: 2023-05-07 23:20:04 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-05-07 23:20:04 +0000 finance/p5-Finance-Quote: Update to 1.5402 Changes: https://metacpan.org/dist/Finance-Quote/changes --- finance/p5-Finance-Quote/Makefile | 12 ++++++++++-- finance/p5-Finance-Quote/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index 1c2c2dda741e..f4d216acd802 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,8 +1,9 @@ PORTNAME= Finance-Quote -PORTVERSION= 1.54 +PORTVERSION= 1.54.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges @@ -46,4 +47,11 @@ USE_PERL5= configure NO_ARCH= yes -.include +.include + +.if ${PERL_LEVEL} < 503400 +BUILD_DEPENDS+= p5-Module-Load>=0.36:devel/p5-Module-Load +RUN_DEPENDS+= p5-Module-Load>=0.36:devel/p5-Module-Load +.endif + +.include diff --git a/finance/p5-Finance-Quote/distinfo b/finance/p5-Finance-Quote/distinfo index a3639dde8e8c..4dab5a71d93e 100644 --- a/finance/p5-Finance-Quote/distinfo +++ b/finance/p5-Finance-Quote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589668 -SHA256 (Finance-Quote-1.54.tar.gz) = cdfca19f5454eb57c57cf232beee7823ab8ae435e65c37bf537b3f59fae5ddf4 -SIZE (Finance-Quote-1.54.tar.gz) = 254786 +TIMESTAMP = 1683499934 +SHA256 (Finance-Quote-1.5402.tar.gz) = 7ee3849b1e56faafa32ca5d27c4ec2517b8b448dce2180deda9dfe4a5de88d46 +SIZE (Finance-Quote-1.5402.tar.gz) = 254268