pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ccache



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 20 13:05:22 UTC 2026

Modified Files:
        pkgsrc/devel/ccache: Makefile distinfo

Log Message:
ccache: updated to 4.13.4

Ccache 4.13.4

New deliverables
- Added musl static binary release for Linux riscv64.


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/devel/ccache/Makefile
cvs rdiff -u -r1.74 -r1.75 pkgsrc/devel/ccache/distinfo

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

Modified files:

Index: pkgsrc/devel/ccache/Makefile
diff -u pkgsrc/devel/ccache/Makefile:1.94 pkgsrc/devel/ccache/Makefile:1.95
--- pkgsrc/devel/ccache/Makefile:1.94   Mon Apr 13 09:01:42 2026
+++ pkgsrc/devel/ccache/Makefile        Mon Apr 20 13:05:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2026/04/13 09:01:42 adam Exp $
+# $NetBSD: Makefile,v 1.95 2026/04/20 13:05:22 adam Exp $
 
-DISTNAME=      ccache-4.13.3
+DISTNAME=      ccache-4.13.4
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ccache/}
 GITHUB_RELEASE=        v${PKGVERSION_NOREV}

Index: pkgsrc/devel/ccache/distinfo
diff -u pkgsrc/devel/ccache/distinfo:1.74 pkgsrc/devel/ccache/distinfo:1.75
--- pkgsrc/devel/ccache/distinfo:1.74   Mon Apr 13 09:01:42 2026
+++ pkgsrc/devel/ccache/distinfo        Mon Apr 20 13:05:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.74 2026/04/13 09:01:42 adam Exp $
+$NetBSD: distinfo,v 1.75 2026/04/20 13:05:22 adam Exp $
 
-BLAKE2s (ccache-4.13.3.tar.gz) = 1ceb46e6ff027924304863a093fce1a6dea32874d8504c5d9eb698514fd6553d
-SHA512 (ccache-4.13.3.tar.gz) = c70b7ace525b42f614c34168dfb29765c9cecffaecbdc62140ca01bbe2164787c9877c9be4f57d353acecf905014aafb72e2532a583c5a556f434c4f8cfe7117
-Size (ccache-4.13.3.tar.gz) = 740165 bytes
+BLAKE2s (ccache-4.13.4.tar.gz) = ccbd9a67a646a7764d52295b851c217417d63e400bb09469e48e3f5f9dfa634a
+SHA512 (ccache-4.13.4.tar.gz) = 31fd42d06096c4a64a25737cf00fb91a7bf0aeb38796c257cf01db89c34b55902dcf94116343b02e869547787b7d762d0961165fa4f41db9598673ef8b7a96e6
+Size (ccache-4.13.4.tar.gz) = 740644 bytes



Home | Main Index | Thread Index | Old Index