mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
security/xmlsec1: Update to 1.3.5
* Some minor style changes in Makefile Changelog: https://github.com/lsh123/xmlsec/releases/tag/1.3.5 PR: 280154 Approved by: portmgr (maintainer timeout, 1+ month)
This commit is contained in:
parent
13902e1238
commit
ffb3477c5f
@ -1,6 +1,5 @@
|
||||
PORTNAME= xmlsec1
|
||||
DISTVERSION= 1.3.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.3.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/lsh123/xmlsec/releases/download/xmlsec_${DISTVERSION:S,.,_,g}/ \
|
||||
https://www.aleksey.com/xmlsec/download/
|
||||
@ -19,9 +18,9 @@ USE_GNOME= libxml2 libxslt
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
PORTDOCS= *
|
||||
PLIST_SUB= DISTVERSION=${DISTVERSION}
|
||||
|
||||
@ -67,5 +66,7 @@ post-patch-NSS-on:
|
||||
@${REINPLACE_CMD} -e 's,^\(xmlsec1_LDADD = \)\\$$,\1 -L${LOCALBASE}/lib -lpthread\\,' \
|
||||
${PATCH_WRKSRC}/apps/Makefile.in
|
||||
|
||||
post-install:
|
||||
${RM} -r ${STAGEDIR}${DOCSDIR}/css
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1702077731
|
||||
SHA256 (xmlsec1-1.3.2.tar.gz) = 4003c56b3d356d21b1db7775318540fad6bfedaf5f117e8f7c010811219be3cf
|
||||
SIZE (xmlsec1-1.3.2.tar.gz) = 2437263
|
||||
TIMESTAMP = 1721476989
|
||||
SHA256 (xmlsec1-1.3.5.tar.gz) = 2ffd4ad1f860ec93e47a680310ab2bc94968bd07566e71976bd96133d9504917
|
||||
SIZE (xmlsec1-1.3.5.tar.gz) = 2451506
|
||||
|
Loading…
Reference in New Issue
Block a user