View | Details | Raw Unified | Return to bug 213312 | Differences between
and this patch

Collapse All | Expand All

(-)security/nss/Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nss
4
PORTNAME=	nss
5
PORTVERSION=	3.27
5
PORTVERSION=	3.27.1
6
#DISTVERSIONSUFFIX=	-with-ckbi-1.98
6
#DISTVERSIONSUFFIX=	-with-ckbi-1.98
7
CATEGORIES=	security
7
CATEGORIES=	security
8
MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
8
MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Lines 10-15 Link Here
10
MAINTAINER=	gecko@FreeBSD.org
10
MAINTAINER=	gecko@FreeBSD.org
11
COMMENT=	Libraries to support development of security-enabled applications
11
COMMENT=	Libraries to support development of security-enabled applications
12
12
13
LICENSE=	MPL
14
LICENSE_FILE=	${WRKSRC}/COPYING
15
13
BUILD_DEPENDS=	zip:archivers/zip \
16
BUILD_DEPENDS=	zip:archivers/zip \
14
		nspr>=4.12:devel/nspr \
17
		nspr>=4.12:devel/nspr \
15
		sqlite3>=3.7.15:databases/sqlite3
18
		sqlite3>=3.7.15:databases/sqlite3
(-)security/nss/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1475035246
1
TIMESTAMP = 1475952210
2
SHA256 (nss-3.27.tar.gz) = 021aa936b06f5815474dd5c137f2325b3fe06caa38d9798ca53ec30b537301fa
2
SHA256 (nss-3.27.1.tar.gz) = fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b
3
SIZE (nss-3.27.tar.gz) = 7397210
3
SIZE (nss-3.27.1.tar.gz) = 7397737
(-)security/ca_root_nss/Makefile (-1 / +1 lines)
Lines 32-38 Link Here
32
# !!!  Please DO NOT submit patches for new version until it has !!!
32
# !!!  Please DO NOT submit patches for new version until it has !!!
33
# !!!  been committed there first.                               !!!
33
# !!!  been committed there first.                               !!!
34
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
34
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
35
VERSION_NSS=	3.27
35
VERSION_NSS=	3.27.1
36
#NSS_SUFFIX=	-with-ckbi-1.98
36
#NSS_SUFFIX=	-with-ckbi-1.98
37
CERTDATA_TXT_PATH=	nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
37
CERTDATA_TXT_PATH=	nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
38
BUNDLE_PROCESSOR=	MAca-bundle.pl
38
BUNDLE_PROCESSOR=	MAca-bundle.pl
(-)security/ca_root_nss/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1475035246
1
TIMESTAMP = 1475947616
2
SHA256 (nss-3.27.tar.gz) = 021aa936b06f5815474dd5c137f2325b3fe06caa38d9798ca53ec30b537301fa
2
SHA256 (nss-3.27.1.tar.gz) = fd3637a1930cd838239a89633a7ed9a18859ae9b599043f3a18f726dc4ec2a6b
3
SIZE (nss-3.27.tar.gz) = 7397210
3
SIZE (nss-3.27.1.tar.gz) = 7397737

Return to bug 213312