FreeBSD Bugzilla – Attachment 211181 Details for
Bug 243717
security/xmlsec1: update to 1.2.29
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmlsec1-1.2.29
xmlsec1-1.2.29.diff (text/plain), 2.80 KB, created by
Li-Wen Hsu
on 2020-01-30 05:23:48 UTC
(
hide
)
Description:
xmlsec1-1.2.29
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2020-01-30 05:23:48 UTC
Size:
2.80 KB
patch
obsolete
>Index: security/xmlsec1/Makefile >=================================================================== >--- security/xmlsec1/Makefile (revision 524511) >+++ security/xmlsec1/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= xmlsec1 >-PORTVERSION= 1.2.25 >+PORTVERSION= 1.2.29 > CATEGORIES= security > MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ > ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ >@@ -49,6 +49,8 @@ > libplds4.so:devel/nspr \ > libplc4.so:devel/nspr > >+PLIST_SUB= VERSION=${PORTVERSION} >+ > post-patch: > @${REINPLACE_CMD} -e 's/mozilla-nss/nss/' \ > -e 's/mozilla-nspr/nspr/' ${WRKSRC}/configure >Index: security/xmlsec1/distinfo >=================================================================== >--- security/xmlsec1/distinfo (revision 524511) >+++ security/xmlsec1/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1513083917 >-SHA256 (xmlsec1-1.2.25.tar.gz) = 967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2 >-SIZE (xmlsec1-1.2.25.tar.gz) = 1839160 >+TIMESTAMP = 1578046204 >+SHA256 (xmlsec1-1.2.29.tar.gz) = b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab >+SIZE (xmlsec1-1.2.29.tar.gz) = 1989360 >Index: security/xmlsec1/pkg-plist >=================================================================== >--- security/xmlsec1/pkg-plist (revision 524511) >+++ security/xmlsec1/pkg-plist (working copy) >@@ -1,6 +1,5 @@ > bin/xmlsec1 > bin/xmlsec1-config >-etc/xmlsec1Conf.sh > include/xmlsec1/xmlsec/app.h > include/xmlsec1/xmlsec/base64.h > include/xmlsec1/xmlsec/bn.h >@@ -39,7 +38,6 @@ > include/xmlsec1/xmlsec/openssl/x509.h > include/xmlsec1/xmlsec/parser.h > include/xmlsec1/xmlsec/private.h >-include/xmlsec1/xmlsec/private/xslt.h > include/xmlsec1/xmlsec/soap.h > include/xmlsec1/xmlsec/strings.h > include/xmlsec1/xmlsec/templates.h >@@ -50,6 +48,7 @@ > include/xmlsec1/xmlsec/xmlenc.h > include/xmlsec1/xmlsec/xmlsec.h > include/xmlsec1/xmlsec/xmltree.h >+lib/xmlsec1Conf.sh > lib/libxmlsec1-gcrypt.a > lib/libxmlsec1-gcrypt.so > lib/libxmlsec1-gcrypt.so.1 >@@ -56,20 +55,20 @@ > %%GNUTLS%%lib/libxmlsec1-gnutls.a > %%GNUTLS%%lib/libxmlsec1-gnutls.so > %%GNUTLS%%lib/libxmlsec1-gnutls.so.1 >-%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.25 >+%%GNUTLS%%lib/libxmlsec1-gnutls.so.%%VERSION%% > %%NSS%%lib/libxmlsec1-nss.a > %%NSS%%lib/libxmlsec1-nss.so > %%NSS%%lib/libxmlsec1-nss.so.1 >-%%NSS%%lib/libxmlsec1-nss.so.1.2.25 >-lib/libxmlsec1-gcrypt.so.1.2.25 >+%%NSS%%lib/libxmlsec1-nss.so.%%VERSION%% >+lib/libxmlsec1-gcrypt.so.%%VERSION%% > lib/libxmlsec1-openssl.a > lib/libxmlsec1-openssl.so > lib/libxmlsec1-openssl.so.1 >-lib/libxmlsec1-openssl.so.1.2.25 >+lib/libxmlsec1-openssl.so.%%VERSION%% > lib/libxmlsec1.a > lib/libxmlsec1.so > lib/libxmlsec1.so.1 >-lib/libxmlsec1.so.1.2.25 >+lib/libxmlsec1.so.%%VERSION%% > libdata/pkgconfig/xmlsec1-gcrypt.pc > %%GNUTLS%%libdata/pkgconfig/xmlsec1-gnutls.pc > %%NSS%%libdata/pkgconfig/xmlsec1-nss.pc
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 243717
:
211181
|
211184