mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/nss: update to 3.22.1
Changes: https://hg.mozilla.org/projects/nss/rev/4f727a27da00 MFH: 2016Q1 (maybe security)
This commit is contained in:
parent
f4dbd4362b
commit
565591eddf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409345
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nss
|
||||
PORTVERSION= 3.22
|
||||
PORTVERSION= 3.22.1
|
||||
#DISTVERSIONSUFFIX= -with-ckbi-1.98
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= gecko@FreeBSD.org
|
|||
COMMENT= Libraries to support development of security-enabled applications
|
||||
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
|
||||
nspr>=4.11:${PORTSDIR}/devel/nspr \
|
||||
nspr>=4.12:${PORTSDIR}/devel/nspr \
|
||||
sqlite3>=3.7.15:${PORTSDIR}/databases/sqlite3
|
||||
LIB_DEPENDS= libnspr4.so:${PORTSDIR}/devel/nspr \
|
||||
libsqlite3.so:${PORTSDIR}/databases/sqlite3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (nss-3.22.tar.gz) = 30ebd121c77e725a1383618eff79a6752d6e9f0f21882ad825ddab12e7227611
|
||||
SIZE (nss-3.22.tar.gz) = 6992347
|
||||
SHA256 (nss-3.22.1.tar.gz) = 89e1fc7074e5c325962821289f4cd7d8207ae95af2308ba881215ed9ca68fa4f
|
||||
SIZE (nss-3.22.1.tar.gz) = 6993562
|
||||
|
|
Loading…
Add table
Reference in a new issue