landry 2017-01-04 12:17:48 +00:00
parent baf96c062a
commit 615e891338
4 changed files with 13 additions and 11 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.68 2016/12/15 10:15:53 landry Exp $
# $OpenBSD: Makefile,v 1.69 2017/01/04 12:17:48 landry Exp $
COMMENT= libraries to support development of security-enabled apps
VERSION= 3.27.2
VERSION= 3.28
DISTNAME= nss-${VERSION}
SO_VERSION= 44.0
SO_VERSION= 45.0
.for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
SHARED_LIBS+= ${_lib} ${SO_VERSION}
.endfor
@ -27,6 +27,7 @@ WANTLIB += c pthread z nspr4 plc4 plds4 sqlite3>=22
MAKE_ENV= BUILD_OPT=1 \
LOCALBASE="${LOCALBASE}" \
NSS_ENABLE_ECC=1 \
NSS_ENABLE_TLS_1_3=1 \
NSS_DISABLE_GTESTS=1 \
NSS_USE_SYSTEM_SQLITE=1 \
SO_VERSION="${SO_VERSION}" \

View File

@ -1,2 +1,2 @@
SHA256 (nss-3.27.2.tar.gz) = 3IrIUkRp0CMCdP0TpT/c107+SqZyBd3hpKkr6H3ChSQ=
SIZE (nss-3.27.2.tar.gz) = 7397599
SHA256 (nss-3.28.tar.gz) = x53RX2b1gcKUzg7wMhGTV9A/7joKphviY3R9hPGzMlQ=
SIZE (nss-3.28.tar.gz) = 7440502

View File

@ -1,12 +1,12 @@
$OpenBSD: patch-nss_Makefile,v 1.2 2015/11/23 11:32:12 landry Exp $
--- nss/Makefile.orig Mon Nov 9 06:12:59 2015
+++ nss/Makefile Thu Nov 19 11:54:44 2015
$OpenBSD: patch-nss_Makefile,v 1.3 2017/01/04 12:17:48 landry Exp $
--- nss/Makefile.orig Wed Dec 21 12:56:27 2016
+++ nss/Makefile Mon Jan 2 11:23:04 2017
@@ -46,7 +46,7 @@ include $(CORE_DEPTH)/coreconf/rules.mk
# (7) Execute "local" rules. (OPTIONAL). #
#######################################################################
-nss_build_all: build_nspr all
+nss_build_all: all
-nss_build_all: build_nspr all latest
+nss_build_all: all latest
nss_clean_all: clobber_nspr clobber

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2016/06/14 14:48:51 landry Exp $
@comment $OpenBSD: PLIST,v 1.10 2017/01/04 12:17:48 landry Exp $
@bin bin/certutil
@bin bin/cmsutil
@bin bin/crlutil
@ -24,6 +24,7 @@ include/nss/crmf.h
include/nss/crmft.h
include/nss/cryptohi.h
include/nss/cryptoht.h
include/nss/eccutil.h
include/nss/ecl-exp.h
include/nss/hasht.h
include/nss/jar-ds.h