Index: head/security/openconnect/Makefile =================================================================== --- head/security/openconnect/Makefile (revision 271521) +++ head/security/openconnect/Makefile (revision 271522) @@ -1,57 +1,55 @@ # New ports collection makefile for: openconnect # Date created: 03 June 2009 # Whom: Damian Gerow # # $FreeBSD$ # PORTNAME= openconnect -PORTVERSION= 2.25 +PORTVERSION= 2.26 CATEGORIES= security MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \ CRITICAL MAINTAINER= dgerow@afflictions.org COMMENT= A client for Cisco\'s AnyConnect SSL VPN LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_OPENSSL= yes OPENSSL= ${OPENSSLBASE} MAN8= openconnect.8 PORTDOCS= README.* .include OPTIONS= GUI "Enable the OpenConnect configuration GUI" off -.include - .if !defined(WITHOUT_GUI) LIB_DEPENDS+= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 LIB_DEPENDS+= gconf-2.4:${PORTSDIR}/devel/gconf2 PLIST_SUB+= WITH_GUI="" .else PLIST_SUB+= WITH_GUI="@comment " .endif do-install: ${INSTALL_PROGRAM} -m 751 ${WRKSRC}/openconnect \ ${PREFIX}/bin/openconnect .if !defined(WITHOUT_GUI) ${INSTALL_PROGRAM} ${WRKSRC}/nm-openconnect-auth-dialog \ ${PREFIX}/libexec .endif ${INSTALL_MAN} ${WRKSRC}/${MAN8} ${MANPREFIX}/man/man8 post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.DTLS ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README.SecurID ${DOCSDIR} .endif -.include +.include Property changes on: head/security/openconnect/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/security/openconnect/distinfo =================================================================== --- head/security/openconnect/distinfo (revision 271521) +++ head/security/openconnect/distinfo (revision 271522) @@ -1,3 +1,2 @@ -MD5 (openconnect-2.25.tar.gz) = 796a32b611ee6210a5367eb9684d6778 -SHA256 (openconnect-2.25.tar.gz) = 6990f00e1df83b00941fe06d5b9c670b26804517043457f13be617bf07bad553 -SIZE (openconnect-2.25.tar.gz) = 75723 +SHA256 (openconnect-2.26.tar.gz) = cbd8c1fb49fe9ba30806edfa225220db5b181e6a11466309a7a399c9896ab052 +SIZE (openconnect-2.26.tar.gz) = 77773 Property changes on: head/security/openconnect/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property