From owner-svn-ports-head@FreeBSD.ORG Thu May 16 03:56:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E665F7DC; Thu, 16 May 2013 03:56:29 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id D865AD32; Thu, 16 May 2013 03:56:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4G3uTPM048454; Thu, 16 May 2013 03:56:29 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4G3uTrK048449; Thu, 16 May 2013 03:56:29 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201305160356.r4G3uTrK048449@svn.freebsd.org> From: Alexey Dokuchaev Date: Thu, 16 May 2013 03:56:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318272 - head/security/ophcrack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 03:56:30 -0000 Author: danfe Date: Thu May 16 03:56:29 2013 New Revision: 318272 URL: http://svnweb.freebsd.org/changeset/ports/318272 Log: Update to version 3.5.0. Modified: head/security/ophcrack/Makefile head/security/ophcrack/distinfo Modified: head/security/ophcrack/Makefile ============================================================================== --- head/security/ophcrack/Makefile Thu May 16 03:41:15 2013 (r318271) +++ head/security/ophcrack/Makefile Thu May 16 03:56:29 2013 (r318272) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ophcrack -PORTVERSION= 3.4.1 +PORTVERSION= 3.5.0 CATEGORIES= security MASTER_SITES= SF @@ -12,11 +12,16 @@ COMMENT= Windows password cracker based LICENSE= AL2 GPLv2 LICENSE_COMB= multi +LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_OPENSSL= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + PLIST_FILES= bin/ophcrack PORTDOCS= * @@ -35,7 +40,7 @@ CONFIGURE_ARGS+= --disable-gui .endif .if ${PORT_OPTIONS:MGRAPH} -LIB_DEPENDS= qwt:${PORTSDIR}/x11-toolkits/qwt5 +LIB_DEPENDS+= qwt:${PORTSDIR}/x11-toolkits/qwt5 .else CONFIGURE_ARGS+= --disable-graph .endif Modified: head/security/ophcrack/distinfo ============================================================================== --- head/security/ophcrack/distinfo Thu May 16 03:41:15 2013 (r318271) +++ head/security/ophcrack/distinfo Thu May 16 03:56:29 2013 (r318272) @@ -1,2 +1,2 @@ -SHA256 (ophcrack-3.4.1.tar.bz2) = 108ea6832cae3bd2b03df5b12c375c112dd3ad1f602bdc9acdaa776774000a12 -SIZE (ophcrack-3.4.1.tar.bz2) = 334878 +SHA256 (ophcrack-3.5.0.tar.bz2) = f87a73307b0510df0c023b0fecef4f573d4cf8979fb0961994fe9765b44cc795 +SIZE (ophcrack-3.5.0.tar.bz2) = 288090