Index: head/net/axa/Makefile =================================================================== --- head/net/axa/Makefile (revision 426190) +++ head/net/axa/Makefile (revision 426191) @@ -1,62 +1,64 @@ # $FreeBSD$ PORTNAME= axa -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= net dns MASTER_SITES= FARSIGHT/${PORTNAME} LOCAL/truckman/farsight MAINTAINER= truckman@FreeBSD.org COMMENT= AXA library and tools LICENSE= APACHE20 PD LICENSE_COMB= multi LICENSE_FILE_APACHE20= ${WRKSRC}/copyright LICENSE_FILE_PD= ${WRKSRC}/license_pd BUILD_DEPENDS= bash:shells/bash \ sie-nmsg>0:net/sie-nmsg LIB_DEPENDS= libcheck.so:devel/libcheck \ libprotobuf-c.so:devel/protobuf-c \ libnmsg.so:net/nmsg \ libwdns.so:dns/wdns \ libyajl.so:devel/yajl RUN_DEPENDS= sie-nmsg>0:net/sie-nmsg GNU_CONFIGURE= yes -USES= autoreconf gmake libedit libtool pathfix pkgconfig ssl +USES= autoreconf gmake libedit libtool pathfix pkgconfig shebangfix \ + ssl CONFIGURE_SHELL= ${LOCALBASE}/bin/bash USE_LDCONFIG= yes +SHEBANG_FILES= cert_tools/axa_link_certs.in PORTDOCS= * OPTIONS_DEFINE= DOXYGEN OPTIONS_DEFAULT=DOXYGEN ALL_TARGET= all INSTALL_TARGET= install-strip DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local LDFLAGS+= -lm .include .if ${SSL_DEFAULT} == base . if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 IGNORE= base OpenSSL in FreeBSD 9 is too old, specify a ports version of SSL by adding DEFAULT_VERSIONS+=ssl=... to /etc/make.conf and rebuild everything that needs SSL . else CONFIGURE_ENV+= libcrypto_CFLAGS="-I${OPENSSLINC}" \ libcrypto_LIBS="${OPENSSLLIB}/libcrypto.so" \ libssl_CFLAGS="-I${OPENSSLINC}" \ libssl_LIBS="${OPENSSLLIB}/libssl.so" . endif .endif post-extract: (${ECHO} "For libmy/b64_encode.c:" ; \ ${SED} -ne "1,/\*\//p" ${WRKSRC}/libmy/b64_encode.c ) > ${LICENSE_FILE_PD} post-install-DOXYGEN-on: (cd ${WRKSRC} && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) .include Index: head/net/axa/distinfo =================================================================== --- head/net/axa/distinfo (revision 426190) +++ head/net/axa/distinfo (revision 426191) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476380147 -SHA256 (axa-1.3.3.tar.gz) = 3c9965ab52991ee800e7443df23e0fec4efe3434a5c25ebc69b60b1712d8f61e -SIZE (axa-1.3.3.tar.gz) = 538018 +TIMESTAMP = 1479183167 +SHA256 (axa-1.3.4.tar.gz) = 63c2711fe4f4ef43974e3ce2a06fd48a81e44200bf5168040b275165fe1d210f +SIZE (axa-1.3.4.tar.gz) = 694836