svn commit: r560346 - in branches/2021Q1/security/nss: . files

Jan Beich jbeich at FreeBSD.org
Mon Jan 4 20:48:23 UTC 2021


Author: jbeich
Date: Mon Jan  4 20:48:22 2021
New Revision: 560346
URL: https://svnweb.freebsd.org/changeset/ports/560346

Log:
  MFH: r560345
  
  security/nss: switch to upstream distfile

Deleted:
  branches/2021Q1/security/nss/files/patch-3.60.1
Modified:
  branches/2021Q1/security/nss/Makefile
  branches/2021Q1/security/nss/distinfo
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/security/nss/Makefile
==============================================================================
--- branches/2021Q1/security/nss/Makefile	Mon Jan  4 20:47:58 2021	(r560345)
+++ branches/2021Q1/security/nss/Makefile	Mon Jan  4 20:48:22 2021	(r560346)
@@ -5,7 +5,6 @@ PORTNAME=	nss
 PORTVERSION=	3.60.1
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
-DISTNAME=	${PORTNAME}-3.60 # XXX Drop after 3.60.1 distfile appears
 
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Libraries to support development of security-enabled applications

Modified: branches/2021Q1/security/nss/distinfo
==============================================================================
--- branches/2021Q1/security/nss/distinfo	Mon Jan  4 20:47:58 2021	(r560345)
+++ branches/2021Q1/security/nss/distinfo	Mon Jan  4 20:48:22 2021	(r560346)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607700760
-SHA256 (nss-3.60.tar.gz) = 84abd5575ab874c53ae511bd461e5d0868d1a1b384ee40753154cdd1d590fe3d
-SIZE (nss-3.60.tar.gz) = 82035831
+TIMESTAMP = 1609001038
+SHA256 (nss-3.60.1.tar.gz) = 2051c20b61112df24bad533ac37f6c66c1bc0d6ea70bb9d9cad102d20324279d
+SIZE (nss-3.60.1.tar.gz) = 82036869


More information about the svn-ports-all mailing list