svn commit: r557769 - head/security/nss

Jan Beich jbeich at FreeBSD.org
Sat Dec 12 00:42:05 UTC 2020


Author: jbeich
Date: Sat Dec 12 00:42:04 2020
New Revision: 557769
URL: https://svnweb.freebsd.org/changeset/ports/557769

Log:
  security/nss: update to 3.60
  
  Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.60_release_notes
  Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_60_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 Dec 12 00:37:37 2020	(r557768)
+++ head/security/nss/Makefile	Sat Dec 12 00:42:04 2020	(r557769)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	nss
-PORTVERSION=	3.59
+PORTVERSION=	3.60
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 

Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Sat Dec 12 00:37:37 2020	(r557768)
+++ head/security/nss/distinfo	Sat Dec 12 00:42:04 2020	(r557769)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605294388
-SHA256 (nss-3.59.tar.gz) = e6298174caa8527beacdc2858f77ed098d7047c1792846040e27e420fed0ce24
-SIZE (nss-3.59.tar.gz) = 82141516
+TIMESTAMP = 1607700760
+SHA256 (nss-3.60.tar.gz) = 84abd5575ab874c53ae511bd461e5d0868d1a1b384ee40753154cdd1d590fe3d
+SIZE (nss-3.60.tar.gz) = 82035831


More information about the svn-ports-head mailing list