FreeBSD Bugzilla – Attachment 213905 Details for
Bug 245008
security/softhsm2: Update to 2.6.0 (actually 2.6.1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
improved patch to update
softhsm2.6.0-diff-1 (text/plain), 1.37 KB, created by
Jaap Akkerhuis
on 2020-04-29 09:25:29 UTC
(
hide
)
Description:
improved patch to update
Filename:
MIME Type:
Creator:
Jaap Akkerhuis
Created:
2020-04-29 09:25:29 UTC
Size:
1.37 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 528790) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= softhsm >-PORTVERSION= 2.5.0 >-PORTREVISION= 2 >+PORTVERSION= 2.6.0 > CATEGORIES= security > MASTER_SITES= http://dist.opendnssec.org/source/ \ > http://dist.opendnssec.org/source/testing/ >@@ -26,6 +25,9 @@ > USE_LDCONFIG= yes > > LIB_DEPENDS+= libcppunit.so:devel/cppunit >+MY_DEPENDS+= p11-kit:security/p11-kit >+BUILD_DEPENDS+= ${MY_DEPENDS} >+RUN_DEPENDS+= ${MY_DEPENDS} > > OPTIONS_DEFINE= SQLITE MIGRATE > MIGRATE_IMPLIES= SQLITE >@@ -46,7 +48,7 @@ > MIGRATE_CONFIGURE_WITH= migrate > > CRYP_BOTAN_CONFIGURE_ON= --with-crypto-backend=botan >-CRYP_BOTAN_LIB_DEPENDS= libbotan-1.10.so:security/botan110 >+CRYP_BOTAN_LIB_DEPENDS= libbotan-2.so:security/botan2 > > CRYP_OPEN_CONFIGURE_ON= --with-crypto-backend=openssl --with-openssl=${OPENSSLBASE} > >Index: distinfo >=================================================================== >--- distinfo (revision 528790) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1540213808 >-SHA256 (softhsm-2.5.0.tar.gz) = 92aa56cf45e25892326e98b851c44de9cac8559e208720e579bf8e2cd1c132b2 >-SIZE (softhsm-2.5.0.tar.gz) = 1078439 >+TIMESTAMP = 1584470879 >+SHA256 (softhsm-2.6.0.tar.gz) = 19c2500f22c547b69d314fda55a91c40b0d2a9c269496a5da5d32ae1b835d6d1 >+SIZE (softhsm-2.6.0.tar.gz) = 1061748
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245008
:
212648
|
213905
|
213908
|
213938