head 1.4; access; symbols pkgsrc-2026Q2:1.4.0.8 pkgsrc-2026Q2-base:1.4 pkgsrc-2026Q1:1.4.0.6 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.4.0.4 pkgsrc-2025Q4-base:1.4 pkgsrc-2025Q3:1.4.0.2 pkgsrc-2025Q3-base:1.4 pkgsrc-2025Q2:1.3.0.6 pkgsrc-2025Q2-base:1.3 pkgsrc-2025Q1:1.3.0.4 pkgsrc-2025Q1-base:1.3 pkgsrc-2024Q4:1.3.0.2 pkgsrc-2024Q4-base:1.3 pkgsrc-2024Q3:1.2.0.10 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.8 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.6 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.4 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.2 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.1.0.4 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.2 pkgsrc-2023Q1-base:1.1; locks; strict; comment @# @; 1.4 date 2025.07.04.08.48.47; author wiz; state Exp; branches; next 1.3; commitid vfjLVB0DFyTBfp1G; 1.3 date 2024.11.16.12.07.16; author wiz; state Exp; branches; next 1.2; commitid EcLctWHJOZ20KRxF; 1.2 date 2023.07.06.09.42.09; author wiz; state Exp; branches; next 1.1; commitid 6meR4IA6XJRNYIvE; 1.1 date 2023.01.29.10.20.28; author wiz; state Exp; branches; next ; commitid d1u9ciwFOu1viqbE; desc @@ 1.4 log @*: bump for perl 5.42.0 @ text @# $NetBSD: Makefile,v 1.3 2024/11/16 12:07:16 wiz Exp $ DISTNAME= Date-Range-1.41 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} MAINTAINER= kuli0020@@umn.edu HOMEPAGE= https://metacpan.org/release/Date-Range COMMENT= Date::Range - deal with a range of dates LICENSE= gnu-gpl-v2 DEPENDS+= p5-Date-Simple>=0.03:../../devel/p5-Date-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Date/Range/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" @ 1.3 log @*: recursive bump for perl 5.40 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2023/07/06 09:42:09 wiz Exp $ d5 1 a5 1 PKGREVISION= 2 @ 1.2 log @*: recursive bump for perl 5.38 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2023/01/29 10:20:28 wiz Exp $ d5 1 a5 1 PKGREVISION= 1 @ 1.1 log @time/p5-Date-Range: import p5-Date-Range-1.41 Packaged for wip by Roman Kulik and Hiramatsu Yoshifumi. Quite often, when dealing with dates, we don't just want to know information about one particular date, but about a range of dates. For example, we may wish to know whether a given date is in a particular range, or what the overlap is between one range and another. This module lets you ask such questions. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2015/07/12 18:57:34 thomasklausner Exp $ d5 1 @