pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/hs-x509-store



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Feb 12 05:12:54 UTC 2022

Modified Files:
        pkgsrc/security/hs-x509-store: Makefile buildlink3.mk distinfo

Log Message:
Update to x509-store-1.6.9

No changelogs are provided by the upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/hs-x509-store/Makefile \
    pkgsrc/security/hs-x509-store/buildlink3.mk \
    pkgsrc/security/hs-x509-store/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/hs-x509-store/Makefile
diff -u pkgsrc/security/hs-x509-store/Makefile:1.3 pkgsrc/security/hs-x509-store/Makefile:1.4
--- pkgsrc/security/hs-x509-store/Makefile:1.3  Tue Jan 18 02:48:21 2022
+++ pkgsrc/security/hs-x509-store/Makefile      Sat Feb 12 05:12:54 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/01/18 02:48:21 pho Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/12 05:12:54 pho Exp $
 
-DISTNAME=      x509-store-1.6.7
-PKGREVISION=   2
+DISTNAME=      x509-store-1.6.9
 CATEGORIES=    security
 
 MAINTAINER=    pho%cielonegro.org@localhost
Index: pkgsrc/security/hs-x509-store/buildlink3.mk
diff -u pkgsrc/security/hs-x509-store/buildlink3.mk:1.3 pkgsrc/security/hs-x509-store/buildlink3.mk:1.4
--- pkgsrc/security/hs-x509-store/buildlink3.mk:1.3     Tue Jan 18 02:48:21 2022
+++ pkgsrc/security/hs-x509-store/buildlink3.mk Sat Feb 12 05:12:54 2022
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2022/01/18 02:48:21 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2022/02/12 05:12:54 pho Exp $
 
 BUILDLINK_TREE+=       hs-x509-store
 
 .if !defined(HS_X509_STORE_BUILDLINK3_MK)
 HS_X509_STORE_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.hs-x509-store+=  hs-x509-store>=1.6.7
-BUILDLINK_ABI_DEPENDS.hs-x509-store+=  hs-x509-store>=1.6.7nb2
+BUILDLINK_API_DEPENDS.hs-x509-store+=  hs-x509-store>=1.6.9
+BUILDLINK_ABI_DEPENDS.hs-x509-store+=  hs-x509-store>=1.6.9
 BUILDLINK_PKGSRCDIR.hs-x509-store?=    ../../security/hs-x509-store
 
 .include "../../devel/hs-asn1-encoding/buildlink3.mk"
Index: pkgsrc/security/hs-x509-store/distinfo
diff -u pkgsrc/security/hs-x509-store/distinfo:1.3 pkgsrc/security/hs-x509-store/distinfo:1.4
--- pkgsrc/security/hs-x509-store/distinfo:1.3  Tue Oct 26 11:17:09 2021
+++ pkgsrc/security/hs-x509-store/distinfo      Sat Feb 12 05:12:54 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:17:09 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/02/12 05:12:54 pho Exp $
 
-BLAKE2s (x509-store-1.6.7.tar.gz) = 0806d9399f8b41230c19a5755bd5030da6a632d339db90b20e2cddfff190a394
-SHA512 (x509-store-1.6.7.tar.gz) = 7b0b792a988aed50995523c3f6a3bb0da08cb8963ad834afbeef8bc53e4bb3d7d11af757a999f7b5c81ef073bac10a4003fba7486abd9343a48770bfc954167e
-Size (x509-store-1.6.7.tar.gz) = 12689 bytes
+BLAKE2s (x509-store-1.6.9.tar.gz) = c05b75503ca46d7540cad75771b1dc53ef83a2f810f06eed9527e43c0b97c1ca
+SHA512 (x509-store-1.6.9.tar.gz) = 10d0f4a4cb88852d8fd79676908e712ecc19a1b54cae9245f976eea1382abc03392e7fa593973180e6cfd9eb3c1de7133cf738a7c8b3a86d02278d2777d3af96
+Size (x509-store-1.6.9.tar.gz) = 12734 bytes



Home | Main Index | Thread Index | Old Index