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

Collapse All | Expand All

(-)security/nss/Makefile (working copy) (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
PORTNAME=      nss
3
PORTNAME=      nss
4
PORTVERSION=   3.27
4
PORTVERSION=   3.27.1
5
#DISTVERSIONSUFFIX=    -with-ckbi-1.98
5
#DISTVERSIONSUFFIX=    -with-ckbi-1.98
6
CATEGORIES=    security
6
CATEGORIES=    security
7
MASTER_SITES=  MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
7
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
LICENSE=       MPL
13
LICENSE_FILE=  ${WRKSRC}/COPYING
14
12
BUILD_DEPENDS= zip:archivers/zip \
15
BUILD_DEPENDS= zip:archivers/zip \
13
               nspr>=4.12:devel/nspr \
16
               nspr>=4.12:devel/nspr \
14
               sqlite3>=3.7.15:databases/sqlite3
17
               sqlite3>=3.7.15:databases/sqlite3
(-)security/nss/distinfo (working copy) (-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 (working copy) (-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 (working copy) (-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