mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
devel/gsoap: Update version 2.8.18=>2.8.21
Differential Revision: https://reviews.freebsd.org/D1421 Approved by: marino(mentor)
This commit is contained in:
parent
f59bec2249
commit
861250e23b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376201
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gsoap
|
||||
PORTVERSION= 2.8.18
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.8.21
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/${PORTNAME}2/gSOAP
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
@ -30,14 +29,14 @@ GNUTLS_LDFLAGS= -L${LOCALBASE}/lib
|
||||
OPENSSL_CONFIGURE_ENABLE= ssl
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's| sys/timeb.h | |' \
|
||||
@${REINPLACE_CMD} -e 's| sys/timeb.h | |' \
|
||||
-e 's|-DSOAPCPP_IMPORT_PATH=|-DSOAPCPP2_IMPORT_PATH=|' \
|
||||
-e 's|-DWSDL_IMPORT_PATH=|-DWSDL2H_IMPORT_PATH=|' \
|
||||
${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/gsoap
|
||||
@${INSTALL_DATA} ${WRKSRC}/gsoap/stdsoap2.c \
|
||||
${INSTALL_DATA} ${WRKSRC}/gsoap/stdsoap2.c \
|
||||
${STAGEDIR}${PREFIX}/lib/gsoap
|
||||
@${LN} -fs stdsoap2.c ${STAGEDIR}${PREFIX}/lib/gsoap/stdsoap2.cpp
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gsoap_2.8.18.zip) = 764281a67020b7b7b982ddf8e7fdffae27f7a3e61af9ab4ec8a4705a67ba7ced
|
||||
SIZE (gsoap_2.8.18.zip) = 20596233
|
||||
SHA256 (gsoap_2.8.21.zip) = ddda90866288c7c3d50851b276bfa12e0ef2d4af6d280719aad94b1da0ea109a
|
||||
SIZE (gsoap_2.8.21.zip) = 20633048
|
||||
|
Loading…
Reference in New Issue
Block a user