pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/fastfetch



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun May 11 07:37:47 UTC 2025

Modified Files:
        pkgsrc/sysutils/fastfetch: Makefile

Log Message:
sysutils/fastfetch: bump revision after yyjson update


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/sysutils/fastfetch/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/fastfetch/Makefile
diff -u pkgsrc/sysutils/fastfetch/Makefile:1.28 pkgsrc/sysutils/fastfetch/Makefile:1.29
--- pkgsrc/sysutils/fastfetch/Makefile:1.28     Thu May  1 07:41:55 2025
+++ pkgsrc/sysutils/fastfetch/Makefile  Sun May 11 07:37:47 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2025/05/01 07:41:55 vins Exp $
+# $NetBSD: Makefile,v 1.29 2025/05/11 07:37:47 vins Exp $
 
 DISTNAME=      fastfetch-2.42.0
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fastfetch-cli/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index