shlib Minor bump + PLIST update, i actually missed that pkcs1sig.h was

supposed to be installed.. noted by and ok jasper@
This commit is contained in:
landry 2014-09-29 08:52:30 +00:00
parent e2d4083076
commit d1487edbe7
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2014/09/24 18:47:08 landry Exp $
# $OpenBSD: Makefile,v 1.46 2014/09/29 08:52:30 landry Exp $
SHARED_ONLY= Yes
@ -6,8 +6,9 @@ COMMENT= libraries to support development of security-enabled apps
VERSION= 3.16.2.1
DISTNAME = nss-${VERSION}
REVISION= 0
SO_VERSION= 35.0
SO_VERSION= 35.1
.for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
SHARED_LIBS+= ${_lib} ${SO_VERSION}
.endfor

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2012/11/12 20:43:09 landry Exp $
@comment $OpenBSD: PLIST,v 1.8 2014/09/29 08:52:31 landry Exp $
@bin bin/certutil
@bin bin/cmsutil
@bin bin/crlutil
@ -72,6 +72,7 @@ include/nss/pkcs11t.h
include/nss/pkcs11u.h
include/nss/pkcs12.h
include/nss/pkcs12t.h
include/nss/pkcs1sig.h
include/nss/pkcs7t.h
include/nss/portreg.h
include/nss/preenc.h