Index: head/devel/libopkele/Makefile =================================================================== --- head/devel/libopkele/Makefile (revision 541739) +++ head/devel/libopkele/Makefile (revision 541740) @@ -1,45 +1,34 @@ # Created by: Sutra Zhou # $FreeBSD$ PORTNAME= libopkele PORTVERSION= 2.0.4 PORTREVISION= 18 CATEGORIES= devel MASTER_SITES= http://kin.klever.net/dist/ +PATCH_SITES= https://github.com/hacker/libopkele/commit/ +PATCHFILES= 62f3ba4ecb92.diff:-p1 + MAINTAINER= zhoushuqun@gmail.com COMMENT= C++ implementation of an OpenID decentralized identity system +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs LIB_DEPENDS= libcurl.so:ftp/curl \ libpcre.so:devel/pcre \ libexpat.so:textproc/expat2 \ libtidy.so:www/tidy-lib \ libxslt.so:textproc/libxslt -BROKEN_SSL= openssl -BROKEN_SSL_REASON_openssl= member access into incomplete type 'DH' (aka 'dh_st') - USES= gmake libtool localbase:ldflags pathfix \ pkgconfig ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= "OPENSSL_CFLAGS=${CFLAGS} -l${OPENSSLINC}" \ OPENSSL_LIBS=-L${OPENSSLLIB} -.include - -# If we use the base OpenSSL either by default or -# by design, we need to remove the openssl dependency -# in pkgconfig/libopkele.pc. - -.if ${SSL_DEFAULT} == base -BROKEN_FreeBSD_12= error: member access into incomplete type 'DH' (aka 'dh_st') -BROKEN_FreeBSD_13= error: member access into incomplete type 'DH' (aka 'dh_st') - -post-patch: - @ ${REINPLACE_CMD} -e "s|Requires: openssl|Requires:|" ${WRKSRC}/libopkele.pc.in -.endif - -.include +.include Index: head/devel/libopkele/distinfo =================================================================== --- head/devel/libopkele/distinfo (revision 541739) +++ head/devel/libopkele/distinfo (revision 541740) @@ -1,2 +1,5 @@ +TIMESTAMP = 1298297231 SHA256 (libopkele-2.0.4.tar.gz) = 57a5bc753b7e80c5ece1e5968b2051b0ce7ed9ce4329d17122c61575a9ea7648 SIZE (libopkele-2.0.4.tar.gz) = 391054 +SHA256 (62f3ba4ecb92.diff) = 0a2d255f3f040de1fed6e1ac39c836f45217cd8e24a4ea6b965d1b2ec3d591c5 +SIZE (62f3ba4ecb92.diff) = 3354