svn commit: r566134 - head/security/nss

Jan Beich jbeich at FreeBSD.org
Sat Feb 20 02:35:10 UTC 2021


Author: jbeich
Date: Sat Feb 20 02:35:09 2021
New Revision: 566134
URL: https://svnweb.freebsd.org/changeset/ports/566134

Log:
  security/nss: update to 3.62
  
  Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.62_release_notes
  Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_62_RTM
  ABI:		https://abi-laboratory.pro/tracker/timeline/nss/

Modified:
  head/security/nss/Makefile   (contents, props changed)
  head/security/nss/distinfo   (contents, props changed)

Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Sat Feb 20 02:35:06 2021	(r566133)
+++ head/security/nss/Makefile	Sat Feb 20 02:35:09 2021	(r566134)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.61
+PORTVERSION=	3.62
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Sat Feb 20 02:35:06 2021	(r566133)
+++ head/security/nss/distinfo	Sat Feb 20 02:35:09 2021	(r566134)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611335308
-SHA256 (nss-3.61.tar.gz) = 312e2d804b34ccf0fec70b57cf8cd6ac853f8ced60df53e30ebb0a7bcd0e1370
-SIZE (nss-3.61.tar.gz) = 82034245
+TIMESTAMP = 1613729003
+SHA256 (nss-3.62.tar.gz) = 86d6df7cece25b8d4efa53e4c19af903c484eb79871163f37b5232bb406a5478
+SIZE (nss-3.62.tar.gz) = 82159506


More information about the svn-ports-all mailing list