View | Details | Raw Unified | Return to bug 213332 | 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

Return to bug 213332