Index: branches/2018Q4/security/d0_blind_id/Makefile =================================================================== --- branches/2018Q4/security/d0_blind_id/Makefile (revision 482615) +++ branches/2018Q4/security/d0_blind_id/Makefile (revision 482616) @@ -1,29 +1,28 @@ # $FreeBSD$ PORTNAME= d0_blind_id PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel MAINTAINER= freebsd@jonathanprice.org COMMENT= Crypto library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +LIB_DEPENDS= libgmp.so:math/gmp + USE_GITHUB= yes GH_ACCOUNT= divVerent GH_TAGNAME= ff1ce7e -USES= autoreconf libtool pathfix ssl +USES= autoreconf libtool localbase pathfix GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-openssl USE_LDCONFIG= yes -CFLAGS+= -I${OPENSSLINC} -LDFLAGS+= -L${OPENSSLLIB} post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so.0 @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libd0_rijndael.so.0 .include Index: branches/2018Q4 =================================================================== --- branches/2018Q4 (revision 482615) +++ branches/2018Q4 (revision 482616) Property changes on: branches/2018Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r482615