pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gnutls



Module Name:    pkgsrc
Committed By:   manu
Date:           Fri Nov 21 16:44:13 UTC 2025

Modified Files:
        pkgsrc/security/gnutls: Makefile distinfo

Log Message:
Two patches for Build fix. Approved by wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 pkgsrc/security/gnutls/Makefile
cvs rdiff -u -r1.169 -r1.170 pkgsrc/security/gnutls/distinfo

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

Modified files:

Index: pkgsrc/security/gnutls/Makefile
diff -u pkgsrc/security/gnutls/Makefile:1.269 pkgsrc/security/gnutls/Makefile:1.270
--- pkgsrc/security/gnutls/Makefile:1.269       Thu Nov 20 20:55:29 2025
+++ pkgsrc/security/gnutls/Makefile     Fri Nov 21 16:44:12 2025
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.269 2025/11/20 20:55:29 wiz Exp $
+# $NetBSD: Makefile,v 1.270 2025/11/21 16:44:12 manu Exp $
 
 DISTNAME=      gnutls-3.8.11
+PKGREVISION=   1
 CATEGORIES=    security devel
 MASTER_SITES=  ${MASTER_SITE_GNUPG:=gnutls/v${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/security/gnutls/distinfo
diff -u pkgsrc/security/gnutls/distinfo:1.169 pkgsrc/security/gnutls/distinfo:1.170
--- pkgsrc/security/gnutls/distinfo:1.169       Thu Nov 20 20:55:29 2025
+++ pkgsrc/security/gnutls/distinfo     Fri Nov 21 16:44:12 2025
@@ -1,6 +1,8 @@
-$NetBSD: distinfo,v 1.169 2025/11/20 20:55:29 wiz Exp $
+$NetBSD: distinfo,v 1.170 2025/11/21 16:44:12 manu Exp $
 
 BLAKE2s (gnutls-3.8.11.tar.xz) = ef0cf4a456a747a3dd396d0fdcede21358bf7ef56e714d12464fd438123f2370
 SHA512 (gnutls-3.8.11.tar.xz) = 68f9e5bec3aa6686fd3319cc9c88a5cc44e2a75144049fc9de5fb55fef2241b4e16996af4be5dd48308abbee8cfaed6c862903f6bb89aff5dfa5410075bd7386
 Size (gnutls-3.8.11.tar.xz) = 6939944 bytes
 SHA1 (patch-configure) = 866d8a365b8338348230e47518788f494279b139
+SHA1 (patch-doc_examples_tlsproxy_tlsproxy.c) = 5062df3a73e69abca25710d016b949eef62af453
+SHA1 (patch-lib_crau_crau.h) = 02c36d3cbb638de0c8ec3662f9688dfdce596fed



Home | Main Index | Thread Index | Old Index