Index: head/security/oath-toolkit/Makefile =================================================================== --- head/security/oath-toolkit/Makefile (revision 397310) +++ head/security/oath-toolkit/Makefile (revision 397311) @@ -1,40 +1,40 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= oath-toolkit -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= security MASTER_SITES= SAVANNAH MAINTAINER= ale@FreeBSD.org COMMENT= Library, tools, and PAM module for OATH authentication GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= PSKC DOCS OPTIONS_DEFAULT=PSKC OPTIONS_SUB= yes PSKC_DESC= Portable Symmetric Key Container (RFC 6030) support PSKC_CONFIGURE_ENABLE= pskc PSKC_CONFIGURE_ON= --with-xml-prefix=${LOCALBASE} PSKC_LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libxmlsec1.so:${PORTSDIR}/security/xmlsec1 DOCS= AUTHORS ChangeLog NEWS README PORTDOCS= * post-install: .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${DOCSDIR}/ .endfor ${MKDIR} ${STAGEDIR}/${DOCSDIR}/pam_oath ${INSTALL_DATA} ${WRKSRC}/pam_oath/README \ ${STAGEDIR}/${DOCSDIR}/pam_oath/ .include Index: head/security/oath-toolkit/distinfo =================================================================== --- head/security/oath-toolkit/distinfo (revision 397310) +++ head/security/oath-toolkit/distinfo (revision 397311) @@ -1,2 +1,2 @@ -SHA256 (oath-toolkit-2.6.0.tar.gz) = 2346cb8a2fc75ea56934cb9867463001665772308f2d9e7fe487159d38960926 -SIZE (oath-toolkit-2.6.0.tar.gz) = 4235568 +SHA256 (oath-toolkit-2.6.1.tar.gz) = 9c57831907bc26eadcdf90ba1827d0bd962dd1f737362e817a1dd6d6ec036f79 +SIZE (oath-toolkit-2.6.1.tar.gz) = 4238966