From nobody Wed Oct 13 12:35:42 2021 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 2A832180C43D; Wed, 13 Oct 2021 12:35:43 +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 4HTsSv0h9nz4dlD; Wed, 13 Oct 2021 12:35:43 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 E7C0D27CA6; Wed, 13 Oct 2021 12:35:42 +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 19DCZgF5023205; Wed, 13 Oct 2021 12:35:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19DCZgOW023204; Wed, 13 Oct 2021 12:35:42 GMT (envelope-from git) Date: Wed, 13 Oct 2021 12:35:42 GMT Message-Id: <202110131235.19DCZgOW023204@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: 96027e4f18a7 - main - devel/p5-Calendar-Simple: Update to 2.0.1 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: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 96027e4f18a70604032635c09433118dd5c620be Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=96027e4f18a70604032635c09433118dd5c620be commit 96027e4f18a70604032635c09433118dd5c620be Author: Wen Heping AuthorDate: 2021-10-13 12:34:44 +0000 Commit: Wen Heping CommitDate: 2021-10-13 12:34:44 +0000 devel/p5-Calendar-Simple: Update to 2.0.1 --- devel/p5-Calendar-Simple/Makefile | 4 ++-- devel/p5-Calendar-Simple/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/p5-Calendar-Simple/Makefile b/devel/p5-Calendar-Simple/Makefile index f7fae1b1a28b..954711cbcd66 100644 --- a/devel/p5-Calendar-Simple/Makefile +++ b/devel/p5-Calendar-Simple/Makefile @@ -1,10 +1,10 @@ PORTNAME= Calendar-Simple -PORTVERSION= 1.21 -PORTREVISION= 2 +PORTVERSION= 2.0.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to create simple calendars diff --git a/devel/p5-Calendar-Simple/distinfo b/devel/p5-Calendar-Simple/distinfo index f895933b9f18..380efc69b43e 100644 --- a/devel/p5-Calendar-Simple/distinfo +++ b/devel/p5-Calendar-Simple/distinfo @@ -1,2 +1,3 @@ -SHA256 (Calendar-Simple-1.21.tar.gz) = 3f1f8f8408d9913ab4e0284f981065357ec6ebc8e8357c317100f5c627d3d465 -SIZE (Calendar-Simple-1.21.tar.gz) = 7007 +TIMESTAMP = 1634128242 +SHA256 (Calendar-Simple-v2.0.1.tar.gz) = a2c27a1cd1c461cde0c144f0cd798a6b882f1c442d37d485e391ef72621b3b69 +SIZE (Calendar-Simple-v2.0.1.tar.gz) = 7079