head 1.4; access; symbols pkgsrc-2026Q3:1.4.0.30 pkgsrc-2026Q3-base:1.4 pkgsrc-2026Q2:1.4.0.28 pkgsrc-2026Q2-base:1.4 pkgsrc-2026Q1:1.4.0.26 pkgsrc-2026Q1-base:1.4 pkgsrc-2025Q4:1.4.0.24 pkgsrc-2025Q4-base:1.4 pkgsrc-2025Q3:1.4.0.22 pkgsrc-2025Q3-base:1.4 pkgsrc-2025Q2:1.4.0.20 pkgsrc-2025Q2-base:1.4 pkgsrc-2025Q1:1.4.0.18 pkgsrc-2025Q1-base:1.4 pkgsrc-2024Q4:1.4.0.16 pkgsrc-2024Q4-base:1.4 pkgsrc-2024Q3:1.4.0.14 pkgsrc-2024Q3-base:1.4 pkgsrc-2024Q2:1.4.0.12 pkgsrc-2024Q2-base:1.4 pkgsrc-2024Q1:1.4.0.10 pkgsrc-2024Q1-base:1.4 pkgsrc-2023Q4:1.4.0.8 pkgsrc-2023Q4-base:1.4 pkgsrc-2023Q3:1.4.0.6 pkgsrc-2023Q3-base:1.4 pkgsrc-2023Q2:1.4.0.4 pkgsrc-2023Q2-base:1.4 pkgsrc-2023Q1:1.4.0.2 pkgsrc-2023Q1-base:1.4 pkgsrc-2022Q4:1.2.0.2 pkgsrc-2022Q4-base:1.2 pkgsrc-2022Q3:1.1.0.2 pkgsrc-2022Q3-base:1.1; locks; strict; comment @# @; 1.4 date 2023.02.21.13.30.55; author pin; state Exp; branches; next 1.3; commitid ESeq2ywQJWuWBoeE; 1.3 date 2023.01.24.13.21.24; author pin; state Exp; branches; next 1.2; commitid kvjLnRYVVMuvsNaE; 1.2 date 2022.12.17.07.21.58; author pin; state Exp; branches; next 1.1; commitid 22jQMCIhRUgWGS5E; 1.1 date 2022.09.10.16.16.27; author pin; state Exp; branches; next ; commitid p1gpfTSMQp2uNkTD; desc @@ 1.4 log @rusti-cal: reset maintainer @ text @# $NetBSD: Makefile,v 1.3 2023/01/24 13:21:24 pin Exp $ DISTNAME= rusti-cal-1.1.0 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GITHUB:=arthurhenrique/} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= https://github.com/arthurhenrique/rusti-cal/ COMMENT= Minimal calendar command line LICENSE= mit .include "cargo-depends.mk" INSTALLATION_DIRS= bin do-install: ${INSTALL_PROGRAM} ${WRKSRC}/target/release/rusti-cal \ ${DESTDIR}${PREFIX}/bin .include "../../lang/rust/cargo.mk" .include "../../mk/bsd.pkg.mk" @ 1.3 log @time/rusti-cal: update to 1.1.0 What's Changed fix(deps): update rust crate argh to 0.1.10 by @@renovate in #53 Week numbers by @@elliotwutingfeng in #54 Refactoring and fix current date by @@elliotwutingfeng in #55 chore: tests and updates by @@arthurhenrique in #57 chore: tests and updates by @@arthurhenrique in #58 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2022/12/17 07:21:58 pin Exp $ d8 1 a8 1 MAINTAINER= pin@@NetBSD.org @ 1.2 log @time/rusti-cal: update to 1.0.1 v1.0.1 What's Changed - Revert "feat(:nail-care:): dracula-theme" by @@arthurhenrique in #51 - revert for color blind by @@arthurhenrique in #52 v1.0.0 What's Changed - Add NetBSD by @@0323pin in #39 - chore: add performance checker by @@arthurhenrique in #42 - Refactor count_leap_years() and add test cases by @@elliotwutingfeng in #40 - Refactor count_leap_years() and add test cases (#40) by @@arthurhenrique in #43 - Configure Renovate by @@renovate in #44 - feat: show today by @@arthurhenrique in #46 - chore: update by @@arthurhenrique in #47 - feat(:nail-care:): dracula-theme by @@arthurhenrique in #48 - chore: release 🚀 by @@arthurhenrique in #49 @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2022/09/10 16:16:27 pin Exp $ d3 1 a3 1 DISTNAME= rusti-cal-1.0.1 @ 1.1 log @time/rusti-cal: import pkg Lightning-fast and minimal calendar command line, similar to cal. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= rusti-cal-0.4.5 d8 1 a8 1 MAINTAINER= pkgsrc-users@@NetBSD.org @