pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/nspr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu May 26 06:51:11 UTC 2022

Modified Files:
        pkgsrc/devel/nspr: Makefile distinfo

Log Message:
nspr: update to 4.34.

NSPR 4.34 contains the following changes:
- add an API that returns a preferred loopback IP
  on hosts that have two IP stacks available.
  Currently used only by NSS test utilities.


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/devel/nspr/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/nspr/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/nspr/Makefile
diff -u pkgsrc/devel/nspr/Makefile:1.117 pkgsrc/devel/nspr/Makefile:1.118
--- pkgsrc/devel/nspr/Makefile:1.117    Tue Apr  5 10:04:45 2022
+++ pkgsrc/devel/nspr/Makefile  Thu May 26 06:51:11 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2022/04/05 10:04:45 riastradh Exp $
+# $NetBSD: Makefile,v 1.118 2022/05/26 06:51:11 wiz Exp $
 
 DISTNAME=      nspr-${NSPR_RELEASE:S/.0$//}
-NSPR_RELEASE=  4.33.0
+NSPR_RELEASE=  4.34.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_ALL:=nspr/releases/v${NSPR_RELEASE:S/.0$//}/src/}
 

Index: pkgsrc/devel/nspr/distinfo
diff -u pkgsrc/devel/nspr/distinfo:1.66 pkgsrc/devel/nspr/distinfo:1.67
--- pkgsrc/devel/nspr/distinfo:1.66     Fri Dec 17 19:13:48 2021
+++ pkgsrc/devel/nspr/distinfo  Thu May 26 06:51:11 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.66 2021/12/17 19:13:48 wiz Exp $
+$NetBSD: distinfo,v 1.67 2022/05/26 06:51:11 wiz Exp $
 
-BLAKE2s (nspr-4.33.tar.gz) = 7932ce1fd13690ef262bcd9bfe8c049e107ed9cdfe83d53125a543a9ce290f8e
-SHA512 (nspr-4.33.tar.gz) = 8064f826c977f1302a341ca7a7aaf7977b5d10102062c030b1d42b856638e3408ab262447e8c7cfd5a98879b9b1043d17ceae66fbb1e5ed86d6bc3531f26667e
-Size (nspr-4.33.tar.gz) = 1078948 bytes
+BLAKE2s (nspr-4.34.tar.gz) = bb4f2dd1cacce7770d057ea90856acc23dcf495d98b1a5865e0677fa73cd91e2
+SHA512 (nspr-4.34.tar.gz) = 4cfac886c14cf7df4c4b79fa1c3bc92e1b14260c9c3018fa2562060d62fecb4e66c0b4e8f7edf4f4823def784a919d99dde88a89674f0cd8a644310b0569ead4
+Size (nspr-4.34.tar.gz) = 1096407 bytes
 SHA1 (patch-ab) = 008f5b84994ad20e3b1a0de1e0f7a028932d03d2
 SHA1 (patch-ac) = c751b8397744c969e6141f609cb3914db6e699e3
 SHA1 (patch-ba) = 35f7cc7bbe7fa0f72eb7b506094ad1812b754aa5



Home | Main Index | Thread Index | Old Index