Date: Wed, 13 Oct 2021 12:35:42 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96027e4f18a7 - main - devel/p5-Calendar-Simple: Update to 2.0.1 Message-ID: <202110131235.19DCZgOW023204@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=96027e4f18a70604032635c09433118dd5c620be commit 96027e4f18a70604032635c09433118dd5c620be Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-10-13 12:34:44 +0000 Commit: Wen Heping <wen@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131235.19DCZgOW023204>